Commit graph

3591 commits

Author SHA1 Message Date
Azalea
f66b128caf [PR] dylanaraps/neofetch#2413 from Xray-OS - ASCII Artwork for Xray_OS (Arch Linux)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2413
Thanks to @Xray-OS

Co-authored-by: xray_os <xray_os@proton.me>
2023-11-22 03:42:48 -05:00
Azalea
e63e2693c2 [+] Add support for npm global packages
Closes #215
2023-11-22 02:16:25 -05:00
xray_os
5e109afceb edit the name of the distro 2023-11-18 10:37:47 -04:00
Bailey Kasin
deac271585
[+] Check for newer xfce4-term config
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-11-17 01:11:37 -08:00
xray_os
b027dc4cb5 fixing even more 2023-11-12 23:59:06 -04:00
xray_os
5b93e00b63 fixing even more 2023-11-12 23:54:32 -04:00
xray_os
d7e9ee8499 fixing 2023-11-12 23:33:40 -04:00
xray_os
48da56a78e ASCII Artwork done 2023-11-12 23:26:29 -04:00
Azalea
a1e42b4f89 [O] Keep original plasma for backward compatibility
https://github.com/dylanaraps/neofetch/pull/2411
2023-11-10 22:14:10 -05:00
Azalea
0f62374205 [PR] dylanaraps/neofetch#2411 from ACertainPersons - Fixed Kubuntu recognized as Ubuntu
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2411
Thanks to @ACertainPersons

Co-authored-by: ACertainPersons <127463096+ACertainPersons@users.noreply.github.com>
2023-11-10 22:12:45 -05:00
ACertainPersons
953001537f Fixed Kubuntu recognized as Ubuntu 2023-11-10 20:12:10 -06:00
Azalea
05bdef915a [PR] dylanaraps/neofetch#2409 from makuhlmann - Added support for Interix (Windows Subsystem for UNIX)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2409
Thanks to @makuhlmann

Co-authored-by: makuhlmann <19255462+makuhlmann@users.noreply.github.com>
2023-11-01 00:35:53 -04:00
Azalea
91ced42151 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-11-01 00:24:49 -04:00
Azalea
5d076fcea6 [PR] dylanaraps/neofetch#2407 from Online122228 - added MainsailOS support and ascii art
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2407
Thanks to @Online122228

Co-authored-by: Online122228 <pemtimdukaj@hotmail.com>
2023-11-01 00:23:51 -04:00
makuhlmann
ec8693322a Code style fixes according to coding convention 2023-10-31 16:26:49 +01:00
makuhlmann
a6e184bd4a Added Interix support for OS, Distro, Model, Kernel, Uptime, CPU, GPU, Memory, Battery, Packages, Battery; Fixed Logo not displying properly on Interix Bash 2023-10-31 15:51:50 +01:00
makuhlmann
bfcd8b1f67 Added Interix logo 2023-10-31 13:53:18 +01:00
etvx86
2af4aa9adc
Fix phyOS logo 2023-10-30 20:03:54 -04:00
Online122228
ae4e484d65 added MainsailOS support and ascii art 2023-10-30 01:04:13 +01:00
Azalea
b87bb47502 [PR] dylanaraps/neofetch#2339 from RedFireSoftwareEntertainment - Added AZOS GNU/Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2339
Thanks to @RedFireSoftwareEntertainment

Co-authored-by: RedFireSoftwareEntertainment <98542488+RedFireSoftwareEntertainment@users.noreply.github.com>
2023-10-26 13:12:04 -04:00
Bailey Kasin
42a275b27b
[F] Use correct awk logic for toml vs yml
I have no idea how, but I had the awk logic reversed.

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-10-21 23:18:37 -07:00
Azalea
d91db75b4a Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-10-14 13:35:56 -04:00
Azalea
294805f045 [+] Add Xenia by @bhavyakukkar
Co-Authored-By: bhavyakukkar <60596790+bhavyakukkar@users.noreply.github.com>
2023-10-14 13:35:50 -04:00
Bailey Kasin
8e367e41a4
Add support for alacritty's new config format
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-10-13 20:14:29 -07:00
Azalea
81134bbb34 [PR] dylanaraps/neofetch#2396 from malik1004x - No Hackintosh check on arm64
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2396
Thanks to @malik1004x

Co-authored-by: malik <malikowskirobert@gmail.com>
2023-10-12 17:46:17 -04:00
malik
0729e40e00 simplify iterm profile check 2023-10-12 13:40:40 +02:00
malik
598731bf89 no hackintosh check on arm64 2023-10-12 13:07:47 +02:00
Azalea
afcf53f01f [PR] dylanaraps/neofetch#2356 from CarterLi - Resolution (macOS): improve detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2356
Thanks to @CarterLi

Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-10-10 22:19:02 -04:00
李通洲
c505323826
Resolution (macOS): improve detection
1. fix detection when `screenresolution` is not available
2. make scale factor detection actually work
3. remove `screenresolution` dependency

EDIT: applied changes suggested by @hykilpikonna and fixed a
[bug](https://github.com/hykilpikonna/hyfetch/issues/196) that neofetch
fails to print scale factors when `system_profiler` fails to detect
refresh rates.
2023-10-11 09:18:50 +08:00
Azalea
10b227a780 [PR] dylanaraps/neofetch#2391 from Pickles888 - Add EndeavourOS Small Option
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2391
Thanks to @Pickles888

Co-authored-by: Pickles888 <121081484+Pickles888@users.noreply.github.com>
2023-10-10 16:44:01 -04:00
Pickles888
73d305ac69
Add EndeavourOS Small Option 2023-10-08 12:13:54 -07:00
RedFireSoftwareEntertainment
d3577a8878
Update neofetch 2023-10-07 19:35:00 +00:00
Bailey Kasin
20e93689b6
[F] Do not read debian_version on Ubuntu
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-09-29 11:32:21 -07:00
RedFireSoftwareEntertainment
3ebfcfd474
Update neofetch 2023-09-27 15:55:43 +03:00
RedFireSoftwareEntertainment
d7c3475726
Logo change on AZOS is now updated 2023-09-27 15:52:06 +03:00
Azalea
54d82ff557
[PR] #191 from BKasin/debian-version
[F] Use /etc/debian_version to get .x on Debian
2023-09-26 07:46:06 -07:00
Azalea
fd96030436
[PR] #190 from hasecilu/LainOS_hyfetch
Add LainOS distro
2023-09-26 07:44:35 -07:00
Azalea
b1df896e44
[PR] #171 from OldWorldOrdr/fix-sed
use sed -r instead of -E when using GNU sed
2023-09-26 07:42:19 -07:00
Azalea
4a053f942c [PR] dylanaraps/neofetch#2360 from XanuduBuster - Adding aerOS Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2360
Thanks to @XanuduBuster

Co-authored-by: Piotr Zalewski <bardzoglodnypiotrek@gmail.com>
2023-09-26 10:40:23 -04:00
Piotr Zalewski
025dff4c30 fixes coloring of aerOS logo 2023-09-26 07:59:10 +00:00
OldWorldOrdr
c33c897724 make it a wrapper function 2023-09-25 23:44:28 -04:00
Bailey Kasin
ff8f9b2879
[F] Use /etc/debian_version to get .x on Debian
/etc/os-release on Debian only reports the major
version, so use mix os-release and debian_version
to build PRETTY_NAME.

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-09-25 18:46:20 -07:00
hasecilu
a5f2653675
Fix colors.
First and second color were swapped.
2023-09-25 13:54:58 -06:00
hasecilu
5f527960e9
Add LainOS distro 2023-09-24 13:44:49 -06:00
OldWorldOrdr
c77a05809e
Merge branch 'hykilpikonna:master' into fix-sed 2023-09-21 19:34:11 -04:00
Azalea Gui
74d1bb5622 Merge branch 'AOSC-Dev-aosc/afterdark-rename-and-logo' 2023-09-12 13:44:17 -04:00
Mingcong Bai
a8f26f9e36 neofetch: rename AOSC OS/Retro as Afterglow; update logo
Refer to our newsletter for details on the rebranding.

Ref: https://aosc.io/news/posts/2023-08-25-coffee-break/
2023-09-08 16:27:41 +08:00
Mingcong Bai
1e8fade4be neofetch: use new AOSC OS logo 2023-09-08 15:46:10 +08:00
OldWorldOrdr
4a90533097
Merge branch 'hykilpikonna:master' into fix-sed 2023-08-18 13:44:07 -04:00
Azalea
b353cb7247 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-08-18 09:41:45 -07:00