Commit graph

3474 commits

Author SHA1 Message Date
Dylan Araps
77bac34cc5
general: drop cpu_usage. Always been unreliable. Never worked well. Closes #1551 2020-10-04 13:53:30 +03:00
Dylan Araps
d6cd1c135a Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-10-04 13:42:18 +03:00
Dylan Araps
4b5f4e33be
de/wm: Fix Windows 10 issues. Closes #1571, #1573 2020-10-04 13:42:05 +03:00
j-james
1a4fdc346f
Images: Reimplement catimg support (#1570)
Fixes broken size parameter from the last implementation
2020-09-30 07:44:09 +03:00
Simon Gredal
6f8d365deb
Fix CPU Temp. not showing up on Raspberry Pi (#1566)
Added another possible name to the regex for finding cpu temperature.

This was tested on a Raspberry Pi 4 running Arch Linux ARM.
2020-09-27 07:39:11 +03:00
Michael Straube
b83a48a60f
uptime: Fix shorthand off (#1564) 2020-09-25 14:36:46 +03:00
Michael Straube
f74746d5b9
os: Add Quibian (#1561) 2020-09-20 19:28:17 +03:00
Michael Straube
8a9eacbab8
os: Add Live Raizo (#1560) 2020-09-20 00:47:15 +03:00
ncmprhnsbl
af4cf16bf4
add song= support for MellowPlayer using get_song_dbus (#1558)
* add song= support for MellowPlayer using get_song_dbus

* adjusted indent for mellowplayer get_song_dbus

Co-authored-by: ncmprhnsb1 <ncmprhnsb1@rjc700@gmail.com>
2020-09-17 14:58:37 +03:00
Dylan Araps
5f8ce9bbc4
packages: Add support for carbs 2020-09-17 08:27:48 +03:00
Syphist
1b5dcdf7bc Fixed build error detected due to long comment. 2020-08-25 05:44:17 -05:00
Syphist
cb32928102 Added patch from dylanaraps/neofetch/1220 as it runs faster in some instances and does not hinder performance where it doesn't work 2020-08-25 05:34:33 -05:00
Syphist
86e266e5b7 Made comment accurate 2020-08-25 04:49:06 -05:00
Syphist
10cf43e53a Added support for pasted character and removed unecessary variables. 2020-08-25 04:45:13 -05:00
Syphist
4141531b22 Fixed SC2001 error, you also need to use \033 instead of pasting the character in. 2020-08-25 04:40:42 -05:00
Syphist
0e7799ff7e Using regex I was able to strip color codes from ascii art line length calculations. 2020-08-25 00:00:26 -05:00
Michael Straube
bfbefc7f6b
docs: update (#1538) 2020-08-19 09:54:41 +03:00
Michael Straube
d96ed38f25
term_font: fix alacritty (#1535) 2020-08-17 21:03:35 +03:00
Michael Straube
e33625ba92
song: Switch Exaile to get_song_dbus (#1528) 2020-08-07 19:16:34 +03:00
Michael Straube
286ef32f45
Add LibreELEC logo (#1526) 2020-08-07 18:17:28 +03:00
Michael Straube
db6fa4c374
Update Ubuntu Mate logo (#1522) 2020-08-04 20:17:22 +03:00
Michael Straube
9a82c8cac2
Update Ubuntu Cinnamon logo (#1521) 2020-08-04 17:27:58 +03:00
Michael Straube
bed4e9a8a1
ascii: revert colors (#1519) 2020-08-03 22:38:38 +03:00
Michael Straube
a8c9214b99
ascii: Update Lubuntu and Xubuntu (#1518)
* ascii: Update Lubuntu

* ascii: Update Xubuntu
2020-08-03 19:22:39 +03:00
Dylan Araps
60d07dee6b
neofetch: 7.0.0 2020-08-02 21:37:41 +03:00
Dylan Araps
efa79f9eca Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-08-01 10:31:33 +03:00
Dylan Araps
fe921d7d17
docs: update 2020-08-01 10:31:23 +03:00
Michael Straube
5413aff1df
wallpaper: Add LXQt desktop (#1516) 2020-08-01 10:30:01 +03:00
Dylan Araps
0435dcd0cd
neofetch: Added support for --memory_unit to change memory output unit.
Examples:

kib  '1020928KiB / 7117824KiB'
mib  '1042MiB / 6951MiB'
gib: '0.98GiB / 6.79GiB'

Precision level of GiB output is /not/ configurable at this stage in
time. This may be added later.

Closes #1388
2020-07-26 09:35:00 +03:00
Dylan Araps
46b2942e17 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-07-25 08:36:15 +03:00
Dylan Araps
b19d2b3cac
term: Add support for Windows Terminal. Related to #1513 2020-07-25 08:35:21 +03:00
b1f6c1c4
2131948855
add Wifi 6 (802.11ac) (VHT) support
Depends on `iw`.
TODO: Cannot detect if VHT is actually being used.
2020-07-24 00:44:06 -04:00
b1f6c1c4
3643275e44
network speed support for linux 2020-07-23 22:55:53 -04:00
Luke Yue
96da408100
Add openEuler (#1510)
Signed-off-by: Luke Yue <lukedyue@gmail.com>
2020-07-23 11:55:00 +03:00
Michael Straube
3c63ac1d4a
Add Ubuntu Cinnamon (#1508) 2020-07-20 08:57:30 +03:00
Michael Straube
47d8dbcec8
Detect Ubuntu flavors (#1507) 2020-07-17 22:05:58 +03:00
Dylan Araps
a4bf721014
neofetch: Fix CI (long lines) 2020-07-17 16:56:13 +03:00
Steve Kang
f954cbab30
Add latest macOS support and fix issue (#1487)
Support for both "Mac OS X" and "macOS"
Support for macOS 10.16(11.0), Big Sur
Resolve issue #1486
2020-07-12 13:12:22 +03:00
Hyd3r1
af2c02ceb6
Repair ITC distro show (#1499) 2020-07-08 02:23:53 +03:00
SeungheonOh
59335d3581
pot argument fix (#1498)
* pot argument fix

* removing '\'
2020-07-07 19:47:51 +03:00
SeungheonOh
77a34f884d
Adding pot terminal image backend (#1482) 2020-07-07 19:26:23 +03:00
Dylan Araps
0e448167c0
resolution: Fix output when monitor is turned off. 2020-07-06 23:54:25 +03:00
Dylan Araps
f4a83d604f
neofetch: Fix trailing whitespace 2020-07-06 23:53:51 +03:00
Hyd3r1
0343552f49
Add ITC distro logo (#1496)
* Add ITC distro logo

* update logo to smaller
2020-07-06 16:36:39 +03:00
Michael Straube
e00afa6b92
song: Add olivia player (#1495) 2020-07-04 18:11:24 +03:00
Ybenel (R2dr0dn)
7805b2c4cb
Added DarkOs Logo (#1491)
Co-authored-by: r2dr0dn <r2dr0dn@pm.me>
2020-06-30 20:34:15 +03:00
Michael Straube
824866e14c
song: Add Tauon Music Box (#1489)
* song: Add Tauon Music Box

* Fix long line (travis)
2020-06-28 20:19:52 +03:00
Dylan Araps
726d9b8133
wm: Added support for x11fs 2020-06-28 01:08:39 +03:00
Dylan Araps
5b8eea9974
docs: update 2020-06-13 01:23:26 +03:00
sgse
7b710257c9
add garuda linux (#1479)
* add garuda linux

* fix garuda linux

Co-authored-by: SGSm <uwe-me@arcor.de>
2020-06-13 01:19:29 +03:00
wilssonmartee
c8e08cd76e
Added Hash Linux Ascii (#1477)
More info: https://hashproject.org
2020-06-09 10:05:59 +03:00
Cyril Raffatelli
298d75665a
Add playerctl support (#1475) 2020-06-07 16:31:39 +03:00
Halo-Michael
d14dc2d54f
Add more device support (#1473)
* Update

* Update

* Update
2020-06-06 13:56:23 +03:00
Michael Straube
488ceb764b
Add Venom Linux (#1468)
* os: Add Venom Linux

* docs: update

* Make shellcheck happy

* Fix long lines (travis)
2020-05-29 17:06:50 +03:00
Dylan Araps
241ac6c152
neofetch: Windows multi GPI support. Closes #1462 2020-05-22 10:37:01 +03:00
Dylan Araps
5e377cd561 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-05-22 10:28:09 +03:00
Dylan Araps
c160c07399
disk: Fix paths with spaces in names. Closes #1445 2020-05-22 10:27:36 +03:00
Georgy Komarov
027c80ce4f
Add OS Elbrus support (#1459) 2020-05-15 21:27:35 +03:00
ulkuderner
564ee212f3
Added SambaBOX logo (#1455)
Added SamBOX logo to os logos.
2020-05-10 13:58:26 +03:00
aosync
58e90e8f29
es shell support (no shell version) (#1456) 2020-05-10 13:58:11 +03:00
Dylan Araps
6a5dfb874e
neofetch: Fix CI 2020-05-03 22:53:53 +03:00
Dylan Araps
51e0237f86
neofetch: Fix CI 2020-05-03 22:53:20 +03:00
Noah Cain
1c2b5ff624
Update neofetch (#1454) 2020-05-03 22:48:38 +03:00
Erick Cafferata
a1f80c3a61
distro: speed up guix lookup (#1452) 2020-05-01 22:25:05 +03:00
Shantanu Joshi
c85509f838
WM: Add support for xmonad (#1451)
* WM: add xmonad

* Fix shellcheck warning
2020-04-24 19:36:33 +03:00
Hayao0819
a61724f6b2
Added support for Alter Linux and Serene Linux (#1447)
* neofetch : Added alterlinux logo.

* os: Added SereneLinux

* Added Serene Linux and Alter Linux to the description

* Added Serene Linux and Alter Linux to help message

* Added Serene Linux and Alter Linux to man
2020-04-19 15:02:20 +03:00
Morgaux
ff5600a3ec
Correct spelling 2020-04-17 05:21:01 +12:00
dylan
d2ca250856
Merge pull request #1442 from Crestwave/osh
neofetch: add support for OSH
2020-04-16 07:05:15 +00:00
Crestwave
d0d6d208b0 neofetch: clean up 2020-04-16 15:00:12 +08:00
Crestwave
b441c57aea neofetch: add comments 2020-04-16 14:56:45 +08:00
Crestwave
2943116dd5 neofetch: clean up 2020-04-16 14:47:13 +08:00
Crestwave
8e56495da8 neofetch: remove unnecessary(?) parameter expansion and BASH_VERSINFO 2020-04-16 09:57:39 +08:00
Crestwave
c2fcf35ab1 neofetch: only fork for {BASH,OIL}_VERSION when necessary 2020-04-16 09:52:25 +08:00
Crestwave
ff6d59ef0c neofetch: add support for OSH 2020-04-16 08:01:16 +08:00
ignapk
12f8cb9189 os: Add GNOME OS 2020-04-15 15:21:56 +02:00
Dylan Araps
e1af688b36
neofetch: Fix incorrect variable name 2020-04-15 15:25:20 +03:00
Dylan Araps
23c445d05f
neofetch: Drop . outside of iOS for oil shell 2020-04-15 15:21:53 +03:00
dylan
c374ee2ec9
Merge pull request #1436 from AOSC-Dev/master
Add AOSC OS/Retro Logo
2020-04-14 11:14:00 +00:00
Michael Straube
a24fa712dd os: Add openmamba 2020-04-10 21:19:55 +02:00
Mingcong Bai
f2baf51fc1 neofetch: add AOSC OS/Retro logo 2020-04-01 20:21:55 -05:00
Mingcong Bai
16cf4fd4c6 neofetch/aosc: split AOSC OS and AOSC OS/Retro 2020-04-01 20:21:26 -05:00
Mark Barbone
d9389a1f51
Change order GTK3 settings.ini files are read 2020-03-30 04:26:13 -04:00
Michael Straube
b9ca399ff6 os: Add OpenStage Linux 2020-03-29 14:04:30 +02:00
Mitch Weaver
07a9bcdd3c detect whether using -current on OpenBSD
change name to please shellhcheck

sorry shellcheck...
2020-03-12 04:45:49 -05:00
Dylan Araps
5241b24bf4
neofetch: Enable DE version by default 2020-03-09 10:58:31 +02:00
Dylan Araps
e09146142f
neofetch: Prefer lsb-release 2020-03-08 17:42:00 +02:00
Dylan Araps
e960c51686
neofetch: Fix uptime seconds on Linux. Closes #1422 2020-03-08 16:13:19 +02:00
Dylan Araps
ba92ae75a3
docs: update 2020-03-08 12:06:22 +02:00
Dylan Araps
fb9d4d259c
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:51:30 +02:00
Dylan Araps
f372d71628
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:49:26 +02:00
Dylan Araps
ede5c1ee29
neofetch: Drop kitty win size func. Related to #1418 2020-03-04 21:52:42 +02:00
Dylan Araps
59af9f0ae9
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-19 11:44:36 +02:00
Dylan Araps
3d803834c1
neofetch: Fix GPU driver error. Closes #1411 2020-02-19 11:43:01 +02:00
dylan
d29abf1a8f
Merge pull request #1410 from ArmstrongJ/freemint-fixes
FreeMiNT-specific fixes and updates
2020-02-15 10:55:23 +02:00
Jeffrey Armstrong
bb8831831e Removal of special cases for FreeMiNT color settings. Added blocking of X11 queries on FreeMiNT. 2020-02-13 07:15:43 -05:00
Jeffrey Armstrong
29714e1875 Minor fixes for machine model, wm, and memory on FreeMiNT 2020-02-12 12:23:15 -05:00
Dylan Araps
9459ca32db
docs: update 2020-02-09 08:11:02 +02:00
Gamegenorator
0593302797 Updated archive tags 2020-02-08 22:04:33 -08:00
Gamegenorator
1c319f22bd Updated Linux Mint Ascii Logo 2020-02-08 17:04:06 -08:00
René Rebe
83a92ca5c2 initial t2 support 2020-02-07 19:36:21 +01:00
Law Zava
a1d001dd2f remove regolith from distro discovery 2020-02-06 20:59:46 +01:00
Law Zava
88723ac00f handle regolith as DE 2020-02-06 20:29:17 +01:00
Law Zava
55ded9db32 Merge branch 'master' into regolith-linux-support 2020-02-06 20:05:30 +01:00
Law Zava
e9e70aeebd regolith 2020-02-06 20:02:57 +01:00
Dylan Araps
eabdbcdb2b
de: Temporary support for Regolith. 2020-02-06 20:51:53 +02:00
Law Zava
652c4ec882 Regolith linux support 2020-02-06 19:22:16 +01:00
Dylan Araps
997b7dd855
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-05 00:15:58 +02:00
Dylan Araps
ab7c6cac7d
neofetch: Appimage support. Closes #1403 2020-02-05 00:15:22 +02:00
Michael Straube
f6fde7cc24 docs: update 2020-02-04 12:58:38 +01:00
Dylan Araps
9d23eaeaf9
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-02 17:57:41 +02:00
Dylan Araps
d2ff375b2e
docs: update 2020-02-02 17:57:24 +02:00
Daniel Gurney
e0e0033fc8 Add patterns for AMD CPUs with numeric core counts 2020-02-02 17:34:23 +02:00
Dylan Araps
388ba9c0a2
neofetch: Fix window size issue in gnome terminal 2020-02-01 16:25:14 +02:00
Dylan Araps
c2a3cda1da
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-01-28 12:24:37 +02:00
Dylan Araps
eaa4b35ee4
neofetch: Added --title_fqdn. Closes #1397 2020-01-28 12:24:22 +02:00
Michael Straube
74be40b5c6 os: Add EndeavourOS 2020-01-23 21:44:19 +01:00
Dylan Araps
8f03e7082f
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:30:51 +02:00
Dylan Araps
bf0eef3f07
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:17:23 +02:00
Dylan Araps
492af341b8
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:11:17 +02:00
Dylan Araps
c11f149989
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:04:14 +02:00
Dylan Araps
3dd3f7f8e7
neofetch: Fix windows resolution. Closes #1297 2020-01-23 18:48:52 +02:00
Dylan Araps
1588155964
resolution: Multi monitor support for Windows. Closes #1297 2020-01-23 17:54:24 +02:00
Dylan Araps
155fe13d9a
docs: update 2020-01-23 10:56:38 +02:00
dylan
ef54ba42b2
Merge pull request #1321 from VonJagdstrumel/conemu_font
Added font detection for ConEmu
2020-01-23 10:58:10 +02:00
Dylan Araps
c323470f2f
neofetch: Add support for resolution in Wayland and TTY. Closes #1304 and #1301 2020-01-23 10:49:47 +02:00
Dylan Araps
0636706ecf
neofetch: Fix CPU temp on some systems 2020-01-23 10:44:33 +02:00
Dylan Araps
7fdaed2f94
packages: Count nix-default. Closes #1317 2020-01-23 01:47:14 +02:00
Dylan Araps
6ae64c5990
neofetch: Fix resolution issue. Closes #1347 2020-01-23 01:20:01 +02:00
Dylan Araps
f5263176dd
neofetch: Added --disk_percent. Closes #1378 2020-01-23 01:18:15 +02:00
Dylan Araps
b699d75a9e
neofetch: Fix Chrome OS detection. Closes #1384 2020-01-23 01:04:39 +02:00
Dylan Araps
39d7188f4a
disk: Added --disk_subtitle=none. Closes #1386 2020-01-23 01:00:16 +02:00
Dylan Araps
74914899d8
wm_theme: clean up 2020-01-03 08:57:33 +02:00
Dylan Araps
62e52b8270
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-29 23:46:51 +00:00
Dylan Araps
03152764aa
cols: Fix issues 2019-12-29 23:46:29 +00:00
Michael Straube
92246e7b7f song: simplify cmus 2019-12-29 11:02:30 +01:00
Michael Straube
541322beea song: print empty tags correctly 2019-12-29 11:00:13 +01:00
Dylan Araps
f9ddc9f949
model: Remove ASUS OEM string 2019-12-28 22:54:38 +00:00
Dylan Araps
f8305a148f
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-28 22:53:20 +00:00
Dylan Araps
4a414135ae
disk: clean up 2019-12-28 22:53:10 +00:00
Michael Straube
408d3ae5ea song: Fix Exaile 2019-12-25 17:43:12 +01:00
Michael Straube
684d4e881a Remove redundant trim 2019-12-25 17:42:37 +01:00
Michael Straube
eb48e77595 ascii: Add openSUSE Leap logo 2019-12-24 16:23:17 +01:00
Dylan Araps
d8a3ae5fed
wallpaper: Fix #1379 2019-12-23 23:24:44 +00:00
dylan
a89c736496
Merge pull request #1376 from bgkillas/patch-1
added some more info to --help
2019-12-23 11:37:45 +00:00
dylan
8ef15466fd
Merge pull request #1372 from kidonng/plasma-wallpaper
Get wallpaper for Plasma desktop
2019-12-23 11:36:57 +00:00
bgkillas
6fb1a22dfe
Update neofetch 2019-12-23 00:03:13 -05:00
bgkillas
bd30e19ad8
Update neofetch 2019-12-22 23:42:18 -05:00
bgkillas
9b8a38bc0e
Update neofetch 2019-12-22 23:26:26 -05:00
Kid
ce39f1bdbd
Update neofetch 2019-12-23 10:39:42 +08:00
Michael Straube
6e69a7183d term_font: Fix Konsole font on openSUSE 2019-12-22 20:08:24 +01:00
Michael Straube
9ad01bfe18 Invert test logic 2019-12-22 14:15:37 +01:00
Michael Straube
7ed49d5722 Remove quotes 2019-12-22 13:40:40 +01:00
Michael Straube
618d5b2347 term_font: konsole: Avoid wrong font info 2019-12-22 13:39:38 +01:00
Michael Straube
84d76a7ff3 term_font: Fix font detection for Konsole >= 19.12.0 2019-12-22 13:38:20 +01:00
Kid
1b99df310d fix quotes 2019-12-18 20:11:41 +08:00
Kid
090c4e4e5b fix format 2019-12-18 19:57:07 +08:00
Kid
c189651338
revert spaces 2019-12-18 18:51:45 +08:00
Kid
07c3233d69 get wallpaper for Plasma desktop 2019-12-18 18:47:31 +08:00
Michael Straube
00f1dadb85 wm_theme: Refactor Openbox theme detection 2019-12-12 11:54:24 +01:00
Michael Straube
5c740aa4f2 wm_theme: Add support for Openbox on LXQt 2019-12-12 11:17:22 +01:00
Michael Straube
4204f79e5d wm_theme: Make Openbox config file parsing more robust 2019-12-12 11:17:19 +01:00
Michael Straube
5eafef80dc wm_theme: Remove 'GNOME Shell' from wm case 2019-12-12 11:17:05 +01:00
Michael Straube
95223a6a11 wm: Detect Mutter on GNOME Wayland 2019-12-12 10:59:42 +01:00
Michael Straube
18f3d0c486 wm: detect kwin on wayland 2019-12-11 18:46:14 +01:00
Cem Keylan
1413533aa3
add Carbs Linux logo 2019-12-10 15:14:46 +03:00
Michael Straube
cd4b34a385 de_version: Add Unity 2019-12-10 10:19:21 +01:00
Dylan Araps
0fc6e33060
neofetch: Fix #1364 2019-12-10 10:31:28 +00:00
Dylan Araps
787b2352b5 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-10 01:51:45 +00:00
Dylan Araps
5bbf221b47
neofetch: Remove bonsai package detection. Need input from upstream. Closes #1351 2019-12-10 01:51:03 +00:00
Michael Straube
1ac90be01d de_version: apply review comments 2019-12-09 19:07:05 +01:00
Michael Straube
3192036f32 de_version: Remove comment 2019-12-09 18:36:49 +01:00
Michael Straube
9f75eaece2 de_version: Avoid awk 2019-12-09 18:17:10 +01:00
Michael Straube
8c2ab8e443 de_version: Add Trinity 2019-12-09 17:54:42 +01:00
Michael Straube
5070c39595 de_version: Add Lumina 2019-12-09 17:27:03 +01:00
Michael Straube
96199eab1c de_version: Add LXQt 2019-12-09 17:21:12 +01:00
Michael Straube
02fe481540 de_version: Add Budgie 2019-12-08 19:47:58 +01:00
Michael Straube
9303077f0e de_version: Add Deepin 2019-12-08 19:19:28 +01:00
Michael Straube
cfde63b5f4 de_version: Add Cinnamon 2019-12-08 18:33:50 +01:00
Michael Straube
22d1071d57 de_version: simplify 2019-12-08 16:17:39 +01:00
Michael Straube
3c0d86bb59 de_version: Add GNOME 2019-12-08 16:05:06 +01:00
Michael Straube
2d4ea78f7f de_version: Add Xfce 2019-12-08 15:36:15 +01:00
Michael Straube
5ef4772bf0 de_version: Add MATE 2019-12-08 15:30:16 +01:00
Michael Straube
cfe1014d1a Add initial support for DE version 2019-12-07 23:00:52 +01:00
bgkillas
4cc220eae7
Update neofetch 2019-12-07 01:03:06 -05:00
bgkillas
9f188a31f3
Update neofetch 2019-12-07 01:02:06 -05:00
bgkillas
8c99d4c4b2
Update neofetch 2019-12-07 00:56:39 -05:00
bgkillas
fc08d090c1
Update neofetch 2019-12-07 00:50:23 -05:00
bgkillas
39783d2594
Update neofetch 2019-12-07 00:47:20 -05:00
bgkillas
46b18469d9
Update neofetch 2019-12-06 21:42:20 -05:00
bgkillas
4e96742d4c
Update neofetch 2019-12-06 21:39:14 -05:00
bgkillas
c18e705b97
Update neofetch 2019-12-06 17:10:51 -05:00
bgkillas
244e889f13
Update neofetch 2019-12-06 17:00:06 -05:00
bgkillas
d163dffa24
Update neofetch 2019-12-06 16:59:29 -05:00
bgkillas
8eb7944dcf
Update neofetch 2019-12-06 16:57:11 -05:00
Michael Straube
b408dd4487 ascii: add septor linux logo 2019-12-01 15:32:11 +01:00
Dylan Araps
e79930ad74
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-11-29 19:21:38 +00:00
Dylan Araps
6b251e7a0c
ascii: Added raspbian_small + misc. Closes #1355 2019-11-29 19:21:21 +00:00
dylan
e9f16419a4
Merge pull request #1354 from zjp/arbitrary_cols
Add option to arbitrarily position color columns
2019-11-28 02:20:26 +02:00
Zach Pearson
c7136162d9 Add option to arbitrarily position color columns 2019-11-27 18:08:35 -06:00
Yorper
b7153ce658
Add Cleanjaro Logo 2019-11-04 13:58:21 +11:00
Dylan Araps
a0c05b57f0
neofetch: Add colors for hardenedBSD 2019-10-30 17:07:09 +00:00
Dylan Araps
e8763c9009
neofetch: remove unneeded quotes 2019-10-30 12:39:26 +00:00
Dylan Araps
efc289463c
neofetch: nitpicks 2019-10-30 12:31:55 +00:00
dylan
f531963994
Merge branch 'master' into master 2019-10-30 10:31:47 +00:00
Dylan Araps
9bb236eb4b
neofetch: Fix urxvt font, closes #1253 2019-10-30 12:25:33 +00:00
Dylan Araps
1c9db4af1a
neofetch: fix #1279 2019-10-30 12:20:16 +00:00
Dylan Araps
96f3aa948d
ascii: fix Manjaro gap. Closes #1175 2019-10-30 12:13:42 +00:00
Dylan Araps
13f2d3a173
neofetch: Added initial support for HardenedBSD. Closes #1050 2019-10-30 12:11:10 +00:00
Dylan Araps
9f25f34fa1
neofetch: remove unneeded quotes 2019-10-28 22:15:57 +00:00
Dylan Araps
acdfbe2063
uptime: fix bug 2019-10-28 13:14:06 +02:00
Dylan Araps
1f035379ff
neofetch: remove uneeded quotes 2019-10-28 09:48:08 +02:00
Dylan Araps
93600efc6a
neofetch: remove uneeded quotes 2019-10-28 09:40:04 +02:00
Dylan Araps
85f7b7852a
neofetch: remove uneeded quotes 2019-10-28 09:28:23 +02:00
Dylan Araps
c154aebc40
neofetch: remove uneeded quotes 2019-10-28 09:13:17 +02:00
Dylan Araps
b81b69009e
neofetch: remove uneeded quotes 2019-10-28 09:00:04 +02:00
Michael Straube
5fa7446fe0 Remove quotes (shellcheck) 2019-10-27 09:56:16 +01:00
Michael Straube
3be3b93634 style: fix Plasma themes 2019-10-27 09:30:28 +01:00
Michael Straube
c0d5508f03 ascii: rename small Guix logo too 2019-10-26 22:03:06 +02:00
Michael Straube
5ada1e6c4e ascii: fix Guix logo 2019-10-26 21:54:37 +02:00
Luflosi
78f788704e
Add kitty to the list of available backends 2019-10-20 18:07:01 +02:00
Michael Straube
25896145c2 song: add elementary music player 2019-10-20 11:43:50 +02:00
Michael Straube
cdce44255a song: add muine player 2019-10-19 20:29:44 +02:00
Zhang Boyu
480b62edec
fix per suggestion 2019-10-20 00:19:10 +08:00
Zhang Boyu
2c3faf9469
Update neofetch 2019-10-19 16:30:40 +08:00
Zhang Boyu
6758bfb765
Update neofetch 2019-10-19 16:11:59 +08:00
dylan
3b3c28cbe6
Merge pull request #1054 from wget/add-proxmoxve
Add Proxmox VE
2019-10-18 05:25:11 +00:00
Alex Baranowski
8fc1dfb996 Fix empty line 2019-10-16 12:32:04 +02:00
Alex Baranowski
40a85fa3c9 Make EuroLinux logo smaller 2019-10-16 12:16:14 +02:00
Alex Baranowski
a9dd750734 Add support for EuroLinux 2019-10-15 21:35:04 +02:00
dylan
6f85392d7b
Merge pull request #1333 from arisinfenix/cucumber
OS: Add support for Cucumber Linux
2019-10-15 18:49:33 +00:00
Tommy Chak
3801345b72 Change of "A" symbol colour. 2019-10-16 05:38:57 +11:00
Tommy Chak
c77859685e Resize ArchStrike ASCII, no more signature ): 2019-10-16 05:33:22 +11:00
Michael Straube
c16af3a3fd OS: Add support for Cucumber Linux 2019-10-15 19:56:08 +02:00
Tommy Chak
4d5bef9a42 Add ArcheStrike ASCII 2019-10-16 02:28:31 +11:00
Michael Beasley
b404559cee Add macOS Catalina 2019-10-09 11:10:45 -05:00
zyg812
1faac662f9 ASCII: Added and updated few small logos 2019-10-06 17:24:50 +02:00
Michael Straube
2302825dbc song: add comment about cmus mpris support 2019-10-03 14:43:57 +02:00
Dylan Araps
b694c05dc4 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-10-01 01:10:10 +03:00
Dylan Araps
205a044770 os: added support for Drauger OS 2019-10-01 01:10:01 +03:00
dylan
2f275c19cc
Merge pull request #1320 from arisinfenix/neptune
OS: Add Neptune
2019-09-29 09:30:48 +03:00
Dylan Araps
efb2042fa6 distro: simpler haiku 2019-09-28 11:48:28 +03:00
Dylan Araps
6914fd6292 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-09-28 11:40:52 +03:00
Dylan Araps
0ab8a2303f haiku: fix various issues 2019-09-28 11:40:39 +03:00
Bruno d'Arcangeli
eee523f06a [PATCH] Obarun added
Signed-off-by: Bruno d'Arcangeli <bruno@arcangeli.fr>
2019-09-27 08:31:30 +02:00
Dylan Araps
ddc96b8250 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-09-26 09:50:25 +03:00
Dylan Araps
a0a7f3ec54 uptime: [haiku] Fix uptime 2019-09-26 09:50:02 +03:00
Steve Forget
9b9ea1b977
Refactoring according to reviews 2019-09-22 21:12:30 +02:00
Steve Forget
aaf4a5497e
Fixed line length compliance 2019-09-22 19:33:28 +02:00
Steve Forget
f481d9f59c
Added font detection for ConEmu 2019-09-22 17:02:04 +02:00
Michael Straube
da08c03310 OS: Add Neptune 2019-09-22 09:27:33 +02:00
Hummenix
0d85283bdf
Added BlackArch
Added ASCII art for BlackArch as mentioned in #1311 
As BlackArch has two logos - one is a red Arch logo with a black medieval sword (as seen here https://www.blackarch.org/blackarch-guide-en.pdf) and the other a neon blue version with a japanese katana (seen here https://www.blackarch.org/) - I did go with a middle thing.
2019-09-14 05:27:49 +02:00
Dylan Araps
d233fcd2d1 neofetch: fix travis 2019-09-11 00:16:50 +03:00
Dylan Araps
3614099fd5 image: fix terminal size issues. Closes #1314 2019-09-10 23:49:09 +03:00
Dylan Araps
bb82bf8343 neofetch: fix wm' 2019-09-10 16:07:25 +03:00
Dylan Araps
92c07e2d31 docs: update 2019-08-31 08:16:54 +00:00
Dylan Araps
7cbd1b6d17 neofetch: bump to 6.1.0 2019-08-31 07:38:41 +00:00
Dylan Araps
4c7678e43e Merge branch 'master' of github.com:dylanaraps/neofetch 2019-08-28 10:09:08 +00:00
Dylan Araps
940382fb97 neofetch: Fix GPU parsing. Closes #1306 2019-08-28 10:08:51 +00:00
Alva
87de174aef
Rename GuixSD to Guix System 2019-08-27 15:25:28 +02:00
black
1345c3d268
Merge pull request #1300 from rxhanson/master
WM: Add support for Rectangle on macOS
2019-08-11 01:23:45 +03:00
Ryan Hanson
5dc00cba14
Removed subshell from ps grep for macOS wm 2019-08-10 17:41:21 -04:00
Dylan Araps
a476419d22 neofetch: add kiss 2019-08-09 15:09:37 +00:00
Dawid Dziurla
f9fc22eef0
packages: Quote 2019-08-09 14:59:10 +02:00
Ryan Hanson
a5c4a020c0
Removed extraneous c from chunkwm match 2019-08-07 18:12:40 -04:00
Ryan Hanson
eb5cf17fdb
Remove unnecessary -i grep flag from wm ps 2019-08-07 09:46:32 -04:00
Ryan Hanson
4548c56ee7
Refactored grep for macOS window manager detection
Co-Authored-By: nibblonian <ted+github@rusts.net>
2019-08-07 09:34:03 -04:00
Ryan Hanson
296fb68564
WM: Add support for Rectangle on macOS
Rectangle is a Swift rewrite of the Spectacle application.
2019-08-05 21:19:24 -04:00
Dawid Dziurla
ca32911336
packages: Check brew on Linux 2019-08-05 18:04:24 +02:00
Dylan Araps
8dca949e87 Ascii: Make KISS use crux_small 2019-08-05 11:05:43 +03:00
Hans Petter Jansson
22aaed4d92 display_image: Allow Chafa backend to stretch image to desired size
Fixes issue #1295.
2019-07-31 20:16:31 +02:00
Mitch Weaver
42bed8b60e add bonsai linux support
add packages support
2019-07-28 08:15:10 -05:00
Dylan Araps
ff42047157 general: Fix travis. 2019-07-28 10:06:31 +03:00
Dylan Araps
0dc0921635 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-07-28 09:57:45 +03:00
Dylan Araps
247512baf5 general: Make neofetch compatible with libedit. 2019-07-28 09:57:36 +03:00
Mitch Weaver
4120ad4940 support other versions of ksh 2019-07-25 23:40:59 -05:00
Carl Schwan
af6160fbce
Use && 2019-07-23 10:56:10 +02:00
Carl Schwan
1daac57e97
Use bash syntax 2019-07-23 10:53:10 +02:00
Carl Schwan
cc491fc593
Move check plasma >= 4 after de to KDE and revert some change 2019-07-22 15:15:31 +02:00
Carl Schwan
11dfe8d016
Only use Plasma instead of KDE, if KDE version is greater equal 4 2019-07-22 13:12:33 +02:00
Carl Schwan
e4dffc4673
The K Desktop Environment was renamed to Plasma 2019-07-22 00:18:04 +02:00
The feren OS Dev
74a25bd377
Small tweak to the colours used for the Feren OS Logo
Changed the blue used in the Feren OS logo as most colour schemes make the logo appear to be teal instead of blue.
2019-07-18 20:21:06 +01:00
Michal-Szczepaniak
6cd7a8b1f2
Linux: Fix ASCII for Sailfish OS 2019-07-18 13:29:32 +02:00
Muhammad Herdiansyah
40dcf541de ASCII: Detect all of Sailfish instead of SailfishOS
To maintain backward compatibility with older SailfishOS version.
2019-07-18 17:51:12 +07:00
Ishimoto Shinobu
ac610bd79b
add support for kagami package manager 2019-07-18 18:50:32 +09:00
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
Dylan Araps
e2e98a6c7c general: Fixed bug with line_break alternative. Closes #1157 2019-01-08 17:36:27 +02:00
Dylan Araps
c76c122650 image: Added support for Chafa. 2019-01-08 17:27:23 +02:00
Dylan Araps
eaa59da1e9 ascii: Fix bedrock colors. Closes #1156 2019-01-08 17:13:32 +02:00
Dylan Araps
056a99bfa2 resolution: If resolution is empty don't print it. 2019-01-08 16:26:28 +02:00
Dylan Araps
f24fed6df3 version: bump 2019-01-08 15:53:08 +02:00
Dylan Araps
86372fe6a8 distro: Remove broken distro lines 2019-01-08 15:52:12 +02:00
Dylan Araps
4f89361e50 color_blocks: Fix cursor bug 2019-01-08 15:34:08 +02:00
Dylan Araps
653712c06a image: fix various bugs 2019-01-08 15:00:45 +02:00
Dylan Araps
de5a260f6b public_ip: Added configurable timeout 2019-01-08 12:12:11 +02:00
Dylan Araps
617769059b memory: Added option to display memory percentage. 2019-01-08 11:09:42 +02:00
Dylan Araps
4d6a4fb425 cursor: Fix issues in urxvt with padding 2019-01-08 10:57:33 +02:00
Dylan Araps
85a1bd0af7 color_blocks: Fix newlines when disabled. 2019-01-08 10:48:32 +02:00
Dylan Araps
7677cd2b4b image: higher quality thumbs. Closes #1079 2019-01-08 10:14:43 +02:00
Dylan Araps
1f8b18d7ca Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-08 08:27:45 +02:00
Dylan Araps
804f88aa7a packages: revert pkginfo change 2019-01-08 08:27:33 +02:00
Dylan Araps
041a1459b6
Merge pull request #1154 from dylanaraps/bedrock2
Bedrock Linux support
2019-01-08 08:15:58 +02:00
Dylan Araps
594e1fa10d cleanup 2019-01-07 22:53:51 +02:00
Dylan Araps
fbb69625a7 cleanup 2019-01-07 22:49:46 +02:00
Dylan Araps
a450fc88c5 terminal font [kitty]: Use kitty command instead of parsing config files. Closes #1150 2019-01-07 21:18:33 +02:00
Dylan Araps
d36ee68f2c os: Initial support for Bedrock Linux 2019-01-07 20:56:38 +02:00
Dylan Araps
e155df7a72 os: Initial support for Bedrock Linux 2019-01-07 20:42:49 +02:00
Dylan Araps
679aa306fb Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-07 20:23:23 +02:00
Dylan Araps
04420479dc image: store thumbnail with path name 2019-01-07 20:22:59 +02:00
Dylan Araps
8aab756a15 packages: Don't run pkginfo on linux 2019-01-07 19:48:05 +02:00
Dylan Araps
af6230f0ca
Merge pull request #1152 from dylanaraps/simple
Added new simple mode for script usage
2019-01-07 19:46:20 +02:00
Dylan Araps
7e96b42860 simple mode: expose window size and terminal size 2019-01-07 19:40:37 +02:00
Dylan Araps
ea44816a3c simple mode: expose window size and terminal size 2019-01-07 19:36:14 +02:00
Dylan Araps
981b2da634 general: Fix issues when printing ascii 2019-01-07 18:56:09 +02:00
Dylan Araps
c99b864590 ascii: Fixed bug when long line is input 2019-01-07 18:34:20 +02:00
Dylan Araps
b399f49077 ascii: Fixed bug when files named auto or ascii were found. 2019-01-07 18:17:56 +02:00
Dylan Araps
defee48d14 ascii: Added support for command output 2019-01-07 18:09:55 +02:00
Dylan Araps
4fb30c040a ascii: Added support for command output 2019-01-07 18:09:10 +02:00
Dylan Araps
1b356da175 ascii: Added support for command output 2019-01-07 18:04:25 +02:00
Dylan Araps
a52115b364 ascii: Added support for Pentoo. Closes #1069 2019-01-07 17:33:46 +02:00
Dylan Araps
e213ee7e58
Merge pull request #1151 from dylanaraps/song_fix5
song: Fix various issues
2019-01-07 17:14:57 +02:00
Dylan Araps
ee30f29da9 song: Added config option to display music player 2019-01-07 17:16:18 +02:00
Dylan Araps
763f3a9af5 song: Add netease to comment. 2019-01-07 17:09:29 +02:00
Dylan Araps
bbb06ad4a9 song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:40:55 +02:00
Dylan Araps
faae04f0ee song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:39:56 +02:00
Dylan Araps
186093ddc0 song: Fix qmmp 2019-01-07 16:28:36 +02:00
Dylan Araps
ae2384dca8 song: Fix deadbeef 2019-01-07 16:25:44 +02:00
Dylan Araps
9b2796e168 general: Added new simple mode for script usage 2019-01-07 16:13:59 +02:00
Dylan Araps
6f6b67f387 general: Added new simple mode for script usage 2019-01-07 16:10:53 +02:00
Dylan Araps
c47826225e song: Added support for netease cloud music 2019-01-07 15:17:05 +02:00
Dylan Araps
17a56081a5 ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:18:35 +02:00
Dylan Araps
27258fb93c ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:17:40 +02:00
Dylan Araps
86711645a0 song: Fix issues with broken newlines 2019-01-07 09:07:24 +02:00
Dylan Araps
8a96fd545d song: Fix issues with non-english tags 2019-01-07 09:03:24 +02:00
Adam Laughlin
9281ae5ed1 cleaning up logic 2019-01-04 19:46:20 -05:00
Adam Laughlin
e64b4d29f9 adding cursor theme support 2019-01-04 19:18:30 -05:00
Dylan Araps
c8a32768b7
Merge pull request #1132 from Phuurl/master
Adds scoop package manager support
2019-01-04 20:51:17 +02:00
Dylan Araps
a2b7de8e6a ascii: Added support for BlueLight OS. Closes #1139 2019-01-04 20:52:33 +02:00
Dylan Araps
52ea4774a3 ascii: Added small arcolinux ascii. Closes #1146 #1147 2019-01-04 20:42:31 +02:00
M. Herdiansyah
da37135ef0
Merge pull request #1110 from arisinfenix/song
Song fixes
2018-12-31 18:02:07 +07:00
Michael Straube
2bbb46fedb Distro: Add support for Star 2018-12-23 23:28:29 +01:00
Michael Straube
71e22d842e Misc: Use comma syntax in awk to print spaces 2018-12-08 15:51:21 +01:00
Phuurl
acdd6828f8 Adds scoop package manager support 2018-12-06 22:58:29 +00:00
xudong-yang
00e0343150
shrink the changed line to make sure it pass travis check 2018-12-06 18:16:01 +08:00
xudong-yang
e5d28f28c6
fix GPU driver detection bug with bumblebee-managed dual video cards 2018-12-06 16:35:57 +08:00
Michael Straube
fcb302f649 song: fix elisa detection 2018-12-04 10:53:35 +01:00
Michael Straube
3da0b5cfb4 song: use get_song_dbus for rhythmbox 2018-12-04 10:53:35 +01:00
Michael Straube
e85a6a03f1 song: also quote xesam:title in get_song_dbus matching 2018-12-04 10:53:35 +01:00
xPMo
90ddcbd3e1 awk: Match exactly "album", not "albumArtist" 2018-12-04 10:53:35 +01:00
xPMo
92c3ad7493 extra spaces in song information 2018-12-04 10:53:35 +01:00
Muhammad Herdiansyah
ed0b0a9746 Misc: Fix 100 character limit 2018-11-27 19:30:04 +07:00
Muhammad Herdiansyah
0168516a2c Memory [Solaris]: Detect using a new method using pages 2018-11-14 07:05:40 +07:00
Muhammad Herdiansyah
801760a01b Distro: Add support for OpenMandriva Lx 2018-11-09 17:13:30 +07:00
marlonn
6cbd5c4114
new logo for Lubuntu
Lubuntu changed from LXDE to LXQt with the current release (Lubuntu 18.10), and changed their logo accordingly.
2018-10-23 12:26:54 +00:00
Andrew Titmuss
9605ae9c04
Merge pull request #1103 from dylanaraps/macos-fix-mem
get_memory: fix awk for vm_stat on macOS
2018-10-23 10:46:37 +11:00
Andrew Titmuss
2f5b84afbd
Merge pull request #1105 from dylanaraps/reborn-os
OS: Add Reborn OS
2018-10-23 10:33:22 +11:00
Andrew Titmuss
a9ec78656b
OS: Add Reborn OS 2018-10-23 09:16:38 +11:00
Andrew Titmuss
936b3b6b73
get_song: stop iTunesHelper from being detected 2018-10-22 22:21:12 +11:00
Andrew Titmuss
1bca06c0db
get_memory: fix awk for vm_stat on macOS 2018-10-22 22:08:34 +11:00
Dylan Araps
fb23cc69d6 docs: update 2018-10-19 08:08:03 +11:00
Dylan Araps
9d1222cbc2
Merge pull request #1070 from xynxynxyn/master
Modifiable info separator
2018-10-19 08:03:15 +11:00
xynxynxyn
fc12e55052 use correct apostrophe 2018-10-18 17:04:53 +02:00
xynxynxyn
95a8ecfa71 add documentation 2018-10-18 14:28:33 +02:00
Dylan Araps
afc29ac448 general: Faster read on newer bash 2018-10-17 14:57:40 +11:00
Dylan Araps
caea0f059c general: Faster grep 2018-10-17 14:53:54 +11:00
Dylan Araps
a37ee9a833 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-10-17 14:52:05 +11:00
Dylan Araps
6bb5a78f92 general: revert change. 2018-10-17 14:51:14 +11:00
Dylan Araps
19d2f4b2ca
Merge pull request #1094 from arisinfenix/namib
OS: Add Namib GNU/Linux
2018-10-17 14:39:26 +11:00
Dylan Araps
3aee64abaf
Merge pull request #1099 from Appadeia/master
Add support for puyo & spm
2018-10-17 14:37:51 +11:00
Dylan Araps
1278844d87 general: fixed config issue. Closes #1088 2018-10-17 14:32:18 +11:00
appadeia
4e33cf2f61 Add support for puyo & spm 2018-10-04 23:25:04 -04:00
Michael Straube
0800cf0dfd OS: Add Namib GNU/Linux 2018-09-16 18:13:26 +02:00
Snuggle
f5186ef32d
Update config comment with kitty backend. 2018-09-13 03:24:12 +01:00
Muhammad Herdiansyah
02da9487fa Merge branch 'ascii-image' 2018-09-05 18:29:26 +07:00
M. Herdiansyah
382a1d2651
Merge pull request #1078 from nikitenich/master
Improve Hackintosh detection
2018-09-02 23:43:17 +07:00
M. Herdiansyah
565f714298
Merge pull request #1084 from HolyStephano/master
Updated to fix new kitty bug prior to kitty fixes
2018-09-02 23:37:35 +07:00
Muhammad Herdiansyah
495a9fefbf Disk [OpenBSD]: Detect df version through usual df check instead of making a special if uname check 2018-09-02 23:28:33 +07:00
Matt Mathis
0d50468d19
Updated to fix new kitty bug prior to kitty fixes
Kitty recently updated and broke just using "kitty icat <image>" however, "kitty +kitten icat <image>" still works as intended.

This commit makes the neofetch script use +kitten.
2018-09-01 22:11:00 -04:00
Muhammad Herdiansyah
2c4fb88139 Merge pull-request #1058 from 'julianaito/master' 2018-09-01 18:55:48 +07:00
Charlène
e07f545c26 Multiple fixes, OpenBSD related
- get_wm: Fixes non-EWMH WM detection on OpenBSD by introducing a
  ps_flags array the same way we do for disks. Tested successfully on
  Debian GNU/Linux (this change impacts all OSes).

- get_wm: Adds fvwm support

- get_model: Adds vmm(4) (OpenBSD's KVM counterpart) support

- get_disk: On OpenBSD you can't use df against a /dev/... unless being
root or in the 'operator' group. A separate disks array creation using
awk has been introduced only for this OS.
2018-08-30 17:28:41 +02:00
Muhammad Herdiansyah
9ba1bbaafe Misc: Apply existing PATH first before applying fallback values.
In case user has a custom-installed binary, prioritise it first before
using system-supplied binaries.
2018-08-29 11:06:34 +07:00
Muhammad Herdiansyah
e7a3f5cba2 trim: Remove additional space during trimming
I noticed this when I'm testing with -v enabled. Looks like the trim
function replaces any spaces with a space.

This fixes the problem where terminal program cannot be displayed
because of an additional space in PPID variable.
2018-08-25 18:45:53 +07:00
nikitenich
3272dce4ed
Improve Hackintosh detection
There is a new SMC emulator https://github.com/acidanthera/VirtualSMC
2018-08-25 14:00:52 +03:00
Muhammad Herdiansyah
b32f4e4d1a get_window_size: Set read timeout as 1 2018-08-24 12:08:29 +07:00
M. Herdiansyah
926fc4edde
Merge pull request #1048 from StarryTony/patch-2
Fix cannot correctly get window size
2018-08-24 12:05:59 +07:00
Muhammad Herdiansyah
754ffe2fae get_ascii: Do not parse file if it's an image file 2018-08-24 11:07:36 +07:00
xynxynxyn
9b29d3f669 replace if statement with parameter expansion 2018-08-16 10:04:24 +02:00
Muhammad Herdiansyah
8ee4710225 Packages: pkginfo is used by CRUX and JanusLinux 2018-08-16 13:54:20 +07:00
Muhammad Herdiansyah
3b5ec364e6 Merge pull request #1073 from plgruener/colorreset 2018-08-16 13:19:41 +07:00
Muhammad Herdiansyah
6c38b81fe1 Merge pull request #1072 from plgruener/arch_small
fix arch_small logo
2018-08-16 13:19:09 +07:00
plgruener
5d33b8d99d fix arch_small logo 2018-08-15 17:38:02 +02:00
plgruener
614fad0421 add color-reset to ascii logo drawing 2018-08-15 17:29:54 +02:00
xynxynxyn
43c439853c make seperator changeable 2018-08-14 03:48:53 +02:00
plgruener
2fef4d9849 add term-font support for yakuake 2018-07-31 18:03:29 +02:00
M. Herdiansyah
085bba208a
Merge pull request #1062 from alyssais/mac_nix
Add support for Nix packages on macOS
2018-07-27 10:23:38 +07:00
M. Herdiansyah
9fe7ec4ccf
Merge pull request #1057 from nero/mksh-nospace-fix
Fix borked version display for mksh
2018-07-27 10:20:38 +07:00
Alyssa Ross
2cc7b84189
Add support for Nix packages on macOS 2018-07-26 15:19:03 +01:00
Muhammad Herdiansyah
2afc5a27af GPU [AMD]: Remove an unnecessary pattern check 2018-07-24 12:26:18 +07:00
Ain
f960594cd4 Fix borked version display for mksh
`"$SHELL" -c "printf %s \$KSH_VERSION"` as part of the shell version
detection for ksh and mksh was expanding to `printf %s $KSH_VERSION`
inside of shell. This resulted in `$KSH_VERSION` being substituted as
multiple arguments to printf. While (afaik) unspecified, mksh, bash
and zsh resort to repeating the format strings. This resulted in all
spaces missing from `$shell`, which in turn caused the string cleanup
to fail: `Shell: mksh @MIRBSDKSHR562017/08/29`

Quoting `$KSH_VERSION` causes it to be given to printf as a single
argument, which preserves its spaces. The output after this change
looks like follows: `Shell: mksh R56 2017/08/29`
2018-07-17 11:56:44 +00:00
Charlène
1332874265 battery/OpenBSD: improved charge%, adds status
This commit adds support for hw.sensors.acpibat0.amphour[03] for battery
charge statistics in addition to watthour[03]. It also adds charging status.
2018-07-16 22:58:47 +02:00
William Gathoye
b0877d4874 Add OPNsense 2018-07-14 20:43:51 +02:00
William Gathoye
679c739724 Add Proxmox VE 2018-07-14 15:32:34 +02:00
Tony
5037d312fd
Fix cannot correctly get window size
A bug caused by not correctly unset IFS to read array
2018-06-30 00:44:56 +01:00
Dylan Araps
22df76c3b6 cpu: Use sysctl on NetBSD. Closes #1041 2018-06-25 09:04:48 +10:00
Dylan Araps
497b782ea1 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-25 07:49:49 +10:00
Dylan Araps
c99fc64b67 misc: Fixed substitutions. 2018-06-25 07:49:12 +10:00
Erik Dubois
911c70adc3
Update neofetch 2018-06-23 06:56:54 +02:00
Albert
c651f5e068
Fix #1039 2018-06-22 00:55:39 +02:00
Dylan Araps
288036eb26 misc: cleanup 2018-06-21 17:21:08 +10:00
Dylan Araps
aae3271422 wallpaper: Fixed GNOME support. Closes #1037 2018-06-21 14:36:33 +10:00
Dylan Araps
50804a6877 gpu: Change Xeon output to HD Graphics 2018-06-20 21:48:16 +10:00
tsumiki.neko
a596b6467f add januslinux 2018-06-19 22:17:53 +03:00
Dylan Araps
c152801a8a misc: cleanup 2018-06-19 16:13:09 +10:00
Dylan Araps
97b4f04d33 term: [urxvt/xterm] Show greedy fonts. 2018-06-19 16:02:24 +10:00
Dylan Araps
cf07cb0c35 term: Show URxvtd as URxvt 2018-06-19 15:46:51 +10:00
Dylan Araps
af455b2967 misc: Check if xprop is installed 2018-06-19 14:20:44 +10:00
Dylan Araps
bdd21fa8a7 misc: cleanup 2018-06-19 09:52:20 +10:00
Dylan Araps
d35574352f misc: cleanup 2018-06-19 09:41:27 +10:00
Dylan Araps
01bd13a3b5 song: Fix detection. 2018-06-19 09:37:10 +10:00
Dylan Araps
94362674f2 image: Use stty instead of sequence first. 2018-06-19 09:21:48 +10:00
Dylan Araps
2783446387 fix tests 2018-06-19 09:09:09 +10:00
Dylan Araps
afb6782a88 fix tests 2018-06-19 09:08:02 +10:00
Dylan Araps
24f5259339 fix tests 2018-06-19 09:04:10 +10:00
Dylan Araps
536c0b0ef7 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-19 08:59:30 +10:00
Dylan Araps
b3e6b7e818 song: Added mpc_args to specify arguments for mpc. Closes #1033 2018-06-19 08:59:14 +10:00
Michael Straube
1fc48be2f4 OS: Add support for ClearOS 2018-06-14 20:50:05 +02:00
Michael Straube
ea462a8ec1 song: Add SMPlayer 2018-06-13 18:03:51 +02:00
Michael Straube
94ae0099be song: Add Dragon Player 2018-06-13 17:58:41 +02:00
Dylan Araps
e7306982e9 packages: Fix bug with dpkg 2018-06-09 17:48:49 +10:00
Dylan Araps
40bf68af26 packages: Fix dpkg bug. 2018-06-09 17:40:09 +10:00
Dylan Araps
078cda7b48 misc: cleanup 2018-06-09 17:23:42 +10:00
Dylan Araps
329abc5c46 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-09 17:23:07 +10:00
Dylan Araps
440e8ca7b1 packages: Fix bug with snapd. Closes #1026 2018-06-09 17:22:51 +10:00
Michael Straube
abe6b82fc7 song: add comment for exaile 2018-06-08 14:18:56 +02:00
Michael Straube
26389a8423 song: use get_song_dbus for amarok 2018-06-08 13:56:45 +02:00
Michael Straube
059239d2a7 song: use get_song_dbus for pragha 2018-06-07 13:47:13 +02:00
Michael Straube
b30151e6dd misc: indent 2018-06-06 18:02:07 +02:00
Birger J. Nordølum
e7645597e1
awk: Space around END 2018-06-05 19:33:20 +02:00
Andrew Titmuss
428b73fc5a
os: add cache_uname for Darwin (macOS/iOS) 2018-06-05 23:13:20 +10:00
Dylan Araps
e95776d40b misc: cleanup 2018-06-05 13:12:29 +10:00
Dylan Araps
d8f7e8df54 config: Fixed incorrect error message 2018-06-05 12:20:12 +10:00
Dylan Araps
bc9fd232e4 distro: Fixed file error 2018-06-05 12:19:18 +10:00
Dylan Araps
f847b05e32 image: Added method to get the terminal size using an escape sequence. 2018-06-05 11:50:55 +10:00
Andrew Titmuss
108bb9cff9
os: add macOS codename for Mojave 2018-06-05 07:40:29 +10:00
Dylan Araps
552523edbf misc: cleanup 2018-06-05 06:45:11 +10:00
Dylan Araps
62aca46151 packages: Fix snap issue 2018-06-05 06:33:27 +10:00
Dylan Araps
81beb26972 packages: Added option to display package counts individually. 2018-06-04 14:40:18 +10:00
Dylan Araps
d6505023a9 cursor: simplify statement 2018-06-04 10:46:47 +10:00
Dylan Araps
c652bfb97b config: Cleanup and fix bugs 2018-06-04 09:58:27 +10:00
Dylan Araps
02c7c90496 misc: cleanup 2018-06-04 08:56:32 +10:00
Dylan Araps
9b09ed65fa misc: cleanup 2018-06-04 08:45:21 +10:00
Dylan Araps
b119a154b0 term_font: cleanup 2018-06-04 08:33:24 +10:00
Dylan Araps
05b0d1055b misc: cleanup 2018-06-04 07:36:56 +10:00
Dylan Araps
23d02ae90e misc: cleanup 2018-06-04 06:51:30 +10:00
Dylan Araps
c461704b36 packages: Run flatpak/snap after regular package managers 2018-06-04 06:41:39 +10:00
Dylan Araps
982710fff0
Merge pull request #1018 from konimex/agnosticpkg
Packages: Add support for Flatpak and Snap
2018-06-03 20:26:10 +00:00
Michael Straube
5fc7dc61ce OS: Add support for Condres OS. 2018-06-03 18:19:09 +02:00
Muhammad Herdiansyah
2cc5516b42 Packages: Add support for Snap 2018-06-03 20:44:57 +07:00
Muhammad Herdiansyah
4637e00742 Packages: Add support for Flatpak 2018-06-03 20:44:00 +07:00
Michael Straube
58e7bf039f OS: Add support for Regata OS. 2018-06-03 10:23:38 +02:00
Dylan Araps
55b3925a29 misc: cleanup 2018-06-03 17:07:04 +10:00
Dylan Araps
96bd33c2a0 misc: cleanup 2018-06-03 16:40:06 +10:00
Dylan Araps
ab01e65fad misc: cleanup 2018-06-03 16:11:37 +10:00
Dylan Araps
21103d9ada resolution: Added xwininfo support. 2018-06-03 16:02:16 +10:00
Dylan Araps
e3723d277c packages: Fix performance bug 2018-06-03 14:52:22 +10:00
Dylan Araps
7696f58ea4 uptime: Remove subshells 2018-06-03 13:14:17 +10:00
Dylan Araps
e12927aa17 distro: [haiku] Use read instead of awk 2018-06-03 12:58:44 +10:00
Dylan Araps
ee9939a1dd args: Rename package_manager 2018-06-03 10:26:20 +10:00
Dylan Araps
a46d2dec07 ascii: Update funtoo logo 2018-06-03 10:20:18 +10:00
Dylan Araps
d69fd6d839 ascii: simplify handling. 2018-06-03 10:14:53 +10:00
Dylan Araps
bee887a3e0 misc: docs 2018-06-03 08:25:30 +10:00
Dylan Araps
14005cac4a misc: Get rid of SC2012/2016 2018-06-03 08:15:12 +10:00
Dylan Araps
159cf63658
Merge pull request #1015 from dylanaraps/pkgs
packages: refactor (List package managers used/cleanup)
2018-06-02 21:52:38 +00:00
Dylan Araps
175fce87b5 info: Remove get_install_date 2018-06-03 07:31:24 +10:00
Dylan Araps
4698dbd06e misc: Surpress last lint errors as they are intended behavior 2018-06-03 07:07:52 +10:00
Dylan Araps
89d4126ec1 misc: Fix more lint errors. 2018-06-02 19:18:22 +10:00
Dylan Araps
e3afa265f9 packages: only show manager when packages > 0 2018-06-02 16:31:21 +10:00
Dylan Araps
094fca97bf packages: Remove wc usage 2018-06-02 16:19:29 +10:00
Dylan Araps
3051bbc424 packages: Remove ls usage 2018-06-02 15:43:53 +10:00
Dylan Araps
9bf46946b6 packages: Remove find usage from brew 2018-06-02 15:04:27 +10:00
Dylan Araps
c03c9e1248 packages: refactor 2018-06-02 15:02:34 +10:00
Dylan Araps
dc9b5519fd packages: refactor 2018-06-02 14:54:11 +10:00
Dylan Araps
75f845c7af packages: refactor 2018-06-02 14:52:08 +10:00
Dylan Araps
4bc2a23a46 packages: refactor 2018-06-02 14:44:52 +10:00
Dylan Araps
ffcf82d10d packages: cleanup 2018-06-02 13:54:17 +10:00
Andrew Titmuss
d02c590ff7
misc: fix most SC1117 errors from PlistBuddy 2018-06-02 13:09:02 +10:00
Dylan Araps
8d0205a56a misc: Fix misc style error. 2018-06-02 12:58:53 +10:00
Dylan Araps
55c128211c misc: Fix more lint errors. 2018-06-02 12:43:48 +10:00
Dylan Araps
eba08e3efc misc: fix more lint errors 2018-06-02 12:40:09 +10:00
Dylan Araps
37bb794602 misc: fix awk lint errors 2018-06-02 12:28:10 +10:00
Dylan Araps
6ea186d987 misc: Fix lint errors. 2018-06-02 12:08:08 +10:00
Dylan Araps
c1cde629c4 resolution: Fix lint error. 2018-06-02 10:07:04 +10:00
Dylan Araps
5784af20d3 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-02 09:53:52 +10:00
Dylan Araps
96386dc90e cols: Fix lint errors. 2018-06-02 09:52:49 +10:00
Michael Straube
840d4afbb1 misc: align some lines 2018-06-01 14:10:11 +02:00
Michael Straube
aab70da27c song: add gmusicbrowser 2018-06-01 14:02:12 +02:00
Dylan Araps
2f917c78d2 misc: cleanup 2018-06-01 13:22:31 +10:00
Dylan Araps
bd5706ca0e misc: remove unused var 2018-06-01 13:03:53 +10:00
Dylan Araps
c1f0fc9699 misc: fix some lint errors 2018-06-01 12:58:23 +10:00
Dylan Araps
1f7aa76c48 misc: cleanup 2018-06-01 12:54:31 +10:00
Dylan Araps
5e78bcb7be misc: Shorter syntax for no output 2018-06-01 12:47:18 +10:00
Dylan Araps
ae7271578a image: Performance improvements 2018-06-01 12:34:28 +10:00
Dylan Araps
ffe94c26ee misc: cleanup 2018-06-01 10:53:28 +10:00
Dylan Araps
5cac0a8dc1 OS: Added support for Linux Lite 2018-06-01 10:16:35 +10:00
Dylan Araps
d7e04822d3 OS: Added support for SharkLinux 2018-06-01 10:04:04 +10:00
Dylan Araps
f143ed5991 OS: Added support for Kibojoe Linux 2018-06-01 09:54:46 +10:00
Dylan Araps
f7001b142a OS: Added support for PureOS 2018-06-01 09:34:26 +10:00
Dylan Araps
f8779be333 disk: cleanup 2018-06-01 09:29:51 +10:00
Dylan Araps
226f746c60 term_font: cleanup urxvt/xterm 2018-05-31 19:48:14 +10:00
Dylan Araps
da97fc8a64 term_font: cleanup xfce4-terminal 2018-05-31 19:35:29 +10:00
Dylan Araps
4b684c0eb6 term_font: cleanup konsole 2018-05-31 19:28:46 +10:00
Dylan Araps
ea7512da2f misc: cleanup 2018-05-31 15:09:48 +10:00
Dylan Araps
6244bbb1da os: cleanup 2018-05-31 15:05:22 +10:00
Dylan Araps
2bb28bb67b cpu: Use uname -m for portability 2018-05-31 15:01:20 +10:00
Dylan Araps
f41607c36c cpu: Use HOSTTYPE 2018-05-31 14:30:48 +10:00
Dylan Araps
077e5fadb7 w3m: Simplify function further. 2018-05-31 08:10:43 +10:00
Dylan Araps
c6fde1ff9a ascii: Simplify function. 2018-05-31 08:04:01 +10:00
Dylan Araps
b93eb5ad30 w3m: Simplify path find. 2018-05-31 07:33:20 +10:00
Dylan Araps
3889bf8dd4 misc: Fix missing quote. 2018-05-29 09:26:59 +10:00
Dylan Araps
9175a47a3c packages: Fix issues with pacman 5.1. Remove needless call to pkginfo on Linux. 2018-05-29 09:16:45 +10:00
Dylan Araps
15cd3b3e07 gpu: Remove glxinfo usage. Too slow. 2018-05-29 09:08:32 +10:00
Dylan Araps
ec29e74406 cpu: Simplify cpu_cores 2018-05-29 08:48:03 +10:00
Dylan Araps
a2769a93ed image: Fixed images in kitty on macOS. Closes #994 2018-05-28 18:51:41 +10:00
Dylan Araps
b02ed9fff2 image: Fixed kitty image size. 2018-05-28 10:28:14 +10:00
Dylan Araps
29aabc97fa docs: update 2018-05-28 09:47:17 +10:00
Dylan Araps
8707a49f04 docs: update 2018-05-28 09:46:08 +10:00
Dylan Araps
b981fb50fa image: Fixed tycat size. 2018-05-28 09:33:47 +10:00
Dylan Araps
92ecdf0012 image: Removed catimg support. Fixed sixel size. 2018-05-28 09:27:41 +10:00
Dylan Araps
e2274fddd8 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-28 08:42:48 +10:00
Dylan Araps
ba9c7bba23 docs: update 2018-05-28 08:42:35 +10:00
Michael Straube
fca688dd12 song: sort players in config 2018-05-26 10:21:08 +02:00
Dylan Araps
e6b8f4f64f song: Use newlines as a separator directly. 2018-05-26 09:14:28 +10:00
Dylan Araps
8554f42345 song: Remove locale override. 2018-05-26 06:55:25 +10:00
Dylan Araps
2a13d62c0c song: Use ascii characters to split fields. 2018-05-26 06:54:38 +10:00
Dylan Araps
3ad38d7c95 docs: update 2018-05-25 16:08:41 +10:00
Dylan Araps
01ef60445e song: Use regex for matching. 2018-05-25 15:13:10 +10:00
Dylan Araps
160276ff6d general: Fix prompt issues 3 2018-05-25 06:51:06 +10:00
Dylan Araps
77282c8fea general: revert Fix prompt issue 2 2018-05-25 06:07:42 +10:00
Dylan Araps
bff6cf3b1a general: Fix prompt issues 2 2018-05-25 06:05:31 +10:00
Dylan Araps
e8ab52de7d
Merge pull request #1003 from dylanaraps/song_fix
song: Fix matching
2018-05-24 08:43:32 +00:00
Dylan Araps
b4fc29e6f6
Merge pull request #962 from dylanaraps/ati
gpu: Fix ATI/AMD branding issue.
2018-05-24 07:58:45 +00:00
Dylan Araps
c64b5c3d8c general: clean up 2018-05-24 16:55:10 +10:00
Dylan Araps
0f0d9aa84f Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-24 16:51:34 +10:00
Dylan Araps
6991b71ccb general: Added json output option. 2018-05-24 16:51:23 +10:00
Andrew Titmuss
de0d342852 Revert "Revert "term_font: fix iTerm2 checking 2 more profiles than exists""
This reverts commit f49919e957.
2018-05-24 15:46:38 +10:00
Dylan Araps
33d6dd760f song: Fix matching 2018-05-24 15:36:04 +10:00
Dylan Araps
130b7028ef song: Fix matching 2018-05-24 15:33:13 +10:00
Andrew Titmuss
f49919e957 Revert "term_font: fix iTerm2 checking 2 more profiles than exists"
This reverts commit 15c2939779.
2018-05-24 14:27:39 +10:00
Andrew Titmuss
5143b20ce1
font: fix line length for iTerm2 profile count 2018-05-24 13:55:09 +10:00
Andrew Titmuss
15c2939779
term_font: fix iTerm2 checking 2 more profiles than exists 2018-05-24 13:46:35 +10:00
Andrew Titmuss
5756eb97f2
song: fix iTunes detection 2018-05-24 12:46:47 +10:00
Dylan Araps
dfc8b10ee4 general: Fix cursor location errors. 2018-05-24 08:07:37 +10:00
Dylan Araps
3ee0980aac Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-22 14:38:50 +10:00
Dylan Araps
3f021fbbb6 misc: cleanup 2018-05-22 14:14:17 +10:00
Michael Straube
dc9334b7f1 OS: Add support for Redcore Linux 2018-05-21 11:03:36 +02:00
Dylan Araps
070651e4f4 general: Remove screenshot functionality. 2018-05-21 12:46:05 +10:00
Dylan Araps
6aba54154c misc: Remove uppercase() 2018-05-21 10:26:46 +10:00
Dylan Araps
c5188a891f config: Remove support for deprecated options. 2018-05-21 10:23:01 +10:00
Dylan Araps
6bf7f9452e misc: Remove all instances of export. They're pointless. 2018-05-21 10:14:35 +10:00
Dylan Araps
4895ed33b1 misc: cleanup 2018-05-21 10:08:43 +10:00
Dylan Araps
a27382d21d image: Make the resolution of catimg configurable. 2018-05-21 08:29:50 +10:00
Dylan Araps
0fe972073f image: Cleanup of get_term_size 2018-05-21 08:24:32 +10:00
Dylan Araps
fc229704c8 general: term_size, macos fix. 2018-05-20 15:36:54 +10:00
Dylan Araps
c4bf54db3d ascii: Fix ascii art on windows. 2018-05-20 14:22:26 +10:00
Dylan Araps
7b1b3755a9 general: Fix issues with default config. 2018-05-20 13:59:14 +10:00
Dylan Araps
cb68508be2 general: Fix issues with default config. 2018-05-20 13:56:24 +10:00
Dylan Araps
7a4492c6c3 ascii: Fix ascii art on windows. 2018-05-20 13:50:10 +10:00
Dylan Araps
1f678f8020 version: bump 2018-05-20 08:03:12 +10:00
Dylan Araps
c814f14726 general: Fix issues with default config. 2018-05-19 20:38:45 +10:00
Dylan Araps
992d0b38ae general: Added --print_config to display the default config file. 2018-05-19 08:28:10 +10:00
Dylan Araps
80299bd064 macOS: Fix xquartz issue. 2018-05-19 08:06:05 +10:00
Dylan Araps
c69e5ef041 docs: update 2018-05-18 16:26:22 +10:00
Dylan Araps
8b4c858042
Merge pull request #993 from dylanaraps/pkg_clean
packages: cleanup
2018-05-18 06:10:38 +00:00
Dylan Araps
98252472ce general: Fix default config in bash3. 2018-05-18 16:11:00 +10:00
Dylan Araps
6e41d5e0a9 packages: cleanup 2018-05-18 15:49:14 +10:00
Dylan Araps
b16ff8bc4d term: Fix tmux issue. 2018-05-17 20:43:22 +10:00
Dylan Araps
bad073d78a term: Fix macOS issue 2018-05-17 20:30:46 +10:00
Dylan Araps
e398f1ee08 docs: update 2018-05-17 13:57:45 +10:00
Dylan Araps
582fa2f50b version: bump 2018-05-17 13:39:24 +10:00
Dylan Araps
a31e656f82
Merge pull request #984 from MindTooth/final_kitty_fix
RFC: kitty: This got to be the last fix...
2018-05-17 02:47:33 +00:00
Dylan Araps
156136121a Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 12:36:55 +10:00
Dylan Araps
57cd8e3cc5 docs: update 2018-05-17 12:36:03 +10:00
Michael Straube
a62c3d2029 song: add support for vlc 2018-05-14 07:08:59 +02:00
Dylan Araps
01ec03720b
Merge pull request #982 from mstraube/deepin-music
song: fix deepin-music
2018-05-13 21:54:21 +00:00
Dylan Araps
b74c7a63d3
Merge pull request #983 from mstraube/song-dbus
song: simplify get_song_dbus
2018-05-13 21:53:05 +00:00
Dylan Araps
293633d5ab
Merge pull request #987 from mstraube/audacious
song: audacious: remove audtool, closes #986
2018-05-13 21:51:51 +00:00
Michael Straube
33fbed0b14 general: update copyright year 2018-05-13 11:06:22 +02:00
Michael Straube
bd0e62d5f3 song: audacious: remove audtool, closes #986 2018-05-12 13:54:42 +02:00
Michael Straube
8513b62259 song: update song_shorthand example 2018-05-12 10:56:03 +02:00
Birger J. Nordølum
7e4ec9f09d
kitty: This got to be the last fix... 2018-05-11 22:41:30 +02:00
Michael Straube
670161e13a song: simplify get_song_dbus 2018-05-11 19:22:34 +02:00
Michael Straube
358006dd92 song: fix deepin-music 2018-05-11 18:37:37 +02:00
Birger J. Nordølum
f93da07f36
kitty: style tweaks on regex 2018-05-10 14:32:48 +02:00
Michael Straube
1480b833b0 song: add support for sayonara 2018-05-10 09:14:39 +02:00
Dylan Araps
94bf52ecd4 misc: Fix travis 2018-05-10 09:58:46 +10:00
Dylan Araps
8dc25c3ae5
Merge pull request #977 from MindTooth/fix_kitty_regression
kitty: fix regression in regex
2018-05-09 23:56:28 +00:00
Dylan Araps
7d259e8ef9 song: Added song_format. 2018-05-10 08:52:06 +10:00
Dylan Araps
b5a2323144 song: Added song_format. 2018-05-10 08:49:05 +10:00
Michael Straube
ccced8d997 song: fix audacious album
fallback to get_song_dbus() when song_shorthand is on
audtool won't work due to the '-' separator in it's output
2018-05-09 16:07:04 +02:00
Birger J. Nordølum
a7c6745507
kitty: fix regression in regex 2018-05-09 14:15:24 +02:00
Dylan Araps
b6f0460b35 song: Better splitting. 2018-05-09 21:23:10 +10:00
Andrew Titmuss
acd4c84614
fix merge conflict in song_album 2018-05-09 20:48:40 +10:00
Dylan Araps
cfcd6fff17 song: Fix separator when printed. 2018-05-09 18:28:17 +10:00
Dylan Araps
3ece779d47 song: Fix issues with splitting. 2018-05-09 18:26:31 +10:00
Dylan Araps
a5f5be869c
Merge pull request #973 from MindTooth/tweak_kitty_regex
tweak kitty font regex
2018-05-08 23:35:18 +00:00
Dylan Araps
859dc69b20 wm: Detect 2bwm manually 2018-05-07 12:26:42 +10:00
Birger J. Nordølum
f765caa038
Tweak kitty font regex 2018-05-06 14:28:38 +02:00
Dylan Araps
8fe3130cbe gtk: Fix config file read order. Closes #972 2018-05-06 16:16:27 +10:00
Dylan Araps
4f4f237395 version: bump 2018-05-04 16:36:01 +10:00
Dylan Araps
881094f1d6 misc: whitespace 2018-05-04 16:25:05 +10:00
Dylan Araps
48402232e9 misc: whitespace. 2018-05-04 15:58:48 +10:00
Dylan Araps
2384e6f7b9 docs: update 2018-05-04 11:46:55 +10:00
Dylan Araps
5a8b2405f5 misc: whitespace 2018-05-04 09:18:52 +10:00
Dylan Araps
b3af154dc5 general: Move ascii art back to the bottom. 2018-05-04 09:11:22 +10:00
Dylan Araps
2fd328aeca general: Move ascii art back to fix merge conflicts. 2018-05-04 08:57:35 +10:00
Dylan Araps
f31f2a40f0 general: Added missing ascii 2018-05-04 08:57:34 +10:00
Dylan Araps
da49581b73 general: In-lined license 2018-05-04 08:57:08 +10:00
Dylan Araps
97bd390295 General: Move ascii art to the bottom of the script. 2018-05-04 08:57:08 +10:00
Dylan Araps
a5a850c366 ascii: Update android ascii 2018-05-04 08:55:51 +10:00
Dylan Araps
8793fdbe6b theme: Fixes for bash3 2018-05-04 08:55:51 +10:00
Dylan Araps
64fa49c0f1 general: Remove old files 2018-05-04 08:55:51 +10:00
Dylan Araps
1d3a4478f6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
2f50cf2071 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
e1f478f1d6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
bdad66511a general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
473a5986e8 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
f790170578 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
3ee733e982 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
c794f7f072 general: Removed changes from other branch 2018-05-04 08:54:43 +10:00
Dylan Araps
9573aaee34 config: Inline config file. 2018-05-04 08:54:43 +10:00
Dylan Araps
1ddcc47dd6 wm: Added support for more window managers. 2018-05-04 08:54:43 +10:00
Dylan Araps
52c2e871a3 wm: Added support for aewm 2018-05-04 08:54:43 +10:00
Dylan Araps
d239a05782 wm: Show version for KDE and dwm. 2018-05-04 08:54:43 +10:00
Dylan Araps
9d6d62ece5 wm: Added WM version. 2018-05-04 08:54:43 +10:00
Michael Straube
2f5f7f5ab4 term_font: add qterminal support 2018-05-03 19:46:14 +02:00
Dylan Araps
cdb576479e macOS: Fix memory bug. 2018-04-30 16:18:24 +10:00
Dylan Araps
039e8d0ca7
Merge pull request #964 from TsundereBug/patch-1
Update Android ascii
2018-04-30 06:12:35 +00:00
Dylan Araps
8e3f717493
Merge pull request #963 from dawidd6/unity
de: fix Unity in 18.04
2018-04-30 06:12:08 +00:00
Anthony Cerruti
7341096953
Remove width set 2018-04-27 16:04:51 -07:00
Dylan Araps
53e557dcd7 general: Fix tests 2018-04-27 22:16:07 +10:00
Dawid Dziurla
327e639eff
de: fix Unity in 18.04 2018-04-27 11:54:38 +02:00
Dylan Araps
b87300d87a image: [w3m] Fix issue with zws not being applied to get_cols 2018-04-25 13:23:47 +10:00
Dylan Araps
0d89e1a400 gpu: Fix ATI/AMD branding issue. 2018-04-25 11:42:11 +10:00
Dylan Araps
da94f65b8c gpu: Fix ATI/AMD branding issue. 2018-04-25 11:39:03 +10:00
Robert
540de7173a
Add files via upload 2018-04-25 00:40:01 +02:00
Robert
3ed7327ef3
Add files via upload 2018-04-24 23:43:07 +02:00
Dylan Araps
6901a3ff8b distro: Revert change 2018-04-22 18:12:38 +10:00
Dylan Araps
c354ddcd76 Distro: Show release info by default. 2018-04-22 11:09:05 +10:00
Dylan Araps
1bd9f1759c general: Cleanup 2018-04-22 11:01:18 +10:00
Kayant
5c58244897
cpu_temp: Add support for Zen processors
This adds support for Zen based processors(AMD family 17h) like the Ryzen series using the k10temp module.
This requires either having a patched kernel with the hwmon updates see - lkml.org/lkml/2017/9/6/684
Or kernel 4.15+ where the patch was merged.
2018-04-21 12:20:57 +01:00
SolitudeSF
aa7ec8b529
Add 'setroot' wallpaper fetching 2018-04-21 09:39:40 +03:00
Dylan Araps
2606e4b1d6 image: Added kitty backend. Closes #953 2018-04-20 07:48:41 +10:00