Commit graph

3107 commits

Author SHA1 Message Date
Gustavo Silvera
75619edf01 Improving MacOS M1 CPU/GPU prints 2022-01-27 15:50:49 -08:00
RustedTerrier
950fb1dfbf
Fix: add glaucus to ascii_distro list. 2022-01-12 20:56:58 -05:00
Vladislav Nepogodin
8a6cb79bae
🔥 add cachyos 2022-01-12 02:07:03 +04:00
Arghya Sarkar
a0f1be4247
Merge branch 'dylanaraps:master' into master 2022-01-10 14:44:28 +05:30
The Sonic Master
096d1092c3
Merge branch 'dylanaraps:master' into master 2022-01-04 16:47:36 +00:00
Arjan Adriaanse
58509bf20b
packages: Improve detection for guix. 2022-01-02 15:06:24 +01:00
Clxud
5739b9cc72
Merge branch 'dylanaraps:master' into master 2022-01-01 20:51:11 -05:00
cloudwithax
51bb342e8e Update neofetch to use correct logo and reflect OS throughout program 2022-01-01 20:50:39 -05:00
Guangyuan Yang
69df231e17 Add exclamation mark for uptime > 100 days
htop has this for years, and I think it would be fun if neofetch also
matches it.

htop reference: 1601931bbf/UptimeMeter.c (L36)
2021-12-30 11:50:26 -05:00
Michael Straube
b9cff7c1e5 Correct case style 2021-12-30 11:11:49 +01:00
Michael Straube
8662a2fe4c Remove extra space 2021-12-30 11:06:02 +01:00
Michael Straube
8f2976ffe4 Show Frameworks and Qt version for Plasma. Closes #2013 2021-12-30 10:43:43 +01:00
MVS
e6a11ca7cc
Tabs -> spaces 2021-12-29 21:15:13 -06:00
MVS
32fece816f
Add font size for Apple Terminal
This PR extends the Apple Terminal AppleScript call that fetches the font. It now fetches the font size and appends it to the font name to make the output match other terminals.
2021-12-29 21:06:17 -06:00
CrackedMatter
74b4347df5
Merge branch 'dylanaraps:master' into master 2021-12-29 17:30:08 +01:00
Jessica Clarke
a20c67a86b
neofetch: Print MACHINE_ARCH not MACHINE for FreeBSD
MACHINE refers to the architecture family, whereas MACHINE_ARCH refers
to the specific variant. For x86, MACHINE is already split up into i386
and amd64, so there is only one MACHINE_ARCH for each, that takes an
identical value, and thus this patch has no effect there. There is also
the oddity of arm64, which only has one MACHINE_ARCH, but the name of
that is aarch64. For other architectures, one MACHINE covers multiple
MACHINE_ARCH variants, like powerpc which has powerpc, powerpcspe,
powerpc64 and powerpc64le. It's therefore more helpful to print
MACHINE_ARCH here, not MACHINE.

Note that MACHINE_ARCH is what official release information, such as
download pages and the list of supported architectures, tends to use,
due to its increased specificity.

This may also apply to other BSDs, but I have no experience of them.
2021-12-28 04:51:38 +00:00
Jessica Clarke
97a2dd7325
neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped
If not yet bootstrapped, pkg will print out:

    The package management tool is not yet installed on your system.
    Do you want to fetch and install it now? [y/N]: 

and wait for input if stdin is a tty. Use </dev/null to squash this.
2021-12-28 04:32:00 +00:00
radium
cce4866681 FusionX Added 2021-12-25 11:09:09 +05:30
chewblacka
42d72fd13e
Count all AppImage files
For AppImages count files ending in .AppImage as well as .appimage (and anything in between).
2021-12-21 19:54:19 +00:00
Alyx Ferrari
50516dcf67 Add recognition for Hackintosh VMs 2021-12-21 00:05:42 -05:00
Arghya Sarkar
8dab8c93e3 Added calinixOS 2021-12-19 19:26:25 +05:30
icpove
e2a0d4113a Add Uos 2021-12-11 20:07:27 +08:00
Dylan Araps
ccd5d9f526 Merge branch 'master' of github.com:dylanaraps/neofetch 2021-12-10 08:41:55 +02:00
Dylan Araps
644f9d29eb
neofetch: Fix #1989 2021-12-10 08:41:28 +02:00
F-00
fe1507b218
Merge branch 'dylanaraps:master' into master 2021-12-08 23:44:11 +01:00
Arghya Sarkar
2558cc250d Added CalinixOS 2021-12-09 00:17:06 +05:30
The TwilightBlood
3eaac2d9ee
Add pacstall to package managers (#1979)
* Add pacstall to package managers

https://github.com/pacstall/pacstall

* Fix indents on Pacstall

* Fix tabbing

again
2021-12-08 10:11:14 +02:00
Dylan Araps
7b1f0c275e
neofetch: Fix windows detection 2021-12-06 06:36:44 +02:00
Dylan Araps
aab631c7dd
neofetch: Fix WSL windows version. Closes #1848 2021-12-06 05:31:15 +02:00
Clxud
2dff8b0026
Add Soda Linux 2021-11-30 15:14:36 -05:00
alexcoder04
d3af666f21 add Q4OS logo and detection 2021-11-30 14:23:34 +01:00
alexcoder04
c4fba8bb0b
add CBL Mariner ascii art (#1972) 2021-11-30 05:12:04 +02:00
Stealth
c1c699378f
Added Qubyt OS Logo (#1969) 2021-11-27 06:00:54 +02:00
Michael Straube
d4070d515d
Update openEuler logo (#1966) 2021-11-25 05:17:34 +02:00
Evie Viau
b35ca2c919
Merge branch 'dylanaraps:master' into master 2021-11-19 07:54:08 -05:00
Evie Viau
30b2887d58
Add the bulge package manager and reduce the yiffOS logo size 2021-11-19 07:31:38 -05:00
0n1cOn3
8231693c0f
NDR (New Distro Request) Kaisen Linux
added ascii logo for Kaisen Linux
2021-11-17 03:52:09 +01:00
Thanatermesis
6cddcd3f74
added Elive Linux brand 2021-11-16 18:27:27 -05:00
Dylan Araps
e784522206
neofetch: minor cleanup 2021-11-11 06:10:54 +02:00
Nathan Thomas
0d08c130ff
Add support for nushell (#1878)
* Add support for nushell

* Update neofetch

Co-authored-by: Tyler J Russell <xtylerjrx@gmail.com>

Co-authored-by: Tyler J Russell <xtylerjrx@gmail.com>
2021-11-10 05:41:10 +02:00
Hervy Qurrotul Ainur Rozi
f964e1d62b Improve ASCII art for LangitKetujuh GNU/Linux 2021-11-08 13:16:52 +07:00
Th1nhhdk
3eb7e13e27
Added VNux GNU/Linux Neofetch Logo (#1937) 2021-11-08 06:35:52 +02:00
TheSonicMaster
bc2a8e60db New Distribution: MassOS 2021-11-07 10:56:54 +00:00
Jakob Hampel
fcae0110e4
Removed one space too much in second line of Trisquel ASCII art 2021-11-06 18:33:04 +01:00
Jakob Hampel
58d96e21d4
Improve logo for Trisquel GNU/Linux
I always thought the logo for Trisquel looked a bit clunky and awkward compared to the others. This is an updated one more in line with the other distributions' logos and closer to Trisquel's actual logo.
2021-11-06 18:24:52 +01:00
Ēriks Remess
0e4f5e5541 Power Adapter info initial support. Only macOS currently. 2021-11-04 22:49:12 +02:00
Ēriks Remess
222b1cd8d5
/sys/devices/virtual/dmi/id/board_* for motherboard identification (#1943) 2021-11-04 05:20:01 +02:00
Cappy Ishihara
2a81916124
Merge branch 'dylanaraps:master' into master 2021-10-23 01:15:24 +07:00
MrVeink
2bbc06a27f Added Wii ASCII for wii-linux-ngx, whiite and gc-linux 2021-10-15 11:15:55 +03:00
easyaspi314 (Devin)
c4630ee215 Only fall back to TERMUX_VERSION if ppid doesn't match
Catches something like running xfce4-terminal in an X server
2021-09-29 12:12:56 -04:00
easyaspi314 (Devin)
da1970edd5 Add detection for Termux terminal
Termux sets the TERMUX_VERSION environment variable.
2021-09-29 12:02:30 -04:00
Evie Viau
4e479dcdbb
Merge branch 'dylanaraps:master' into master 2021-09-25 21:03:26 -04:00
CrackedMatter
4705f50bfc
Merge branch 'dylanaraps:master' into master 2021-09-25 15:20:34 +02:00
gitfib
4b91c94360
Improve GPU Reading on Linux (#1916)
GPUs that have subsystem name but no revision number can be processed
correctly by using $(NF-1) instead of $7 in the awk
2021-09-24 08:35:23 +03:00
Evie Viau
533e5d86d8 Add yiffOS logo 2021-09-23 23:55:00 -04:00
jnats
429499e9b9
CrystalUX to Crystal Linux rebrand (#1907) 2021-09-13 06:37:06 +03:00
CrackedMatter
6dec6c756d
Round visor 2021-09-11 10:54:11 +02:00
CrackedMatter
978314980d
Merge branch 'dylanaraps:master' into master 2021-09-11 10:51:31 +02:00
Zayac-The-Engineer
1c62849a12
added pkgin to BSD case (#1906) 2021-09-11 05:34:30 +03:00
oshaboy
f58ba59b0b newlines 2021-09-10 17:06:09 +03:00
CrackedMatter
e719ccbcae
Compact art
Removed unnecessary newlines from the AmogOS ascii art
2021-09-10 08:04:17 +02:00
oshaboy
b611400e3b removed line 2021-09-09 22:20:42 +03:00
oshaboy
86021d96c7 Multiple Changes
Added AmogOS to help.

Replaced all Braille Spaces (U+2800) with the distinct Ascii Spaces (U+0020).

Made the visor cyan and the body gray.

Removed Errant "⣠"

Removed un-needed set_colors arguments
2021-09-09 22:18:32 +03:00
oshaboy
0df597d38c Fixed Errant Space 2021-09-09 22:04:17 +03:00
oshaboy
8480ef541a Add Linspire 2021-09-09 22:02:52 +03:00
CrackedMatter
d2637a3588
Add files via upload 2021-09-09 19:44:58 +02:00
CrackedMatter
815b755e48
Add files via upload 2021-09-09 19:21:52 +02:00
Dylan Araps
77f2afc372 Merge branch 'master' of github.com:dylanaraps/neofetch 2021-09-04 18:06:53 +03:00
Dylan Araps
47f46834e7
misc: nits 2021-09-04 18:06:43 +03:00
Benjamin S. Osenbach
7f7d824b44
Fix Haiku logo (#1812) (#1898)
* Fix Haiku logo (#1812)

* fixed padding and color
2021-09-01 22:14:10 +03:00
sulincix
088f48b9e9
Sulin 2021-08-31 20:07:10 +00:00
Angelo F
b3e21d89cd
Modify the two "Darwin" Apple logos (#1892)
Make them more consistent with the actual Apple logo

	modified:   neofetch
2021-08-29 13:21:15 +03:00
Crestwave
aa026545b9
packages: fix dpkg (#1888) 2021-08-25 07:42:08 +03:00
korewaChino
48630bbda5 added Ultramarine logo 2021-08-20 11:07:42 +07:00
Michael Straube
5dc9a2fa61
song: Switch cmus to get_song_dbus (#1875) 2021-08-15 12:14:57 +03:00
F-00
d5e232d4f0
replaced "artix_small" ASCII
much better ASCII, looks more like "arcolinux_small"
2021-08-13 05:24:01 +02:00
RustedTerrier
547acd8d55
RiverWM support (#1870)
* Feat: WM support for river.

* Update neofetch
2021-08-11 03:07:03 +00:00
Benjamin S. Osenbach
5db2127b7a
fix issue #1757 (#1863) 2021-08-07 06:00:17 +03:00
NeXT STEP
733a729539
Update CelOS (#1864) 2021-08-07 05:59:50 +03:00
Michael Straube
bb272ac3e8
Add Kaisen Linux (#1859) 2021-08-05 17:02:29 +03:00
Hervy Qurrotul Ainur
07822a3c42
Add LangitKetujuh OS (#1824) 2021-08-05 07:06:06 +03:00
omame
0ce03cfd7e
Update CyberOS logo to match downstream (#1846)
Resolves #1845.
2021-07-26 11:01:10 +03:00
Dylan Araps
017aa041d8
neofetch: Only try pkg if on a BSD. Closes #1834 2021-07-19 18:00:49 +03:00
Dylan Araps
7913ad35ff Revert "Update manjaro logo (#1825)"
This reverts commit 65e01ab421.
2021-07-14 14:37:30 +03:00
Dylan Araps
38cbfeca5a Revert "Fix manjaro logo (#1826)"
This reverts commit c2c1cfbf4f.
2021-07-14 14:37:28 +03:00
zhullyb
c2c1cfbf4f
Fix manjaro logo (#1826) 2021-07-14 13:22:33 +03:00
zhullyb
65e01ab421
Update manjaro logo (#1825)
Manjaro has changed its logo, see manjaro.org
2021-07-14 13:12:04 +03:00
Dylan Araps
9e8ed741b3
neofetch: add -L to curl. Closes #1823 2021-07-09 10:52:10 +03:00
Kevin
798d587c9c
minor ascii edit (#1816) 2021-07-05 21:14:42 +03:00
Fritz Geib
095fd04094
fix macos big sur and monterey not showing codenames (#1815) 2021-07-05 08:00:13 +03:00
bejelentkezni
e6499671c1
Add ascii art for glaucus (#1809)
* Update neofetch

* Update neofetch

* Update neofetch

* Update neofetch

* Update neofetch

* Update neofetch
2021-07-02 21:41:35 +00:00
Kevin Lapointe
07770633fb
Modified small Fedora ASCII art (#1807)
* Added new small Fedora ASCII art

* Modified ASCII art for small fedora

* modified
2021-07-02 03:27:26 +00:00
Kevin Lapointe
5a436bd8be
Added new small Fedora ASCII art (#1806) 2021-07-01 04:10:34 +00:00
lockheed3k
dcd180cb67
Update neofetch (#1801)
Fix deformed Debian logo on line 6999 by adding 3 spaces before """Y$$.".
2021-06-27 04:10:19 +00:00
Guangyuan Yang
1096b22c18
Fixes GPU info read error on MINGW64 (#1799)
Closes #1798.
2021-06-26 04:39:07 +00:00
Kid
cc39539c55
Better kitty terminal font detection (#1795)
* Better kitty terminal font detection

* Fix indent
2021-06-25 07:10:22 +00:00
Fritz Geib
8fc31ac001
add windows 11 ascii art (#1793) 2021-06-23 16:01:53 +00:00
Berk Çakar
bbbb68f8b2
Added Pisi Linux support for Neofetch. (#1723)
* Added PiSi support

* Add placeholder PiSi ascii art

* Added actual PisiLinux logo

* Colorize PisiLinux logo

* Improvement in ascii art

* Added Pisi to the list of supported distributions

* Updated manpage

* Fixed flaws in ascii art

Co-authored-by: Berkan Şahin <berkan.sahin@ug.bilkent.edu.tr>
2021-06-22 04:00:27 +00:00
Kid
bc71e732a9
Add macOS 12 to version name list (#1783) 2021-06-17 07:29:19 +00:00
Biel
a980dc8e8b
Add Aperio GNU/Linux information. (#1778) 2021-06-15 04:18:02 +00:00
Michael Straube
55cce2dfef
Update ubuntu logo. Closes #1750 (#1779) 2021-06-15 04:15:36 +00:00
MrVeink
73ad76aa4b
Added iglunix to ascii art distros (#1775) 2021-06-12 07:48:38 +00:00
Fritz Geib
25127b7793
fix package count not including brew casks (#1777) 2021-06-12 07:47:27 +00:00
Gyro7
5e54a5e48b
Add distribution AmogOS (#1773)
* Add distribution AmogOS

* Fixed indentation and removed unrelated changes

* Added AmogOS to ascii art distros
2021-06-11 11:11:43 +00:00
Charlène
bb974c77fc
Fix a wrong multiple line spanning (#1774)
./neofetch: line 3310: syntax error near unexpected token `newline'
./neofetch: line 3310: `"ruby"|"1"|"tmux"*|"systemd"|"sshd"*|"python"*|'
2021-06-11 10:28:24 +00:00
Dylan Araps
370a50c3e3 term: ignore bwrap 2021-06-11 09:25:11 +00:00
Dylan Araps
77cac59c84 neofetch: Fix syntax error 2021-06-11 09:23:37 +00:00
Dylan Araps
010e376058 packages: use dpkg 2021-06-11 07:48:16 +00:00
Dylan Araps
c55cfc0c06 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2021-06-11 07:45:27 +00:00
Dylan Araps
77f0efea26 packages: Fix apt. Closes #1620 2021-06-11 07:45:19 +00:00
Koakuma
70ad34e919
Fix CPU core/frequency reading on Linux/SPARC systems (#1643) 2021-06-11 07:42:46 +00:00
kanashimia
07ae57453a
Fix nix mistkae on darwin (#1628)
See https://github.com/dylanaraps/neofetch/pull/1617#issuecomment-740655977
2021-06-11 07:41:32 +00:00
Guanzhong Chen
219714c86e
Show GPU subsystem name if possible. Fixes #1490 (#1648)
After this change, if a subsystem name exists for a GPU, we display that
name instead of the device name. This should fix the issue mentioned
in #1490.

For example, a card that would be shown as:
    GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
before will now be shown as:
    GPU: AMD ATI Radeon RX 480 4GB
This fallback logic is implemented in the `awk` command.

Additionally, the PCI address is now stripped from the awk output
because it never is desirable to print it. It is, however, still
kept internally in `awk` to distinguish multiple cards of the same model.
2021-06-11 07:39:07 +00:00
Charlène
9b1108133c
OpenBSD: change cpu count (#1650)
Instead of using hw.ncpu, use hw.ncpuonline and hw.ncpufound, and check
SMT status
2021-06-11 07:37:57 +00:00
freddii
0bbd6bff86
fixes spelling mistake (#1654) 2021-06-11 07:37:20 +00:00
Lorenzo Cauli
4fbf8df1c8
Edited PCLinuxOS logo for proper alignment. (#1685)
Co-authored-by: Lorenzo Cauli <lorecast162@localhost.localdomain>
2021-06-11 07:34:26 +00:00
Dylan Araps
bcc8d98df5 os: Fix ubuntu studio. Closes #1733 2021-06-11 07:05:57 +00:00
Dylan Araps
06b1c77bb8 gpu: Fix windows issue. See: #1759 2021-06-11 07:03:16 +00:00
Christian Stewart
1c954ec556
Added support for SkiffOS (#1664)
* os: fix syntax error introduced by celos logo

Signed-off-by: Christian Stewart <christian@paral.in>

* Added support for SkiffOS

https://github.com/skiffos/skiffos

Fixes #1657

Signed-off-by: Christian Stewart <christian@paral.in>
2021-06-11 06:19:21 +00:00
Christian Stewart
27277eac1d
os: fix syntax error introduced by celos logo (#1772)
Signed-off-by: Christian Stewart <christian@paral.in>
2021-06-11 06:18:31 +00:00
Dylan Araps
ab839cb9b0 os: Fix Chrome OS issue. Closes #1653 2021-06-11 06:14:10 +00:00
Dylan Araps
7de6bb8d2c resolution: Fix truncation of drm modes. Closes #1639 2021-06-11 05:56:42 +00:00
Dylan Araps
64dd7b68ef term: Add newgrp to blacklist. Closes #1635 2021-06-11 05:47:20 +00:00
Dylan Araps
2491af5e58 os: Add support for Mandrake. Closes #1625 2021-06-11 05:41:19 +00:00
Dylan Araps
0a0a505132 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2021-06-11 05:39:34 +00:00
Dylan Araps
ec1fb325b0 misc: fix typo. Closes #1623 2021-06-11 05:39:31 +00:00
Ross Smith II
13cda3f7e4
neofetch: Fix Terminal Font for mintty (#1641)
* neofetch: Fix Terminal Font for mintty

* Quiet shellcheck error
2021-06-11 05:30:28 +00:00
Tiny
9b708d6e5f
fix:The main version file of GNU/Deepin Linux has been moved from /etc/deepin-version to /etc/os-version (#1667)
Description:

Log:
2021-06-11 05:25:57 +00:00
jrt
3514e02d61
add AsteroidOS (#1676) 2021-06-11 05:25:40 +00:00
Jonas Frei
6b755b7ac6
Added 'hikari' to supported WMs (#1669)
Co-authored-by: Jonas Frei <freijon@gmail.com>
2021-06-11 05:24:51 +00:00
Suleyman Poyraz
f572fb37a0
Added PuffOS successfuly instead of #1659 (#1678)
Co-authored-by: dylan <dylan.araps@gmail.com>
2021-06-11 05:24:32 +00:00
Dylan Araps
55beea7b6f os: Add CyberOS. Closes #1690 2021-06-11 05:19:46 +00:00
Dylan Araps
611117f4af general: Fix indentation 2021-06-11 05:16:43 +00:00
Süleyman Fatih Şimşek
df453e4f1b
added PNM Linux ascii art (#1695) 2021-06-11 05:17:02 +00:00
Dylan Araps
d16e6e36ca packages: use crew prefix. Closes #1697 2021-06-11 05:15:37 +00:00
Dylan Araps
097e60bc62 general: Fix conflicts 2021-06-11 05:14:33 +00:00
Michael Straube
528010e045
Add AlmaLinux logo (#1715)
* Add AlmaLinux logo

* Update AlmaLinux logo
2021-06-11 05:13:36 +00:00
Daniel Thau
75198506b8
Bedrock Linux fixes (#1675)
Neofetch is Bedrock-aware by default, but ignores Bedrock and restricts
itself to the local layer of the Bedrock system when run in Bedrock's
"restricted" mode.  Previously, neofetch checked for restricted mode by
looking at the $PATH, which can fail in some workflows.  Instead, check
for $BEDROCK_RESTRICT, which is more robust.

Neofetch previously counted Bedrock stratum aliases when counting
packages for some package managers.  This resulted in over-counting
packages.  This commit restricts neofetch to only counting actual
strata, not aliases.
2021-06-11 05:12:37 +00:00
Dylan Araps
c0ceffb554 general: fix indentation 2021-06-11 05:11:00 +00:00
Rolex
0dd28db34e
Added APT/Debian Packager to package managers for MacOS and combined PR #1702 (#1762)
* Added new iOS and iPadOS device information

* Updated neofetch to show dpkg and correct amount of packages.

* Fixed indentation.
2021-06-11 05:07:44 +00:00
Daniel Brooks
96d9d3c4f6
just removes any quotes from around the Alacritty font name, if any (#1708) 2021-06-11 05:05:46 +00:00
MeztliRA
34d55b8747
Fixes #1636 (#1727) 2021-06-11 05:04:16 +00:00
Dylan Araps
50a8bd285d packages: Use dnf cache if available. Closes #1730 2021-06-11 05:02:17 +00:00
Adam Salt
41f75b7b48
Update neofetch (#1732) 2021-06-11 04:56:10 +00:00
Kevin Lapointe
21c9c5f22b
New ASCII logo for Fedora (#1736)
* Added new ASCII logo for Fedora

* Added new ASCII art for Fedora

* Added new ASCII for Fedora
2021-06-11 04:55:56 +00:00
Paróczai Olivér
d8b58a10b9
Only use DNS if public_ip_host option is empty (#1737)
In config:
public_ip_host="" -> uses DNS for getting public IP
public_ip_host="http://example.com/ip" -> uses wget/curl for getting public IP
2021-06-11 04:55:35 +00:00
M. Efe Çetin
cd6c4334db
Add TeArch Linux. (#1741)
* Add TeArch Linux.

* Update neofetch

Co-authored-by: Efe Çetin <efectn@6tel.net>
2021-06-11 04:55:06 +00:00
Luca Robbiano
b7abdba2fd
Add Rocky Linux (#1743)
* Add Rocky Linux

* Add Rocky Linux ASCII Art

* Add Rocky Linux into the ASCII logo list

* Fix

Co-authored-by: Kaleb <51819073+klebdotio@users.noreply.github.com>
2021-06-11 04:54:26 +00:00
Fritz Geib
87753c5057
fix neofetch not recognizing brew package count on M1 macs (#1747)
* fix neofetch not recognizing brew package count on M1 macs

* fix apt package count issue
2021-06-11 04:53:33 +00:00
jnats
22b97f99c3
Update neofetch (#1749)
Co-authored-by: jnats <dev@jnats.xyz>
2021-06-11 04:52:52 +00:00
Philipp Wallisch
4d7ec21ad5
Rework macOS memory calculation to work on Apple Silicon (#1752) 2021-06-11 04:51:48 +00:00
minhtricute69
b0a654f162
Add HydroOS distro support (#1766)
Add HydroOS distro support
2021-06-11 04:48:39 +00:00
Dylan Araps
6dd85d67fc Merge branch 'master' of github.com:dylanaraps/neofetch 2020-11-26 07:15:22 +02:00
Dylan Araps
dc8a834888
neofetch: Fix naming conflict with mine. See #1616 2020-11-26 07:15:09 +02:00
Kanashimia
bec3918bfd
NixOS - squash logo, add new package location. (#1617)
* Decrease size of NixOS logo by one block.

* Improve package counting for NixOS.
2020-11-26 07:11:09 +02:00
Dylan Araps
80174ea4d9
neofetch: swap to apt for packages. Possible fix for #1616 2020-11-25 14:09:31 +02:00
Iuri Jikidze
2b559cb8c6
Add Apple Music (#1611)
* iTunes --> Music

* add back iTunes

* fix indentation

* fix indentation 2

* ty vs code

* fix ?
2020-11-25 11:09:10 +02:00
Sekai Zhou
df61458e7f
Fix font support for yakuake (#1615)
Originally added in #1063, but did not actually work because it only
looked for konsole processes (rather than yakuake's) when querying its
session profile.
2020-11-25 07:22:45 +02:00
Ben Lönnqvist
d4f6abf1a8
Refactor ueberzug (#1614)
The previous way ueberzug was used is now deprecated.
2020-11-24 17:30:55 +02:00
SGS
d76d92f6b8
New Garuda Neofetch Logo (#1613)
Co-authored-by: SGSm <uwe-me@arcor.de>
2020-11-24 05:47:07 +02:00
Xaver Hellauer
494a7d8335
Add support for swupd package manager (#1610)
`swupd` is the default package manager of Clear Linux OS (they actually call their packages bundles). This patch adds support for swupd.
2020-11-21 18:34:34 +02:00
Dylan Araps
2b39f58f74
disk: Fix bash 3.2 incompatibility. Closes #1586 2020-11-17 18:43:32 +02:00
Dylan Araps
cb6f10d8f4
fix whitespace 2020-11-17 18:35:33 +02:00
Dylan Araps
2a1788a11b
fix macOS issue. See #1607 2020-11-17 11:49:46 +02:00
Zach Dykstra
56c8d7e0c8
Support multiple displays under wayland (#1596) 2020-11-05 06:06:28 +02:00
sudo killall windows
ac6f6a1ce4
Update SEMC logo (#1593) 2020-11-04 05:21:00 +02:00
Paul Delafosse
dbe781043b
feat(backend): add viu image backend (#1592)
* feat(backend): add viu image backend

* fix: double quote typo on viu command
2020-11-03 13:11:00 +02:00
Dylan Araps
9818199c73 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-11-03 05:39:05 +02:00
Dylan Araps
106a53c575
neofetch: Use MemAvailable for memory on Linux if supported. Closes #1591 2020-11-03 05:38:45 +02:00
Kanashimia
5dfce0f9c3
Update NixOS Logo (#1590) 2020-11-02 16:20:02 +02:00
SGS
f0b16b63ff
update garuda linux logo (#1579)
Co-authored-by: SGSm <uwe-me@arcor.de>
2020-10-16 19:36:55 +03:00
Xander Hess
53d938c4fe
Adding support for Pengwin (#1578)
* Added recently added distros to list of included distros with ascii art.

* Fixed indent in usage for ueberzug backend.

* Added ascii art for Pengwin (https://github.com/WhitewaterFoundry/Pengwin) and added Pengwin to the distro lists.
2020-10-16 09:11:28 +03:00
Dylan Araps
4660ae7a53
various: fix windows issues 2020-10-04 19:05:03 +03:00
Dylan Araps
7bf2ecee26
fix ci 2020-10-04 18:46:04 +03:00
Dylan Araps
c93f3dabd6
gpu: Fix blank line in output on Windows. 2020-10-04 18:26:26 +03:00
Dylan Araps
71d8914ec7
windows: Fix gpu output 2020-10-04 18:05:18 +03:00
Rashil Gandhi
c511bcbcef
Display charging status in Windows (#1575) 2020-10-04 16:37:50 +03:00
Dylan Araps
075eb43dd7
neofetch: clean up 2020-10-04 15:18:28 +03:00
Andrew Titmuss
9ca24eaa0a
local_ip: Add interface selection (#1327)
* local_ip: add interface selection

local_ip: add interface selection for macOS
local_ip: add interface support for Linux and others
local_ip: fix quotes
local_ip: fix line length
local_ip: fix line length for realsies this time

* local ip: change default to auto and simplify if statement

* local ip: make error for invalid interface actually work on linux

* local ip: remove unneeded slash

* local ip: silence errors from ip and ifconfig

Co-authored-by: dylan <dylan.araps@gmail.com>
2020-10-04 15:09:36 +03:00
Igor Pečovnik
d76815d3a2
Add Armbian Linux (#1417)
* Add Armbian Linux

* Update neofetch

* Update neofetch
2020-10-04 15:06:25 +03:00
Alex Mirrington
6b26a4d688
Update raspbian_small ascii art (#1483)
* Update raspbian_small ascii art

* Escape rogue backslash
2020-10-04 15:05:59 +03:00
Charlène
d8e957cb0d
Improve glxinfo call, OpenBSD sensors fix (#1494)
* Use `glxinfo -B' instead of `glxinfo'

It's enough to get the gpu infos and it's way faster.

* OpenBSD: fix cpu sensors informations, add ksmn(4) and adt(4)
2020-10-04 15:05:34 +03:00
paperbenni
60d090164d
Update neofetch (#1537) 2020-10-04 15:03:57 +03:00
manzoor ahmed
f3991ad970
add LaxerOS (#1541) 2020-10-04 15:03:28 +03:00
Rising Thumb
314a0bc4f6
Überzug image support (#1562)
* Support for Ueberzug backend

* Ueberzug cli argument

* Fixed slight issues according to shellcheck

* Read output suppressed

* --xoffset and --yoffset support

Co-authored-by: dylan <dylan.araps@gmail.com>
2020-10-04 15:00:26 +03:00
Aditya Shakya
19af3abaee
Added Archcraft OS (#1547) 2020-10-04 14:57:24 +03:00
RhinoCodes
1cd67b9f9a
Add semcOS (#1567) 2020-10-04 14:57:09 +03:00
Michael Straube
6dca2c4037
os: Add Univention (#1572) 2020-10-04 14:56:51 +03:00
Andrea Canepa
f730fc6a81
Wrong number of packages reported for some package managers (#1556)
* Wrong number of snap packages reported: fixed for snap (#1274)

* Adjusted indentation and improved packages count (#1274)

* Fixed spacing in empty lines
2020-10-04 14:53:30 +03:00
Dylan Araps
c155bdecd1
wm: Fix issue with dwm. Closes #1433 2020-10-04 14:50:26 +03:00
Dylan Araps
566c8096da
term_font: Fix st font2 issue. Closes #1446 2020-10-04 14:44:04 +03:00
Dylan Araps
1c468b4e31
neofetch: Fix cursor placement issue 2020-10-04 14:34:57 +03:00
Julian Torreno
a4d9c557b3
Remove extra newlines from get_cols (#1449)
Co-authored-by: Julian Torreno <julian@callisto.jupiter>
2020-10-04 14:26:51 +03:00
Dylan Araps
bc4c3bc8f9 Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-10-04 14:12:09 +03:00
Dylan Araps
a6137b26db
de: Display Wayland if detected. Closes #1471 2020-10-04 14:11:56 +03:00
Alan Griffiths
fb57277036
Better handling of Wayland compositors (#1539)
* Better handling of Wayland compositors

* Reinstate setting ps_flags, it's used elsewhere

* Try another incantation

* Try another incantation

* Try another incantation

* Use short options and a newline to reduce line-length

* Rework to handle the "better way" failing on some systems and fall back to the old method (which has the virtue of working most of the time).
2020-10-04 14:04:48 +03:00
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