Commit graph

2534 commits

Author SHA1 Message Date
Muhammad Herdiansyah
3a19c43026 Linux: Update ASCII for Sailfish OS 2019-07-18 15:25:14 +07:00
Muhammad Herdiansyah
f4cfdfa47c Linux: Move /etc/os-release directly below lsb_release
We are assuming that people's /etc/os-release are standard, and any distro
without it will use the "fallback" methods they have.
2019-07-18 15:18:29 +07:00
Muhammad Herdiansyah
9d4855a18f ASCII: Added Feren OS 2019-07-18 14:08:27 +07:00
Dylan Araps
2da18caf95 packages: Added package support for kiss 2019-07-18 01:52:20 +03:00
Dylan Araps
1e0608f488 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-06-28 14:54:09 +03:00
Dylan Araps
5e55c4dd1d simple: Hide stderr by default. 2019-06-28 14:53:34 +03:00
Weslly
177644c18e
WM: Add support for yabai on macOS 2019-06-23 14:31:31 -03:00
Renzix
1316df5df8 Moved guix check below /etc/os-release check 2019-06-20 13:19:55 -04:00
Willem Mulder
2f2540bc2e Set nullglob for package counting
This prevents package managers showing up as having installed 1 package,
while it's actually 0.
2019-06-19 19:49:55 +02:00
Dylan Araps
4ac452cc64 docs: update 2019-06-12 20:51:56 +03:00
Dylan Araps
c0cfcb3b36 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:50:04 +03:00
Dylan Araps
4f727b1de3 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:41:12 +03:00
Dylan Araps
2caec13bf3 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:35:04 +03:00
Dylan Araps
3e92b3b202 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:29:21 +03:00
Dylan Araps
f01ebe4ac8 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-06-07 20:02:32 +03:00
Dylan Araps
9320275a6e packages: Fix DragonFlyBSD. Thanks pornguy 2019-06-07 20:02:18 +03:00
black
df520a0a45
Merge pull request #1262 from lebensterben/kittyFontParsing
Fix kitty font parsing when font name has whitespaces
2019-06-07 10:10:00 +03:00
Lucius Hu
f3dbd54a6b
make line below 100 columns 2019-06-07 02:56:57 -04:00
Lucius Hu
b58942d6c6
Work for multiple GPUs now
1. Replace `\\"` with `\"`, otherwise awk warns `\"' is not a
   known regexp operator
2. Use the slot number of `lspci -mm` return value to
   determine whether two video cards are in different PCI slots,
   and therefore are two different GPUS.
2019-06-03 03:56:52 -04:00
Lucius Hu
accccca8e9
kitty font parsing where font name has whitespaces 2019-06-03 00:23:05 -04:00
Vlad Glagolev
85c6a5dd16 Retrieve public IP info via drill 2019-05-14 06:33:24 +00:00
black
99f6ccd375
Merge pull request #1252 from protonesso/januslinux-is-ataraxialinux
januslinux is ataraxia linux!
2019-05-10 16:20:24 +03:00
Ishimoto Shinobu
4b399f06a2 januslinux is ataraxia linux!
Signed-off-by: Ishimoto Shinobu <nagakamira@gmail.com>
2019-05-10 21:59:38 +09:00
Dylan Araps
757a673252 ascii: Add back old redhat logo (--ascii_distro redhat_old). 2019-05-08 21:25:30 +03:00
Brad Smith
7fc0b07cc4
update Red Hat with new 2019 logo 2019-05-08 11:25:43 -04:00
Dylan Araps
8c6a709a37 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-05-06 19:48:59 +03:00
Dylan Araps
bbc492aac1 os: Fix HAIKU issues 2019-05-06 19:48:37 +03:00
Dylan Araps
de99d9b0e4 os: Fix HAIKU issues 2019-05-06 19:48:13 +03:00
Michael Straube
497dd4303e song: add xnoise 2019-05-04 17:00:49 +02:00
Michael Straube
77c4e7d799 song: add gogglesmm 2019-05-04 16:56:36 +02:00
black
b9b11ed4d5
Merge pull request #1226 from edward-p/fix-GTK2_RC_FILES
Handle GTK2_RC_FILES with multiple values
2019-05-03 13:48:33 +03:00
edward-p
d128f1cf1e use "$GTK2_RC_FILES" 2019-05-03 17:24:56 +08:00
edward-p
836197fc2e make some changes 2019-05-03 02:27:59 +08:00
Dylan Araps
0f80628b4c Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-05-02 16:23:22 +03:00
Dylan Araps
3f13df386c underline: Fix bugs with incorrect lengths 2019-05-02 16:22:41 +03:00
black
0e8965e91b
Merge pull request #1239 from lightful/pr_uptime
support uptime from Android 9+
2019-05-01 13:39:10 +03:00
Dylan Araps
ad16b5925c song: Added support for plasma-browser-integration 2019-05-01 13:34:42 +03:00
Ciriaco Garcia de Celis
c86413c18a uptime for Android 9+ (refactorized) 2019-05-01 12:04:44 +02:00
Dylan Araps
c7685b4cfb config: Show 15 color blocks by default. Closes #1224 2019-05-01 10:46:34 +03:00
Dylan Araps
c1ddea8edd ascii: Fix void. Closes #1244 2019-05-01 10:08:34 +03:00
Muhammad Herdiansyah
619ebdacd6 Packages [Guix/Nix]: Use if for detecting system and user packages 2019-05-01 07:36:32 +07:00
spacelike
83925702fc Use guix directly to report package count instead of counting directories 2019-04-30 21:59:23 +07:00
Mark Greaves
7c976754e1
New Peppermint Logo
Edited ASCII artwork for Peppermint with our new logo
2019-04-30 14:56:37 +01:00
black
6efc9cd05e
Merge pull request #1228 from arisinfenix/song
song: add strawberry player
2019-04-30 11:56:45 +03:00
black
6154d08f25
Merge pull request #1216 from jkhsjdhjs/master
cache_uname: fix darwin_name and osx_version for iOS 11.3 and later + add model,cpu,gpu for some idevices
2019-04-30 11:55:09 +03:00
black
906782fc35
Merge pull request #1233 from chrissxYT/master
Added a case for displaying the Ubuntu logo for i3buntu.
2019-04-30 11:54:04 +03:00
Ciriaco Garcia de Celis
c5f3f7626a give precedence to "Hardware" entry in /proc/cpuinfo 2019-04-26 01:47:05 +02:00
Ciriaco Garcia de Celis
78b9d3e160 support uptime from Android 9+ 2019-04-26 01:31:58 +02:00
jkhsjdhjs
ff53d8d30b
get_cpu, get_gpu, get_model: shorten iPhone OS cases 2019-04-17 13:05:37 +02:00
jkhsjdhjs
3cdcfc2d45
include Fusion/Bionic in iDevice processor names 2019-04-16 15:12:18 +02:00
jkhsjdhjs
c17173a93b
shorten too long line 2019-04-16 04:13:34 +02:00
jkhsjdhjs
fa3684b395
add device information for latest ios devices
- iPhone9,[1-4] (gpu)
- iPhone10,[1-6] (cpu)
- iPhone11,2 iPhone11,4 iPhone11,6 iPhone11,8 (model, cpu, gpu)
- iPad6,11 iPad6,12 (cpu, gpu)
- iPad7,[1-4] (cpu)
- iPad7,[5-6] (model, cpu, gpu)
- iPad8,[1-8] (model, cpu)
- iPad11,[1-4] (model, cpu)

source:
https://en.wikipedia.org/wiki/List_of_iOS_devices
2019-04-16 03:48:13 +02:00
Michael Straube
cdd447f95a song: add strawberry player 2019-04-03 16:37:09 +02:00
edward-p
6f1ae617ff Handle ${GTK2_RC_FILES} with multiple values 2019-04-02 09:54:34 +08:00
chrissx
66f3a07a42 Added a case for displaying the Ubuntu logo for i3buntu. 2019-03-24 22:06:06 +01:00
jkhsjdhjs
b7ffa9e9bf
cache_uname: change reading variables from 'SystemVersion.plist' as suggested in review 2019-03-22 18:57:07 +01:00
jkhsjdhjs
d0cd21c01e
cache_uname: improve reading from 'SystemVersion.plist' on macOS and iOS
and thus fix neofetch for iOS 11.3+
2019-03-13 19:02:18 +01:00
zyg812
a3ce498f85 Update neofetch
Fix my mistake
2019-03-12 12:58:24 +01:00
zyg812
3132d0a090 ASCII: Add fedora_small 2019-03-12 12:38:54 +01:00
Andrew Titmuss
3b713ca92f
WM Theme: update for Mojave 2019-03-12 17:32:43 +11:00
Dylan Araps
c690118884 general: Added --no_config to disable config file creation. 2019-03-11 22:18:33 +02:00
Dylan Araps
3546ec347c Merge branch 'master' of github.com:dylanaraps/neofetch 2019-03-11 15:10:38 +02:00
Dylan Araps
625fdcf7c4 packages: Show IRIX package manager name 2019-03-11 14:20:07 +02:00
Muhammad Herdiansyah
288a81a9e2 ASCII: Update Artix logo 2019-02-26 08:25:29 +07:00
nee-san
3dc7720c52 new logo for janus
Signed-off-by: nee-san <nagisurame@gmail.com>
2019-02-23 22:52:28 +09:00
chrisweeksnz
fcca698229 Add ascii art for Clear Linux 2019-02-18 17:47:04 +13:00
Muhammad Herdiansyah
2fccec783e ASCII: Updated Artix ASCII with new logo 2019-02-16 21:53:28 +07:00
Dylan Araps
1b75608304 general: fixed gnome shell mutter issue Closes #1194 2019-02-14 08:19:51 +02:00
Dylan Araps
b5915ac836 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-02-11 17:12:42 +02:00
Dylan Araps
7fd9ff75a3 term_font: Fix crash when parsing Xresources. Closes #1195 2019-02-11 17:12:31 +02:00
black
1a820cbbdf
Merge pull request #1169 from dylanaraps/vte_img_fix
general: fix image sizing in VTE terminals.
2019-02-10 20:18:10 +02:00
Sibren Vasse
6f423e3970 Robuster kitty font parsing 2019-02-08 16:19:56 +01:00
Crestwave
c7c1cf59ec packages: Specify Haiku's pkgman 2019-02-06 08:02:49 +00:00
Dylan Araps
6e9f00445f
os: Added support for Radix Linux 2019-02-04 08:53:06 +02:00
Muhammad Herdiansyah
60d3aa3f10 CPU [Linux/ARM]: Use Hardware field directly 2019-02-03 18:40:00 +07:00
black
762d239c32
Merge pull request #1187 from arisinfenix/konsole
term_font: fix issue with konsole font detection
2019-02-03 11:29:05 +02:00
Michael Straube
95fb38e73f term_font: fix issue with konsole font detection
Closes #1186
2019-02-03 10:03:58 +01:00
Charlène
78aed92b39 Fix big Puffy ascii logo 2019-01-30 21:44:16 +01:00
Grant Miller
c8d2a0442c postmarketOS: Add small ASCII logo 2019-01-25 16:58:04 -06:00
Grant Miller
cb6e78efec postmarketOS: Replace ASCII logo 2019-01-25 10:04:28 -06:00
Dylan Araps
e3a6b9f40d Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-20 05:36:44 +02:00
Dylan Araps
0b812fbc5d general: Fix issue with URxvt and no internal border. Closes #1174 2019-01-20 05:36:25 +02:00
Muhammad Herdiansyah
91f8510ef3 Memory [AIX]: Detect memory based on pages (like Solaris) for more accuracy 2019-01-19 17:40:49 +07:00
Dylan Araps
5b301c773b docs: update 2019-01-15 19:58:32 +02:00
Dylan Araps
68645339d3 general: fix image sizing in VTE terminals. 2019-01-15 19:56:37 +02:00
Dylan Araps
415ef5d4ae misc: Quote all the things 2019-01-09 10:43:22 +02:00
Dylan Araps
acc8103dde fixed travis 2019-01-09 08:59:23 +02:00
Dylan Araps
64188697b8 ascii: Fixed bug causing files named ascii to not work. 2019-01-09 08:50:01 +02:00
Dylan Araps
9431a593f6 ascii: Fixed bug causing ascii files to not work. 2019-01-09 08:48:07 +02:00
Dylan Araps
7df1d0e3ef misc: cleanup 2019-01-09 07:50:44 +02:00
black
228fb778cb
Merge pull request #1161 from asantam/master
Made variables local in get_cols function
2019-01-09 07:34:15 +02:00
xPMo
661d003be2 order options "on, tiny, off" 2019-01-08 19:47:31 -06:00
Andres Santamaria Artigas
2ecd8102d0 Made variables local in get_cols function
The variables blocks, blocks2, and cols were not set as local in the
get_cols function, which made neofetch print whatever value they had
before showing the colorblocks. This commit makes these variables local
so the output doesn't get affected if they are set beforehand.
2019-01-08 20:32:34 -05:00
Dylan Araps
b49ecb68f8 term_font [kitty]: Fix bug with empty config 2019-01-08 20:53:00 +02:00
Dylan Araps
ca9d161bc9 version: bump 2019-01-08 18:40:32 +02:00
Dylan Araps
c9d6ef5c40 version: bump 2019-01-08 18:32:04 +02:00
Dylan Araps
c6bd0461a0 image: Added support for Chafa. 2019-01-08 18:23:38 +02:00
Dylan Araps
c1da5eb09a ascii: Fixed void linux ascii bug 2019-01-08 18:00:54 +02:00
Dylan Araps
12d9f93750 ascii: Fixed debian linux ascii bug 2019-01-08 17:55:22 +02:00
Dylan Araps
32a44b4d62 ascii: Fixed gobo linux ascii bug 2019-01-08 17:54:42 +02:00