Compare commits

...

1774 Commits

Author SHA1 Message Date
azalea e64f7efca6 [F] Fix escaping (Fix #500)
Shellcheck / check (push) Has been cancelled
2026-04-20 23:45:57 -04:00
azalea 7bfb750f63 [F] Fix #499: neowofetch not found 2026-04-20 01:43:50 -04:00
azalea 7433df5d74 [O] Dockerize AI github moderator 2026-04-20 01:33:44 -04:00
azalea 2361be73ba [F] Update AI github moderator usage 2026-04-20 01:33:44 -04:00
azalea 5f8a34142e [U] Release 2.1.0 2026-04-20 01:33:44 -04:00
azalea 36c081c2ce [F] Order ascii checks 2026-04-12 18:53:27 +00:00
azalea 4ee3cd6b85 [O] Remove unused 2026-04-12 18:40:57 +00:00
azalea 5b9865382e [F] Maybe fix path escaping issue #496 2026-04-12 18:36:46 +00:00
Luna Jernberg 6241531ce9 Update Slackware installation instructions (#495)
Updated Slackware installation instructions to include new maintainer MDKDIO.
2026-04-12 05:53:54 +08:00
Zzyzx Wolfe 2196517709 [+] Queer Villain Pride flag. (#497)
Sourced from https://distressedegg.fun/qvp
2026-04-12 05:53:32 +08:00
azalea 7a2b2ba744 Revise change log and notation details
Reintroduce About Notation section and update change log.
2026-04-08 22:00:11 +08:00
azalea 4b7c92ba4b [F] Fix build pkg 2026-04-07 21:39:20 +00:00
azalea 9cf9985973 [U] Release 2.1.0-rc1 2026-04-07 16:14:21 -04:00
azalea 18bb479415 [U] Update fastfetch 2026-04-07 20:06:41 +00:00
azalea b667cc8ad6 [U] Changelog 2026-04-07 17:11:36 +00:00
azalea e838166b16 [F] Fix background color detection timeout (#453) 2026-04-07 17:04:55 +00:00
azalea 43e1dc1067 [F] poor cat 2026-04-07 16:32:08 +00:00
azalea cc5d7570fb [+] CLI for selecting multiple flags at random (#487) 2026-04-07 16:13:17 +00:00
azalea b05d9c44b4 [+] Option to select random flags (#487) 2026-04-07 15:50:30 +00:00
azalea 2995c78e66 [U] Update deps 2026-04-07 15:39:18 +00:00
azalea 1d89f237db [F] Fix build 2026-04-07 15:39:12 +00:00
azalea 75cde60494 [U] Changelog 2026-04-07 15:39:04 +00:00
azalea fa71dfb84e [+] Haruhi Suzumiya flag (#486) 2026-04-07 15:26:24 +00:00
azalea c147a2ffc6 [-] export distros 2026-04-07 07:42:18 +00:00
azalea 9cc0f9a111 [O] Dedup 2026-04-07 07:15:27 +00:00
azalea 0aa7731c17 [O] No need to export distros 2026-04-07 07:08:23 +00:00
azalea 255dd3e630 [U] Changelog 2026-04-07 06:57:02 +00:00
azalea 7100f7a682 [F] Fix first line missing 2026-04-07 06:23:16 +00:00
azalea 68cb804ccf [+] Read from distro data in python 2026-04-07 06:05:18 +00:00
azalea e9b65287a3 [+] Read from distro data in rust 2026-04-07 06:00:01 +00:00
azalea 5ff0a8d49a [O] Distro as data 2026-04-07 05:58:09 +00:00
azalea 635fbfff01 [F] Fix bash in MINGW64 2026-04-07 02:29:26 +00:00
azalea 13e56f621b [F] Fix macchina #491 2026-04-07 01:55:11 +00:00
Joanna Hartley 9500e8c0aa Add support for QNX/Blackberry 10 (#480)
* Add support for QNX 8.x/Blackberry 10

* Maybe the real uptime was the friends we made along the way

* Detect name of the terminal application

* Re-run the list distros script

* Fix for incorrect memory utilization, and various copilot suggestions. Removed code providing unreliable detection of the terminal application

* Apply suggestion from @Copilot

Ignore header lines for qpkg package manager

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove erroneous dependencies

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-07 09:10:05 +08:00
thea e5ba2b3be9 [+] Add custom_presets config option (#481)
* [+] Add custom_presets config option

* [F] Resolve Copilot issues
2026-04-07 09:09:52 +08:00
thea e78e60da3d [+] Live filter preset selection (#482)
* [+] Live filter preset selection

* [F] Resolve Copilot issues
2026-04-07 09:09:42 +08:00
joyous.fart 809b9c34f4 added peter griffin pride flag (#489)
added peter griffin pride flag (inspired by a yahiamice video i think (i dont remember which one sadly))
2026-03-24 09:03:22 +08:00
Enid Brown 352a1ba086 Fix terminal font output in kitty (#484)
[fix] fix terminal font output in kitty
2026-03-08 22:06:08 +08:00
azalea b81d5fed1b [F] Continue even when current path is not found (Fixes #426) 2026-02-11 21:47:27 -05:00
azalea f32e2df4fa [F] Fallback for OS unsupported by rust (Fix #474) 2026-02-11 21:26:36 -05:00
azalea abcc1d265b [F] Prioritize CLI-specified ASCII art by reading it early to prevent file descriptor issues and ensure it overrides configuration. (#475) 2026-02-11 20:57:49 -05:00
notfrants 25824da0e0 Added codex linux and re-run the list distros script (#477)
* Add codex linux

* Fix zirconium (#468)

* Remove non-existing distros (re-run the list_distros.py script)

* Add codex linux to the help message
2026-02-12 09:39:26 +08:00
Theo Haines 5e0f1ee909 [+] Add rubber flag (#479) 2026-02-12 09:28:14 +08:00
Andrin Haldner 62b0fd959f Fix shell detection by using os.execv instead of subprocess.run (#469)
Replace subprocess.run with os.execv to directly exec the Rust binary
2026-01-24 00:17:55 -05:00
bri 9a66c10afd [+] Add zirconium distro (#468)
add zirconium to neofetch
2026-01-24 00:16:32 -05:00
azalea 62fdc22c00 [U] Release 2.0.5 2025-11-21 07:21:23 -05:00
azalea 1fdcfa66b8 Update neofetch 2025-11-21 20:20:39 +08:00
azalea d08a0745a5 [F] Fix shell check 2025-11-21 20:18:44 +08:00
azalea 4ee5344209 Update deploy.md 2025-11-21 20:10:23 +08:00
azalea 26030b0628 [+] Changelogs 2025-11-21 20:04:03 +08:00
azalea 9b376f97c0 [F] Fix #460: Hyfetch panics upon entering invalid alignment option after roll 2025-11-21 19:38:19 +08:00
azalea 2dc18050ca [F] Fix warning 2025-11-21 19:32:14 +08:00
azalea e816235637 [F] Fix #462 Python version prints Traceback on KeyboardInterrupt 2025-11-21 19:27:52 +08:00
azalea 8046e9bab3 [F] Fix #465 2025-11-21 19:21:23 +08:00
ruby_rose e03cda1475 Added femme flag (#456)
* Added femme

* Properly added femme to the list in build.rs

* Revert "Properly added femme to the list in build.rs"

This reverts commit be7f0748ac042bb824a074a664d9978e835a3a58.

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-11-21 19:14:56 +08:00
Tini 20e5fb3f89 issue #440 void_old added (#457) 2025-11-21 19:10:36 +08:00
LithTheFox e253a75924 Added back the flags that were lost in the python and rust presets merge (#466)
* Added flags that were lost in the Python and Rust presets merge

* [F] Should be above meme flags

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-11-21 19:09:54 +08:00
azalea 2252fc36e7 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2025-10-22 13:15:42 +08:00
azalea 4e23243384 [O] Colorize secureblue (#434) 2025-10-22 13:15:17 +08:00
azalea f6dc68d7dc [+] Secureblue (closes #434) 2025-10-22 13:02:53 +08:00
azalea f947373a23 [U] Release 2.0.4 2025-10-22 00:46:55 -04:00
azalea 5b745cde01 [U] Changelog 2025-10-22 00:29:49 -04:00
azalea 1afbd66355 [O] Specify python 3.7 to be min version 2025-10-22 12:29:29 +08:00
azalea 2fe21deea8 [F] Fix windows binary mixed with unix 2025-10-22 12:08:39 +08:00
azalea 37a19901bb [U] Update build tool to work with new builder 2025-10-22 11:56:40 +08:00
azalea 063679b72d [O] Moderize python build tool from setup-tools to hatchling 2025-10-22 11:55:07 +08:00
azalea 264cf11690 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2025-10-22 11:34:09 +08:00
azalea 6280d370bc [U] Clarify notes 2025-10-22 11:30:49 +08:00
azalea 6cfc337d83 [O] Fix unused warning on non-windows 2025-10-22 11:28:52 +08:00
azalea 533de96e80 [U] Update notes 2025-10-22 11:24:49 +08:00
azalea dee984f931 [U] Release 2.0.3 2025-10-21 23:20:52 -04:00
azalea 959d42ee9c [F] Typo 2025-10-21 23:20:00 -04:00
azalea eb349aa1aa [U] Changelog 2025-10-21 23:17:56 -04:00
azalea d5751e06af [O] Shorten 2025-10-22 10:53:51 +08:00
azalea 981602b690 [O] Anyhow 2025-10-22 10:42:58 +08:00
azalea a8d752aa9f [F] Preserve preset order in codegen 2025-10-22 10:33:11 +08:00
azalea c57e8a4a49 [+] Rust codegen for presets
#451
2025-10-22 10:27:18 +08:00
azalea 67ae918ae8 [O] Fix weights
#451
2025-10-22 09:53:46 +08:00
azalea e788f93c2b [F] from __future__ import annotations 2025-10-22 08:27:50 +08:00
azalea 75a2e9d8d3 [O] Python load presets from json
#451
2025-10-22 08:24:32 +08:00
azalea 23888c0e3e Merge branch 'SHORTEN' 2025-10-21 19:52:01 +08:00
azalea e5ad9e564d Merge branch 'master' of github.com:hykilpikonna/hyfetch 2025-10-21 19:51:35 +08:00
azalea 328381b336 [+] presets.json 2025-10-21 19:50:59 +08:00
ObsoleteDev 28a181d97b [+] Transbian pride flag (#449)
* [+] Transbian flag py

* [C} Update wording on py Transbian flag

* [+] Add Transbian flag to rust

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-21 19:28:46 +08:00
ObsoleteDev bb514f8fd9 [+] Autism pride flag (py & rust) (#450)
Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-21 19:27:26 +08:00
ObsoleteDev b585ee1e26 [+] Add Transneutral & Cenelian flags (#452) 2025-10-21 19:26:14 +08:00
ObsoleteDev de2141347e Fix: Hyfetch panics on some distros that are not defined (#455) 2025-10-21 19:25:48 +08:00
Un1q32 ba88581ed4 Support iOS 1.x (#444)
* support iOS 1.x

* add comment

* reword and fix typo
2025-10-13 15:24:39 +08:00
apaz 932042b62c Swap inside fstring to double quote (#442) 2025-10-10 12:48:03 +08:00
thea f5c5e31691 [F] Fix 3-length hex codes in Python when using custom preset (#443)
[F] Fix 3-length hex codes in Python
2025-10-10 12:46:41 +08:00
azalea 15ca855a04 [O] Shorten 2025-10-02 02:11:58 +08:00
azalea 666d2dc90a Update hyfetch.rs 2025-10-02 01:33:25 +08:00
azalea 34583294c6 [O] Make code more readable 2025-10-02 01:25:07 +08:00
azalea 03615ab4ee [O] Make code more readable 2025-10-02 01:06:39 +08:00
azalea c722c73e79 [O] shorten code 2025-10-02 00:44:05 +08:00
azalea 8f5199974b [F] Fix windows build #439 2025-10-02 00:43:25 +08:00
azalea 8168877fb1 [U] Update crates 2025-10-02 00:40:05 +08:00
azalea 4e20b18d45 [U] Upgrade deps 2025-10-01 23:58:01 +08:00
thea 5dc1709f58 [+] Allow passing hex colors as preset (#435) 2025-10-01 08:13:09 -07:00
Un1q32 fb1e35172e Support old Apple TV models (#438) 2025-10-01 08:12:37 -07:00
ObsoleteDev fc9292be3f 🌈 Support custom ASCII art file path (#429)
* Feature: Add custom ascii file saving to python version of hyfetch

* Feature: Add custom ascii file saving to rust version of hyfetch

* [-] Remove test ascii

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-01 08:12:05 -07:00
ObsoleteDev 3f41cb40e2 [+] Add fluidflux flags (#437)
* [+] Add fluidflux flags to py

* [+] Add fluidflux flags rust
2025-09-18 21:48:54 -07:00
ObsoleteDev 729024a45f [+] libragender flags (#433)
* [+] libragender flags py

* [+] libragender flags rust
2025-09-13 02:21:01 +09:00
ObsoleteDev ef1407d00e [F] Only mark pride month easter egg as displayed when its june (rust) (#430)
fix(rust): Only mark pride month easter egg as displayed when its june
2025-09-10 07:49:32 -07:00
Thundertides 075fc467d2 Temporary fix to GH-399 (#428) 2025-09-07 09:59:02 -07:00
azalea a463f4234c [U] Release 2.0.2 2025-09-04 07:12:01 -04:00
azalea beb04101db [F] Fix script 2025-09-04 07:09:56 -04:00
azalea bf60e4265b [F] Fix script 2025-09-04 07:05:40 -04:00
azalea 42421bc57d [+] Changelog 2025-09-04 06:52:58 -04:00
azalea f64ee7b7e9 [O] Better warning message #419 2025-09-04 06:46:20 -04:00
azalea 1fa29cf831 [+] Adipophilia flag (#424) 2025-09-04 06:24:10 -04:00
azalea 4861dd5d4a [+] Nullflux flag #397 2025-09-04 06:11:55 -04:00
azalea 5614b723fd [+] Hypergender flags
Fixes hykilpikonna/hyfetch#422
2025-09-04 06:04:37 -04:00
azalea 5e1e13b091 [M] Move flag order 2025-09-04 05:52:17 -04:00
azalea 79ddb3ca92 [+] Fictosexual flag (#394) 2025-09-04 05:41:49 -04:00
azalea 684929edea [U] gitignore 2025-09-04 05:41:49 -04:00
Emi f02ec8c4ba Fix nixos_small logo (#421)
* [F] Fix nixos_small logo

* [F] Fix nixos_small logo missing line break

* [?] i was trying to fix a difference between the python version and the rust version what the hell dude
2025-08-27 15:10:59 +09:00
azalea 5fd4ed9b0c [F] Fix #420 fastfetch custom config 2025-08-25 02:20:24 -04:00
a catgirl 003c295084 [F] fix: custom *fetch configurations breaking hyfetch (#420)
if the backend is fastfetch, hyfetch calls
`/bin/fastfetch --logo none -s OS --disable-linewrap`
which for me returns:
`  Artix Linux x86_64`
... and that breaks hyfetch

instead, get the information from the source (/etc/os-release), which im
pretty sure most fetch backends read from anyway

this won't work on *BSD though, because those lack
/etc/os-release, so unless calling `uname -s` is alright, BSDs would
still have the problem

related pull: https://github.com/hykilpikonna/hyfetch/issues/418
2025-08-23 17:34:57 -07:00
azalea d4560e3edb [U] Release 2.0.1 2025-08-21 12:56:30 -04:00
azalea 62b4c27404 [+] Changelog 2025-08-21 12:55:45 -04:00
azalea 169368a784 [F] :) 2025-08-21 12:46:00 -04:00
azalea 3e47640c1a [F] Maybe fix git install 2025-08-21 12:42:12 -04:00
azalea 6ddd762b35 [F] ? 2025-08-21 12:37:37 -04:00
azalea 713bcce0ec [F] Fix git install 2025-08-21 12:35:04 -04:00
azalea fdfd9816f5 [F] Fix deploy script 2025-08-21 12:06:24 -04:00
azalea d6f9d1f569 [F] Fix june flicker #408 2025-08-21 11:48:24 -04:00
azalea b28aa0ddf2 [U] Bump 2025-08-21 11:23:37 -04:00
azalea a5e784c528 [F] Fix distro name detection 2025-08-21 11:21:48 -04:00
azalea 93b4dd3471 [U] Bump 2025-08-21 11:02:20 -04:00
azalea d15afe579f [O] Optimize calculations 2025-08-21 11:01:59 -04:00
azalea f79aca3c65 [-] Remove unused warning 2025-08-21 10:09:00 -04:00
azalea fa3fc59a5f [F] Fix trying to get backend from non-existing backend 2025-08-21 10:08:06 -04:00
azalea afa3c1dfb9 [F] Fix cache path might be missing 2025-08-21 10:05:02 -04:00
azalea cf6b77a1b7 [F] 💢💢💢💢💢💢💢💢💢💢💢 2025-08-21 09:52:03 -04:00
azalea b58425badd [F] 💢💢💢💢💢 2025-08-21 09:47:48 -04:00
azalea 8c1713c37d [F] Forgot to bump lock 2025-08-21 09:29:42 -04:00
azalea 3c7c449da4 [F] Maybe this can work 2025-08-21 09:28:44 -04:00
azalea 2fe4b3f287 [F] Fix cargo publish #405 2025-08-21 09:14:05 -04:00
azalea 6a80928f10 [F] Fix path 2025-08-21 08:35:42 -04:00
azalea 4ac698817d [F] Fix cargo publish #405 2025-08-21 08:31:41 -04:00
azalea 13acc0b6b6 [U] Bump 2025-08-21 08:31:41 -04:00
Ven0m0 455f0382e7 [+] Use cloudflare for public IP field (#416)
* Update neofetch

* [F] Fix drill cloudflare and add fallback

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-08-21 05:05:08 -07:00
azalea 0c9e4db742 [F] Fix #418 2025-08-21 03:17:56 -04:00
Aiden Bohlander aee058e591 Update logic to not mark the pride month animation as shown if --june is explicitly specified. (#411)
Update logic to not mark the pride month animation as shown if --june is explicitly specified.
2025-06-02 04:03:08 -04:00
azalea b74787768f [+] Bazzite (#406) 2025-05-27 11:43:32 +09:00
Zulta 218c535d06 Add Rhino Linux Logo (#407)
* added Rhino Linux Logo

* updated rhino.py

* fixed the ;; on line 8745

* [F] Fix python generation

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-05-25 21:59:28 -04:00
stella :3c 76ae5e507a [FEATURE PROTOTYPE] adds step on interactive setup which prompts the user for either the default or small variant of their distro logo. (#392)
* adds step on interactive setup which prompts the user for either the default or small variant of their distro logo.

* fixed distro small logo variant check

* fixes logo vec index overflow error

* now takes --distro as an input when attempting to fetch a small logo variant

* fixes an incorrect error message
2025-04-06 01:05:04 -04:00
Yuki Kurosawa d2dfd950a3 Update KSLinux detection due to kpt and kpm command is removed (#395)
* Update KSLinux detection due to kpt and kpm command is removed

* Fix Bugs
2025-04-06 01:03:39 -04:00
Paul 45ee7e199e Fix unwanted space in Python version (#401)
Before:

```
Python: Python 3.13.2 [Clang 16.0.0 ]
```

After:

```
Python: Python 3.13.2 [Clang 16.0.0]
```
2025-04-06 01:02:46 -04:00
azalea 2cfea54a88 [+] Cisgender flag for #386
Okay I think if I added this, someone will ask about the straight flag again.

In terms of historical context, the cisgender flag has been used neutrally, and it has not been used as a symbol of dismissal like the straight flag did. While some people question whether it's necessary to have a pride flag for the majority identity that do not face discrimination, its existence isn't perceived as offensive by the LGBTQ+ community. So I judged it would be harmless to add the cisgender flag, while adding the straight flag would be harmful.
2025-02-16 17:41:21 -05:00
Alice 0cc6ddbca8 [PR] Auto detect light/dark mode, changing the theme accordingly (#380)
* disable clippy lint

* fmt

* move detect bg into a function

* auto detect light/dark opt

* auto detect dark cli opt

* optional light-dark

* cli opt

* nicer looking output

* [-] Revert code style changes

* [-] Revert code style changes

* [-] Revert code style changes

* [-] Revert

* make the default theme dark

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-02-16 16:58:45 -05:00
Streaksu 8a536c30f0 [PR] Separate Gloire from Ironclad (#388) 2025-02-15 09:08:03 -05:00
Un1q32 5c24bd443a [PR] fix cpu fetching code for leopard and tiger (#387)
* fix cpu fetching code for leopard and tiger

* some 10.5 systems have this sysctl, just check if it exists like this
2025-02-15 09:03:48 -05:00
Un1q32 e691b2d9da [PR] fix memory code for old macOS versions (#389)
* fix memory code for old macOS versions

* don't print memory at all here, instead of just printing zeros
2025-02-15 10:48:21 +08:00
Ameyama Izumi 5ec7b4f01a [+] Add Kessoku Band flag for meme (#384)
* [+] Add Kessoku Band flag for meme

* [F] Fix key

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-01-19 05:55:17 +08:00
azalea f38b754783 [F] Port fix #383 to rust 2025-01-18 16:51:17 -05:00
jjanzen 211beb7b6a Limit permutations to 1000 (#383)
limit permutations to 1000

Co-authored-by: jjanzen <jjanzen@jjanzen.ca>
2025-01-19 03:08:12 +08:00
azalea 02c64ef281 [F] Fix #379 2025-01-06 04:53:25 -05:00
azalea 4e9c510240 [F] Fix #378 2025-01-06 04:47:46 -05:00
zenobit d6b559fb40 [F] am count packages fix (#375) 2025-01-04 03:16:00 +08:00
azalea 9806ced8b2 [F] Fix windows build 2024-12-22 08:25:13 -05:00
azalea 982ac52c69 [O] Better pathfinding 2024-12-22 08:14:24 -05:00
azalea f9c9a92048 [O] Write neofetch file instead of finding path 2024-12-22 06:56:55 -05:00
azalea b8e5dadd78 [O] Use include_str instead of hardcoding 2024-12-22 06:38:40 -05:00
azalea 287921439d [U] Update readme 2024-12-22 06:34:09 -05:00
azalea e8e0a58e4b [U] Update builder script 2024-12-22 06:23:55 -05:00
azalea 3a80670491 [F] Fix version detection 2024-12-22 06:23:17 -05:00
azalea 8cc06c02b5 [F] Fix entry 2024-12-22 06:19:24 -05:00
azalea 48f52be2d3 [F] Fix windows build 2024-12-22 05:55:38 -05:00
azalea b009342d78 [F] Fix osx build strip issue 2024-12-22 05:53:46 -05:00
azalea 8e4b57e33a [F] Fix rust musl build segfault 2024-12-22 05:53:28 -05:00
azalea 9a9101a9a3 [+] Rust entrypoint in pypi 2024-12-22 04:59:40 -05:00
azalea 90d12d9385 [+] OSXCross rust build 2024-12-22 04:47:16 -05:00
azalea ca74acbafb [O] Build rust using musl static 2024-12-22 04:22:52 -05:00
azalea afd9ad33d4 [F] Fix rust builder 2024-12-22 01:39:13 -05:00
azalea cafa3ff752 [+] Rust builder? 2024-12-22 01:09:44 -05:00
azalea a0db219ba3 [+] Rust launcher 2024-12-22 00:27:22 -05:00
azalea 89cced9950 [F] Fix rust windows build 2024-12-22 00:27:10 -05:00
azalea 1ff4b12f19 [F] Fix windows 2024-12-22 00:26:55 -05:00
azalea 4f8ddd1c22 [O] Shorten code for #372 2024-12-21 21:40:06 -05:00
azalea 7a42824883 [PR] #370 from teohhanhui/rust-catchup
Port missed changes from the Python version
2024-12-21 21:31:01 -05:00
azalea 916f7274df [PR] #372 from ctcl-bregis: n/p for next/previous shorthand
One-letter page selection and page number roll over on Rust version
2024-12-21 21:30:27 -05:00
ctcl-bregis 79fc190013 shorthand next and prev and page number roll over 2024-12-16 19:51:46 -05:00
azalea e78d95e573 [U] Bump version to 2.0.0 2024-12-10 08:56:33 -05:00
azalea 943503004d [+] Add print_font_logo CLI option 2024-12-10 08:54:32 -05:00
azalea deb2bddbe1 [+] Font logo 2024-12-10 08:54:10 -05:00
azalea 15fabbdb1a [PR] #371 from bertronika/fast-rpm: Speed-up rpm total package count
neofetch: Speed-up rpm total package count
2024-12-10 04:04:16 -05:00
Nejc Bertoncelj df71b0132a neofetch: Speed-up rpm total package count
Skipping package digest and signature verification yields a significant
speed-up when counting total packages.

Idea taken from rpm's bash-completion script.
2024-11-30 20:27:13 +01:00
Teoh Han Hui 191995c0fe Fix preset name mismatch ("throatlozenges") 2024-11-30 09:37:17 +08:00
Teoh Han Hui 6558cf39f1 Apply fix from clippy (Rust 1.83) 2024-11-30 08:52:31 +08:00
Teoh Han Hui 99d652383a Add random preset option (port of 1211dc6) 2024-11-30 08:52:31 +08:00
Teoh Han Hui e78ae3233c Add a higher-contrast version of pangender flag (port of f4d6b75) 2024-11-30 08:52:31 +08:00
Teoh Han Hui a60dd35169 Add caninekin flag for all the dogs (port of #318) 2024-11-30 08:52:30 +08:00
Teoh Han Hui ccc8121550 Add queer subculture flags (port of #302) 2024-11-30 08:52:19 +08:00
azalea bb260890c5 Merge pull request #369 from LS-KR/master
[+] Add watermelon cream lozenges flag for meme
2024-11-22 02:46:58 -05:00
Elihuso Quigley 057b3b53e2 [F] Fix build 2024-11-22 15:06:13 +08:00
Elihuso Quigley 3a96fe8561 [+] Add watermelon cream lozenges for meme 2024-11-22 15:00:42 +08:00
azalea 1b3b5ca883 [PR] #365 from bittin: Add Slackware credits
Update README.md
2024-11-11 21:15:10 -05:00
Luna Jernberg 53f7e3fcdb Update README.md
Add more Slackware credits
2024-11-10 15:06:19 +01:00
Cat e630b7837f [F] Update openSUSE logos, add Slowroll 2024-10-29 13:46:19 -07:00
Lubos Kocman aa065fe910 openSUSE distro refresh
* Add openSUSE Slowroll
* Updated logos for openSUSE Leap and Tumbleweed
  gh#openSUSE/branding#154 gh#openSUSE/branding#160
* Update neofetch accordingly to gh#openSUSE/neofetch fork
2024-10-29 14:30:28 +01:00
azalea 28b365d418 [PR] #361 from getchoo-contrib: Run neowofetch directly on unix
fix: run `neowofetch` directly on unix
2024-10-25 15:05:28 -07:00
seth 4ea0a4a9dc fix: run neowofetch directly on unix
The script should contain a shebang, so no need to spawn a subshell for
it
2024-10-24 15:21:41 -04:00
azalea b5b49ecbc0 [PR] #317 from rust-malaysia: RIIR
Rewrite it in Rust
2024-10-23 14:52:35 -07:00
azalea cf56c60006 [U] Release 1.99.0 2024-10-23 17:36:53 -04:00
azalea a6225d698f [F] mkdir is actually used, can't remove it 2024-10-23 17:35:10 -04:00
azalea d5621877d5 [U] Update changelog 2024-10-23 17:07:58 -04:00
azalea d5b93829fc [F] Fix windows 7 support (???) 2024-10-23 16:35:35 -04:00
Cat f3fc92dc7d [U] Change references from BKasin to catumin
Have changed name irl and updated online identity in other places, so change here to match. Bailey -> Cat.
2024-10-23 12:43:34 -07:00
azalea 36fc38c7a9 [O] Use fastfetch as the default backend option if it's installed 2024-10-23 15:15:45 -04:00
azalea 6af128fb05 [U] Update build script 2024-10-23 15:12:44 -04:00
azalea 8b3e4bba76 [+] Fastfetch build scripts 2024-10-23 14:54:37 -04:00
azalea 1211dc6978 [+] Add random preset (Closes #334) 2024-10-23 13:18:02 -04:00
azalea d0f911922a [+] Fix backward compat issue with #303 2024-10-23 13:16:49 -04:00
azalea c68dd7fe5b [F] Fix #305 2024-10-23 12:23:07 -04:00
azalea 49b26dc7ea [PR] #302 from C-HCM: Subculture flags
Subculture flags
2024-10-23 09:03:03 -07:00
azalea f815d2bdd6 Merge branch 'master' into master 2024-10-23 09:01:16 -07:00
azalea b0b8c51d35 [PR] #303 from luna-1024: Fix custom_colors keys type mismatch
Fix ColorAlignment.custom_colors.keys() / slots type mismatch
2024-10-23 08:59:45 -07:00
azalea 87e6092446 [PR] #311 from Til7701: Colorful NixOS Logo
Colorful NixOS logo
2024-10-23 08:58:12 -07:00
azalea fb52256729 [PR] #337 from AlbydST: pip, bonsai, rad, radula, birb, appimage
Add support for more package managers and AppImageLauncher
2024-10-23 08:57:08 -07:00
azalea 5e11110c66 Merge branch 'master' into better-pm 2024-10-23 08:55:48 -07:00
azalea a8b94f9187 [PR] #344 from Paranoid-Pufferfish: Generate magix python file
Proprely adding Magix support for hyfetch
2024-10-23 08:52:39 -07:00
azalea 3754aada04 [-] Remove makefile according to discussion
https://github.com/hykilpikonna/hyfetch/commit/5b759e098630f84fdd5f2dcf0ee2bd814199b8b8#commitcomment-148190744
2024-10-21 22:24:53 -04:00
azalea f94e788547 [+] Changelog 2024-10-21 21:56:55 -04:00
azalea a5f648a3fa [PR] #340 from barracuda156: Add MacPorts for linux & bsd
neofetch: support MacPorts on Linux & BSD
2024-10-21 20:07:28 -04:00
azalea e184ed613a [PR] #318 from yari-dog: Add caninekin
caninekin flag for all the dogs
2024-10-21 20:05:25 -04:00
azalea f4d6b75f56 [+] Add a higher-contrast version of pangender flag
Closes #359
2024-10-21 20:01:23 -04:00
azalea 865850da59 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-21 20:00:10 -04:00
azalea 54e0f55a08 [O] Normalize formatting, remove duplicate preset 2024-10-21 20:00:00 -04:00
azalea c969ce3a21 [PR] #360 from devnoname120/macos/fix-network-speed
Fix network speed on macOS
2024-10-21 19:34:57 -04:00
Paul afc646c679 [F] Fix network speed on macOS
The `airport` utility is deprecated and not working on newer macOS versions.
2024-10-22 01:10:31 +02:00
azalea 6ac7f70c51 [F] Fix #298? 2024-10-07 06:49:53 -04:00
azalea c1fbd137a0 [F] Fix font logo matching 2024-10-07 06:26:58 -04:00
azalea 6f913b6d4a [+] Add functionality to print font logo 2024-10-07 06:20:50 -04:00
azalea 1077ee5142 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-07 06:19:21 -04:00
azalea cec24f6bd0 [+] Font logos 2024-10-07 06:17:43 -04:00
Cat 9636c980e7 [PR] #348 from MingcongBai: fix(neofetch): list all Intel GPUs as detected 2024-09-06 21:51:57 -07:00
Mingcong Bai 3866ad0249 fix(neofetch): list all Intel GPUs as detected
Now that Intel is selling its own dedicated GPUs, it is increasingly
common to see laptops and desktop devices with multiple Intel GPUs. This
patch is intended to fix GPU detection on a laptop with both an integrated
UHD Graphics GPU and an Arc 380 (DG2).

Note that this may potentially cause regressions, but the original
upstream did not record the original issue, so I'm inclined to write it
off as an outdated fix:

  commit ee815f9c66
  Author: Dylan Araps <dylan.araps@gmail.com>
  Date:   Mon Apr 9 09:51:23 2018 +1000

      gpu: Fixed duplicate intel bug.
2024-09-03 16:57:36 +08:00
Teoh Han Hui 0ca67a5608 Set foreground colors for the newly added distro logos 2024-08-30 00:31:18 +08:00
Teoh Han Hui b2f7a3cee9 Merge remote-tracking branch 'origin/master' into riir 2024-08-30 00:14:04 +08:00
Teoh Han Hui b33b26625a Merge pull request #44 from BKasin/riir
Add missing upstream flags
2024-08-30 00:06:14 +08:00
AIT MEDDOUR Fouad-Eddine 1e67d65cec Merge branch 'hykilpikonna:master' into master 2024-08-29 14:34:05 +01:00
Bailey Kasin e04ef3b0fd Add note of where polyam colours were pulled from
Co-authored-by: Teoh Han Hui <teohhanhui@gmail.com>
2024-08-29 01:27:22 -07:00
Bailey Kasin a51a19658a Add missing upstream flags
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 23:37:20 -07:00
Bailey Kasin a65a229b0e [PR] #343 from BKasin: neofetch: add mauna linux logo 2024-08-28 18:06:07 -07:00
Bailey Kasin 5c0662142e neofetch: add mauna linux logo
Fixes: https://github.com/hykilpikonna/hyfetch/issues/308

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 17:58:20 -07:00
Bailey Kasin 88d835f511 [PR] #341 from barracuda156: neofetch: support host info for PowerPC Macintosh models 2024-08-28 16:24:09 -07:00
Bailey Kasin ce358fc155 [PR] #342 from BKasin, naviabbot: Add extra flags
* Adding Polyamorous flag

* Added extra flags

* Fixed Sapphic

* Added new flags and merged fixes from origin.

* Added genderqueer

---------

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
Co-authored-by: Jaida Corvera <jaida@jcorvera.me>
Co-authored-by: Joshua Cain <72349atbwhs@gmail.com>
Fixes: https://github.com/hykilpikonna/hyfetch/issues/332
Closes: https://github.com/hykilpikonna/hyfetch/pull/295
2024-08-28 15:14:57 -07:00
Bailey Kasin d5b283e64d [PR] #339 from CrackedMatter: Escape AmogOS logo backslashes 2024-08-28 12:31:32 -07:00
Sergey Fedorov a609edc505 neofetch: add info for PowerBook/iBook models 2024-08-28 19:25:22 +08:00
Sergey Fedorov 753d35b56e neofetch: add info for PowerMac/iMac models 2024-08-28 18:56:46 +08:00
Sergey Fedorov d309f2d8a8 neofetch: support MacPorts on Linux & BSD 2024-08-28 18:35:38 +08:00
Paranoid-Pufferfish e59a0556ed Add Magix art for hyfetch 2024-08-26 12:51:37 +01:00
AlbydS afa18885ee Remove urpmq because it doesn't list installed packages
Urpmq doesn't list installed packages. `uprmq --list-media active` lists active repositories instead. Mageia uses RPM to count installed packages.
2024-08-25 16:48:19 +00:00
CrackedMatter 69f07aec8f Escape AmogOS backslashes 2024-08-25 12:25:12 +02:00
azalea 95a6cc7f4b [PR] #320 from felipemroni: Add biglinux large
Update biglinux colors
2024-08-25 00:38:56 -04:00
azalea 896ba8fc7d [F] Fix case order 2024-08-25 00:38:35 -04:00
azalea 319afd2aa9 [+] BigLinux_large by felipemroni 2024-08-25 00:37:22 -04:00
azalea 3df77e0042 [PR] #321 from dennis1248: Add Arkane Linux
Add Arkane Linux logo
2024-08-25 00:25:36 -04:00
azalea 729e81a3e2 [PR] #331 from malex342: Add kenochoric, veldian, solian, lunian
added four flags!
2024-08-25 00:23:49 -04:00
azalea 3dafba3554 [PR] #336 from AlbydST: lfs logo
Add Linux From Scratch logo
2024-08-25 00:12:37 -04:00
azalea 36d87c2c35 [F] Fix shellcheck error 2024-08-25 00:07:11 -04:00
azalea 0f744ff815 [F] Fix shellcheck warnings 2024-08-25 00:02:55 -04:00
azalea 0dea6eb11b [O] Remove duplicate pkg_info 2024-08-24 23:49:49 -04:00
azalea 05685de193 [O] Remove duplicate guix 2024-08-24 23:45:47 -04:00
azalea 03a6802b8f [O] Clarify bonsai 2024-08-24 23:44:42 -04:00
azalea d6341d241a [PR] #338 from Paranoid-Pufferfish
Add Magix art
2024-08-24 23:24:40 -04:00
Paranoid-Pufferfish 32dd56dc63 Add Magix art 2024-08-23 23:19:52 +01:00
AlbydS 6732945af8 Add support for more package managers and AppImageLauncher
I added support for the following package managers:
- Bonsai
- pkg_info (CRUX)
- GNU Guix
- Rad / Radula
- URPMI
- Birb

I also improved AppImage detection, now it supports AppImageLauncher and automatically detects where the files are.
2024-08-23 13:58:32 +00:00
AlbydS bb6b9b1d37 Add Linux From Scratch logo
I added an ASCII logo for Linux From Scratch
2024-08-23 10:49:51 +00:00
Teoh Han Hui 474f744bc6 Default to fastfetch if it is installed
Otherwise fall back to neofetch.
2024-08-19 00:58:24 +08:00
Teoh Han Hui 7c139595a6 Use fastfetch as fallback on platforms other than *nix
* Use fastfetch on Android (Termux)
2024-08-10 14:37:17 +08:00
Teoh Han Hui ebd253523b Merge pull request #43 from teohhanhui/riir
Use "alternate screen" for Pride month animation
2024-07-30 21:27:14 +08:00
Teoh Han Hui 13e29325b9 Use "alternate screen" for Pride month animation
This removes the need to clear screen at each frame, which fixes the
screen flickering.
2024-07-30 21:23:40 +08:00
Teoh Han Hui 00369355e6 Fix vertical fore-back coloring when span is empty
e.g. back-to-back color codes, or color code at end of line
2024-07-28 06:40:46 +08:00
Teoh Han Hui 2865ee7131 Add more fg distros 2024-07-28 05:42:47 +08:00
Teoh Han Hui faa7ab240f Merge pull request #42 from teohhanhui/riir
Track only fg color indices in ascii art; the rest are bg colors
2024-07-28 02:43:57 +08:00
Teoh Han Hui bcdc720d8a Track only fg color indices in ascii art; the rest are bg colors
* Fix vertical fore-back coloring when there are non-ASCII chars
* Allow 0-width / 0-height ascii art (again)

Co-authored-by: Luna <contact@luna.computer>
2024-07-28 02:35:32 +08:00
Teoh Han Hui 52844b55ad Merge pull request #41 from teohhanhui/riir
Put fore-back color indices in ascii art structs
2024-07-27 04:41:44 +08:00
Teoh Han Hui 6ccf0d9c31 Put fore-back color indices in ascii art structs
* Support multiple color indices for fore-back
2024-07-27 04:36:05 +08:00
malex e46e78ecd5 fixing color typo…
picked the wrong color for solian flag
2024-07-26 13:42:07 -04:00
Teoh Han Hui 2f18cc2826 Merge pull request #40 from teohhanhui/riir
Use structs to represent ascii art in different states of processing
2024-07-27 01:39:52 +08:00
Teoh Han Hui 4c72ed6d79 Use structs to represent ascii art in different states of processing
Stop passing raw strings around, as that's error prone.
2024-07-27 01:35:04 +08:00
Teoh Han Hui 55b0eed88d Merge pull request #39 from teohhanhui/riir
Use checked arithmetic
2024-07-26 11:31:00 +08:00
Teoh Han Hui 28f98a40fb Use checked arithmetic
This hurts readability, but should be worth it for correctness...
2024-07-26 11:09:35 +08:00
malex bbe40930c2 added four flags
in reference to issue #328
2024-07-25 17:57:48 -04:00
Teoh Han Hui a5913cc3d7 Fix nits 2024-07-25 06:36:43 +08:00
Teoh Han Hui f976781997 Merge pull request #38 from teohhanhui/riir
Remove `--c-overlay` option
2024-07-25 05:03:34 +08:00
Teoh Han Hui cbe176ff4e Remove --c-overlay option
It no longer serves any purpose.
2024-07-25 05:00:12 +08:00
Teoh Han Hui fe7ed923ea Merge pull request #37 from teohhanhui/riir
Fix all the line iterators
2024-07-25 03:55:46 +08:00
Teoh Han Hui c2795125d2 Fix all the line iterators
Use `str::lines` for proper line splitting.
2024-07-25 03:53:40 +08:00
Teoh Han Hui 370b56c1db Merge pull request #35 from 1337isnot1337/riir
created --june pride month animation! still needs some work. first PR be kind pls :3
2024-07-24 22:39:03 +08:00
Teoh Han Hui f47561c947 Clean up pride_month.rs 2024-07-24 22:36:10 +08:00
Cinna Davis 89e5342614 FIxed most bugs, should be working fine now? 2024-07-24 21:57:54 +08:00
Cinna Davis 4e3ec2604a created --june pride month animation! still needs some work though. changed cargo toml a bit too and I might have done something wrong. 2024-07-24 21:57:53 +08:00
Tilman Holube 279311fea0 Merge branch 'hykilpikonna:master' into master 2024-07-22 13:13:31 +02:00
Teoh Han Hui a7c277cb76 Move create_config back to hyfetch.rs
p/s: sorry...
2024-07-22 17:40:29 +08:00
Teoh Han Hui c2586212d6 Remove fastfetch-old backend
fastfetch version < 1.8.0 is very old at this point. Even EPEL 8 is
on 1.12.2
2024-07-22 16:44:53 +08:00
Teoh Han Hui 632296dbb4 Merge pull request #34 from teohhanhui/riir
Add `macchina` backend
2024-07-22 02:09:00 +08:00
Teoh Han Hui fe7d902dac Add macchina backend
* Remove `qwqfetch` TODOs as that project is unmaintained
2024-07-21 23:56:46 +08:00
Teoh Han Hui c7295ebed8 Add debug in recolor_ascii to see fields from tracing::instrument 2024-07-21 00:54:13 +08:00
Teoh Han Hui bdd03a34af Merge remote-tracking branch 'origin/master' into riir 2024-07-20 23:52:36 +08:00
Teoh Han Hui 683d1fc2ec Move create_config to Config::create_config 2024-07-20 23:45:57 +08:00
Teoh Han Hui c80a6185fc Handle name clashes in ascii distro patterns 2024-07-20 19:17:25 +08:00
Azalea 6564ca72c2 [PR] #325 from nekopsykose: Remove setuptools
remove unneeded setuptools dependency
2024-07-20 18:45:54 +08:00
Teoh Han Hui 2a8cd48674 Merge pull request #33 from teohhanhui/riir
Implement select_backend and save config
2024-07-20 17:57:13 +08:00
Teoh Han Hui 13ead437ec Implement select_backend and save config 2024-07-20 17:51:50 +08:00
Teoh Han Hui 8edb50c4d8 Merge pull request #32 from teohhanhui/riir
Support foreground-background for vertical color alignment
2024-07-19 23:34:25 +08:00
Teoh Han Hui 14ff66b836 Support foreground-background for vertical color alignment 2024-07-19 23:29:42 +08:00
Teoh Han Hui 0c7c43d71c Merge pull request #31 from teohhanhui/riir
Fix stray newlines
2024-07-19 01:26:30 +08:00
Teoh Han Hui 2613471978 Merge pull request #28 from luna-1024/riir-fix-escaped-backslashes
Fix escaped backslashes in output ascii art by unescaping them
2024-07-19 01:23:31 +08:00
Teoh Han Hui a558cf7ac9 Fix stray newlines 2024-07-19 01:19:42 +08:00
Luna cd1858134c Fix escaped backslashes in output ascii art by unescaping them 2024-07-18 10:12:03 -07:00
Teoh Han Hui 0a31cd0817 Merge pull request #29 from teohhanhui/riir
Use rainbow preset for color testing
2024-07-18 08:09:35 +08:00
Teoh Han Hui e25684cfd8 Use rainbow preset for color testing 2024-07-18 08:07:23 +08:00
Teoh Han Hui de43bf74a9 Merge pull request #27 from teohhanhui/riir
Implement "check term size" and select_color_mode
2024-07-17 22:43:31 +08:00
Teoh Han Hui d8f3302b89 Implement "check term size" and select_color_mode 2024-07-17 22:38:29 +08:00
Teoh Han Hui 5517283fb2 Merge pull request #26 from teohhanhui/riir
Implement selection of color alignment
2024-07-16 10:07:44 +08:00
Teoh Han Hui 66b08f7a2e Implement selection of color alignment 2024-07-16 10:03:49 +08:00
Teoh Han Hui 19e3b382b4 Use same-file only on Windows 2024-07-14 22:39:42 +08:00
Teoh Han Hui e10bdac351 Merge pull request #25 from springmaple/riir
Fix git-bash finding in Windows not working properly
2024-07-14 19:58:19 +08:00
SpringMaple 6e28482706 Fix git-bash finding in Windows not working properly 2024-07-14 19:34:58 +08:00
Teoh Han Hui 198742e15b Merge pull request #24 from teohhanhui/riir
Implement select_lightness
2024-07-14 05:02:33 +08:00
Teoh Han Hui a5de091883 Implement select_lightness 2024-07-14 04:59:37 +08:00
Teoh Han Hui da5f6ef655 Switch to terminal-colorsaurus 2024-07-13 23:37:41 +08:00
Teoh Han Hui dbecd3d705 Merge pull request #23 from teohhanhui/riir
Attempt to better support fallback executable paths on Windows
2024-07-13 16:58:25 +08:00
Teoh Han Hui e2d538df1f Attempt to better support fallback executable paths on Windows 2024-07-13 16:52:19 +08:00
Teoh Han Hui 8514629960 Merge pull request #22 from teohhanhui/riir
Use selected backend to get distro name
2024-07-13 04:12:31 +08:00
Teoh Han Hui d11f6f0a9f Use selected backend to get distro name 2024-07-13 04:07:31 +08:00
Luna 45347e0714 Fix ColorAlignment.custom_colors.keys() / slots type mismatch 2024-07-12 10:46:20 -07:00
Teoh Han Hui d79196a7fc Merge pull request #21 from teohhanhui/riir
Prompt for preset selection
2024-07-12 22:44:32 +08:00
Teoh Han Hui 114de9be12 Prompt for preset selection 2024-07-12 22:42:58 +08:00
Teoh Han Hui 4861744b50 Merge pull request #20 from teohhanhui/riir
[WIP] Implement `--config` option
2024-07-12 19:17:06 +08:00
Teoh Han Hui 66b57cfea6 [WIP] Implement --config option 2024-07-12 19:06:13 +08:00
Teoh Han Hui ca583bddcb Merge pull request #19 from teohhanhui/riir
Support fastfetch backend
2024-07-11 22:28:09 +08:00
Teoh Han Hui 965b009bc7 Support fastfetch backend 2024-07-11 19:44:07 +08:00
psykose 5b759e0986 remove unneeded setuptools dependency
this was added back in 2b5ef302a5
when pkg_resources was used, but that is no longer used since
5c34876c53
2024-07-11 06:10:19 +02:00
Teoh Han Hui 3cc26d7dd9 Fix wrong line length counting of ascii art
Count Unicode grapheme clusters instead of bytes.
2024-07-11 00:35:11 +08:00
Teoh Han Hui 85a85ad4d3 Merge pull request #18 from teohhanhui/riir
Tie fore-back to distro ascii instead of config
2024-07-10 23:58:43 +08:00
Teoh Han Hui f3b1840e92 Tie fore-back to distro ascii instead of config 2024-07-10 23:53:39 +08:00
Teoh Han Hui d773c69918 Merge pull request #17 from teohhanhui/riir
Run neofetch using git bash on Windows
2024-07-09 01:36:51 +08:00
Teoh Han Hui 290da7c363 Fix path normalization on Windows 2024-07-09 01:35:31 +08:00
Teoh Han Hui fa66bb486b Run neofetch using git bash on Windows 2024-07-08 15:50:12 +08:00
Teoh Han Hui 1239e86d1a Merge pull request #16 from teohhanhui/riir
Finish implementation of recolor_ascii
2024-07-08 03:46:13 +08:00
Teoh Han Hui 66491a4e73 Implement recoloring of ascii art using "custom" colors 2024-07-08 03:40:58 +08:00
Teoh Han Hui c100ca52a6 Implement recoloring of ascii art that don't use fore-back 2024-07-08 02:04:45 +08:00
Teoh Han Hui 46b618252f Merge pull request #15 from teohhanhui/riir
Implement recolored ascii output
2024-07-07 04:47:25 +08:00
Teoh Han Hui be70233b03 Implement recolored ascii output 2024-07-07 04:39:41 +08:00
Dennis ten Hoove b5588d8259 Add Arkane Linux logo 2024-07-04 17:43:17 +02:00
Teoh Han Hui ff46c8f4ca Merge pull request #14 from teohhanhui/riir
Add more scaffolding
2024-07-03 23:57:18 +08:00
Teoh Han Hui 59213687fb Add more scaffolding 2024-07-03 23:53:25 +08:00
Teoh Han Hui 475b10ba07 Merge pull request #13 from teohhanhui/riir
Apply lightness to preset color profile
2024-07-03 05:51:11 +08:00
Teoh Han Hui b0737a33ba Apply lightness to preset color profile 2024-07-03 05:48:51 +08:00
felipemroni 3e4e679b11 Update biglinux colors
just a big linux fan :)
2024-07-02 08:53:15 -03:00
Teoh Han Hui 3c355f54f2 Merge pull request #12 from teohhanhui/riir
Parse config
2024-07-01 04:08:10 +08:00
Teoh Han Hui 86e442b8a4 Parse config
Co-authored-by: Chiew Yan Wei <chiewyanwei@gmail.com>
Co-authored-by: Tan Chee Keong <tanck2005@gmail.com>
2024-07-01 04:03:56 +08:00
Teoh Han Hui a0856aa4f5 Merge pull request #11 from teohhanhui/riir
Implement neofetch_util functions
2024-06-29 21:40:11 +08:00
Teoh Han Hui d1d99daa87 Implement neofetch_util functions
Co-authored-by: Chiew Yan Wei <chiewyanwei@gmail.com>
2024-06-29 21:36:17 +08:00
Teoh Han Hui 4f1efbc699 Merge pull request #8 from teohhanhui/riir
Clean up build.rs
2024-06-29 17:39:12 +08:00
Teoh Han Hui c1b30918e9 Clean up build.rs 2024-06-29 17:37:22 +08:00
Teoh Han Hui 517dde43cc Merge pull request #5 from Venketaramana/riir
[rust] implement list_distros match_condition method in rust
2024-06-29 16:28:10 +08:00
Venket 955046c959 [rust] implement list_distros match_condition method in rust 2024-06-29 16:01:50 +08:00
Teoh Han Hui 274440e9db Merge pull request #4 from teohhanhui/riir
Add some more scaffolding
2024-06-29 15:03:20 +08:00
Teoh Han Hui fd413caba4 Add some more scaffolding 2024-06-29 14:59:05 +08:00
Teoh Han Hui 474c339599 Set default-run in Cargo.toml 2024-06-29 13:09:39 +08:00
Teoh Han Hui 927803549e Merge pull request #3 from teohhanhui/riir
Generate distros.rs on build
2024-06-29 10:40:51 +08:00
Teoh Han Hui 11601933f9 Generate distros.rs on build 2024-06-29 10:36:55 +08:00
yari b7f2992ecd forgot to actually git add caninekin lmao 2024-06-28 00:31:53 +01:00
yari 1f1362a0b5 added caninekind 2024-06-28 00:28:23 +01:00
Teoh Han Hui 7c874a8e9a Enable color output in bpaf 2024-06-28 05:53:00 +08:00
Teoh Han Hui 6e0e3fd18a Merge pull request #2 from teohhanhui/riir
Get distro name from neofetch
2024-06-28 05:17:12 +08:00
Teoh Han Hui 974c4514b2 Fix distro overriding 2024-06-28 05:09:32 +08:00
Teoh Han Hui e3b220a248 Switch to tracing 2024-06-28 01:13:42 +08:00
Teoh Han Hui ae1f6a2b3f Get distro name from neofetch 2024-06-27 22:25:49 +08:00
Teoh Han Hui 290445110d Parse the rest of the CLI options 2024-06-27 16:31:39 +08:00
Teoh Han Hui 4f9e6deb90 Add xenogender preset 2024-06-27 01:24:43 +08:00
Teoh Han Hui 3b94b94528 Merge remote-tracking branch 'origin/master' into riir 2024-06-27 01:22:15 +08:00
Teoh Han Hui 39b44ad041 Merge pull request #1 from teohhanhui/riir
Parse CLI options, including presets
2024-06-27 01:17:38 +08:00
Teoh Han Hui bf2c3c51d4 Parse CLI options, including presets 2024-06-27 01:13:40 +08:00
azalea 2a01c50aa6 [-] Remove lilu detection
Closes #310
2024-06-27 01:07:08 +08:00
Azalea 7f18d0e042 [PR] #307 from Iris-TheRainbow: Allow lightness values without a % to parse 2024-06-27 00:39:35 +08:00
Azalea 2307f9de20 [PR] #309 from AnarchistHoneybun: Add xenogender
xenogender flag preset added
2024-06-27 00:38:55 +08:00
Azalea c185f018a4 [PR] #314 from thepigeongenerator: fix colours not reverting properly
fix colours not reverting properly
2024-06-27 00:35:24 +08:00
Azalea 9b159c7472 [PR] #316 from ark-lamp-umbrella/master
add BlackMesa
2024-06-27 00:29:07 +08:00
ark-lamp-umbrella ca77102be1 add BlackMesa 2024-06-25 22:19:31 -07:00
Quinn 5ee89eb148 include bash version < 5 case 2024-06-20 14:13:18 +02:00
Quinn ced109f0ea fix colours not reverting properly 2024-06-20 13:45:40 +02:00
AnarchistHoneybun 5051b692f0 xenogender flag preset added
source : https://commons.wikimedia.org/wiki/File:Xenogender_pride_flag.svg
2024-06-13 18:21:51 +05:30
iris 07e23e2a5b allow lightness values like '45' to parse 2024-06-11 00:37:41 -05:00
Tilman Holube 270334a385 Merge branch 'hykilpikonna:master' into master 2024-05-30 18:29:10 +02:00
C-HCM df7884c2ac Update presets.py
lets go lesbian
2024-05-29 19:25:23 -03:00
C-HCM a8f02e94b6 Update presets.py
+ otter and twink
2024-05-29 13:47:07 -03:00
C-HCM 881833d3c9 Update presets.py 2024-05-28 23:36:47 -03:00
C-HCM 207c608cd6 Update autocomplete.zsh 2024-05-28 22:49:35 -03:00
C-HCM ccab992c7b Update autocomplete.csh 2024-05-28 22:49:19 -03:00
C-HCM e385eef74a Update autocomplete.bash 2024-05-28 22:48:53 -03:00
C-HCM 820b78fb3b Update presets.py
added leather flag (two variants)
2024-05-28 22:39:50 -03:00
C-HCM 09c823d8c8 Update autocomplete.zsh 2024-05-28 18:45:39 -03:00
C-HCM aef326ae07 Update autocomplete.csh 2024-05-28 18:45:00 -03:00
C-HCM 1139abd9c6 Update autocomplete.bash 2024-05-28 18:44:21 -03:00
C-HCM 4517efc07e Update autocomplete.bash
🐻
2024-05-28 18:43:51 -03:00
C-HCM 3b5b3a556b Update presets.py
added bears 🐻
2024-05-28 18:42:28 -03:00
azalea 7534371b05 [+] Add ultramarine to foreground-background configuration list
Closes #276
2024-05-26 19:44:25 +08:00
Azalea fc98d61109 [PR] #299 from jelly: Make typing-extensions optional
Make typing_extensions only required for 3.7
2024-05-26 19:40:13 +08:00
Jelle van der Waa 359226c26b Make typing_extensions only required for 3.7
Literal was introduced in Python 3.8.
2024-05-25 19:26:26 +02:00
Azalea 109d7d2f01 [PR] #294 from luna-1024: Fix windows utf8
Support unicode ascii art on Windows
2024-05-25 01:27:24 +08:00
Luna 33fd55e6ad Support unicode ascii art on Windows
Windows Terminal can output UTF-8 characters. Configuration may be needed on Windows 10.
2024-05-22 13:39:42 -07:00
Bailey Kasin e08e864be0 [+] Add "Furreto Linux" support 2024-05-19 05:00:21 -07:00
Bailey Kasin 07da5d5f4b Revert auto-generated files
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-05-19 04:55:57 -07:00
FurretDev c2a26cf0ae changed something from the neofetch file even though i don't really know what does it do qwp 2024-05-17 20:17:07 +02:00
FurretDev 1c1483822c properly added furreto linux 2024-05-17 20:07:57 +02:00
FurretDev 46d38d4851 properly added furreto 2024-05-17 20:06:33 +02:00
FurretDev a8c2cfb921 added furreto 2024-05-16 22:56:09 +02:00
FurretDev d8affa54cd added furreto 2024-05-16 22:55:51 +02:00
azalea 4707704330 [F] Fix rehash 2024-05-16 21:55:14 +08:00
azalea 882dafd11b [U] bump version to 1.5.0a3 for testing (pypi testing only!) 2024-05-16 21:50:56 +08:00
azalea 9a867c6819 [U] Update deploy script 2024-05-16 21:50:22 +08:00
azalea bfeca1535b [-] Less verbose 2024-05-16 21:48:44 +08:00
azalea b2afcb8a64 [O] Edit WHEEL info 2024-05-16 21:47:31 +08:00
azalea 6e7ac1839d [+] Rehash tool 2024-05-16 21:45:44 +08:00
azalea 515afa90c3 [-] Remove distros ascii art that are removed from neofetch source 2024-05-16 21:41:28 +08:00
azalea 1a3e6a8e29 [O] Normalize distro package name 2024-05-16 21:32:03 +08:00
azalea cff0fdf6d8 [F] Fix win amd64 build? 2024-05-16 20:56:25 +08:00
azalea 896658d5e1 [F] Fix win amd64 packaging 2024-05-16 20:45:45 +08:00
azalea cdc0071e28 [U] bump version: 1.5.0a2 2024-05-16 20:42:04 +08:00
azalea 4ed4f19196 [+] Add a prompt to select backend 2024-05-16 20:37:55 +08:00
azalea 38b8173be4 [O] Exclude tools from packaging 2024-05-16 20:00:50 +08:00
azalea d70baebbf0 [+] Backup issue #261 analysis code 2024-05-16 19:52:15 +08:00
Azalea a2abe13b86 [PR] #272 from Un1q32: Add "Apple Terminal"
Add `Apple_Terminal` to list of special cases in get_term()
2024-05-16 01:51:00 +08:00
Azalea cd6f74931c [PR] #284 from harveyongh: Gilbert Baker flag
Add baker flag preset
2024-05-16 01:47:51 +08:00
Azalea 1b1c90ec44 [PR] #285 from JustSoup312: Add Chimera Linux
add Chimera Linux
2024-05-16 01:36:56 +08:00
Azalea d942de0b88 [PR] #288 from mekb-turtle: Add pnpm
Add support for pnpm packages
2024-05-16 01:35:30 +08:00
azalea d41a302e44 [F] Fix #286: Termux missing /usr/bin/env 2024-05-16 01:33:30 +08:00
Azalea 566011efff [PR] #287 from Atmois: Update readme
Update neofetch reference in README
2024-05-16 01:27:14 +08:00
mekb 96ba35b0bf Add support for pnpm packages
Fixes #282
2024-05-15 21:07:15 +10:00
Atmois 4c06a53c68 Update README.md
Update information in regards to the orignal neofetch as it has been archived on Apr 26, 2024
2024-05-15 10:09:56 +01:00
Aster Boese 30d1e67b53 add Chimera Linux 2024-05-13 14:52:21 -04:00
Harvey 22c8d76193 Merge branch 'hykilpikonna:master' into master 2024-05-13 10:41:09 -05:00
Azalea 36cdc6da2a [PR] #280 from topazus: Add fedora package in readme
hyfetch is in Fedora official repo
2024-05-10 17:06:44 +08:00
topazus 293889b9ad hyfetch is in Fedora official repo 2024-05-10 16:55:40 +08:00
Azalea e21f9bef26 [PR] #277 from msoderlund2027: Fraysexual flag
Added fraysexual flag!
2024-05-08 19:35:36 -07:00
Mischa Soderlund bbe141557e Merge pull request #1 from msoderlund2027/fraysexual-flag
Added fraysexual flag!
2024-05-08 20:03:11 -04:00
Mischa Soderlund f06c3fda31 Added fraysexual flag!
In reference to issue #275.
2024-05-08 19:51:08 -04:00
Azalea dbe67789d8 Merge pull request #274 from BKasin/neon
Add exception for KDE neon to *buntu version check
2024-05-08 06:24:25 -07:00
Tilman Holube 6a1ba72df9 adding more color options to nixos logo 2024-05-07 13:48:30 +02:00
Bailey Kasin 413a7d3681 Add except for KDE neon to *buntu version check 2024-05-06 19:41:54 -07:00
Bailey Kasin 18107d9601 [+] Add Ubuntu install note 2024-05-05 23:02:01 -07:00
Un1q32 5ded23e8dd Update neofetch 2024-05-03 16:06:59 -04:00
Un1q32 09506aaa3c Update neofetch 2024-05-03 16:02:21 -04:00
Azalea 770ffb01a5 [PR] #269 from BKasin: Kinfo for plasma 6
Use kinfo when plasma6 is detected
2024-05-03 10:11:15 -04:00
Bailey Kasin 41d767fa4e Use kinfo when plasma6 is detected
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-05-02 21:50:58 -07:00
Azalea e5169705b3 [PR] #267 from Un1q32: Display neovim version
Add neovim to list of editors that display fancy version info
2024-05-02 18:57:09 -04:00
Azalea 73bb634326 [PR] #265 from felipecrs: Improve pkgx
Improve pkgx integration
2024-05-02 18:52:51 -04:00
Un1q32 8eadfec466 Update neofetch 2024-05-02 17:15:59 -04:00
Felipe Santos 6816679ad9 Improve pkgx integration 2024-05-01 21:44:05 -03:00
Azalea 2a87f1d3b4 [PR] #263 from pokemonpasta: Add genderflux and girlflux flags
Add girlflux and genderflux flags
2024-05-01 17:41:02 -04:00
Azalea 6dec8c4a58 [PR] #259 from techie2000: Fix readme install instructions
docs: Update README.md
2024-05-01 17:37:06 -04:00
Azalea e466389ae9 Merge pull request #257 from OpenSauce04/package_minimal
neowofetch: Add `--package_minimal` option
2024-05-01 17:33:30 -04:00
pokemonpasta bb5f45a71c Add girlflux and genderflux flags 2024-05-01 12:56:24 +01:00
OpenSauce04 3a415600d5 Add --package_minimal
Reduces 'packages' output by omitting language package managers and Steam games, improving execution speed
2024-04-30 13:27:24 +00:00
techie2000 5bafa5128b docs: Update README.md
Modify method 3. Fixes #258
2024-04-30 14:12:33 +01:00
Azalea Gui 51f0ebf3ea [U] Change glibc version according to fastfetch upstream 2024-04-26 02:33:11 -04:00
azalea c7d6c753d9 [O] Specify glibc version in manylinux package 2024-04-25 00:34:32 -04:00
Azalea Gui d8bb0097c1 [+] Add win_amd64 build 2024-04-24 23:45:13 -04:00
Azalea Gui 9292a602df [O] NixOS XDG path #255 2024-04-24 23:40:03 -04:00
Azalea dbe657a05f [PR] #256 from rrotter/mac-studio-id
correct M2 Mac Studio hw.model
2024-04-24 22:29:35 -04:00
Ryan Rotter bb156173b5 correct M2 Mac Studio hw.model
per https://support.apple.com/en-us/102231
2024-04-24 22:01:54 -04:00
Azalea Gui 9cebc9df35 [U] Bump version 1.5.0alpha1 2024-04-23 08:59:00 -04:00
Azalea Gui 25a64b6ce3 [O] Finalize build process 2024-04-23 08:57:39 -04:00
azalea 5c34876c53 [O] Greatly simplify things 2024-04-23 08:54:21 -04:00
azalea 1e30a7701f [-] Remove GIT URL 2024-04-23 08:38:07 -04:00
Azalea Gui 1c9480b764 [+] Get bundled fastfetch path 2024-04-23 08:36:16 -04:00
Azalea Gui a385480d89 [+] Package fastfetch into hyfetch 2024-04-23 08:31:23 -04:00
azalea 81f4dc90e8 [F] Fix current dir 2024-04-23 07:43:48 -04:00
azalea 2b6d17c559 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2024-04-23 07:42:14 -04:00
azalea 6f9155fe83 [+] Better build script 2024-04-23 07:42:08 -04:00
Azalea f32df6e6d0 [PR] Merge pull request #252 from YukariChiba/master
add eweOS
2024-04-19 02:11:38 -04:00
Yukari Chiba ece02c5d44 add eweOS 2024-04-19 13:42:47 +08:00
azalea d47a63d237 [+] Package windows git inside hyfetch wheel 2024-04-14 12:39:48 -04:00
azalea be8f75df01 [O] Optimize npm query
Closes https://github.com/hykilpikonna/hyfetch/issues/246
2024-04-13 19:54:28 -04:00
azalea bd9c0b30cf [F] Fix npm list count #240 2024-04-02 20:56:31 -04:00
Azalea b835eea039 [PR] #250 from oSoWoSo: better showing of apps managed by am 2024-04-02 20:35:48 -04:00
zenobit 01a01fb21b better showing of apps managed by am 2024-04-02 22:32:45 +02:00
Azalea 1bcf46aa42 Merge pull request #249 from oSoWoSo/dev
am fix
2024-03-29 22:59:21 -04:00
zenobit 811ec5d2d2 am fix 2024-03-29 16:23:58 +01:00
harvey mobile dc359abe45 Add baker flag layout to presets 2024-03-27 15:17:12 -05:00
Azalea be05f6984d [PR] #245 from solelychloe: Cider support
Add support for Cider
2024-03-20 04:37:04 -04:00
Chloe Arciniega e6d94bf20d Add support for Cider 2024-03-18 21:10:56 +05:00
Azalea Gui f9a43fba5f Merge https://git.vern.cc/mertoalex/hyfetch 2024-03-11 02:18:38 -04:00
mertoalex bc8499e2fb added plural flag 2024-03-10 23:47:49 +03:00
Azalea Gui 3ba7830824 [PR] dylanaraps/neofetch#2439 from krolmiki2011 - Add new Distro
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2439
Thanks to @krolmiki2011

Co-authored-by: krolmiki2011 <mikolajziolkowski504@gmail.com>
2024-03-04 00:23:35 -05:00
Azalea Gui d914d3ea2b [PR] dylanaraps/neofetch#2448 from EllisK-L - Fixed GPU not displaying in Haiku
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2448
Thanks to @EllisK-L

Co-authored-by: ellisk-l <ellis.keener.lacroix@gmail.com>
2024-03-04 00:17:27 -05:00
ellisk-l 7eb4102417 fixed GPU not displaying in Haiku 2024-03-04 09:35:46 -04:00
Azalea 7da1531d34 [PR] #238 from PerchunPak: Add fedora unicode
Add Fedora_unicode
2024-02-28 18:29:43 -05:00
PerchunPak b283b0d11d Run tools/list_distros.py 2024-02-28 17:47:17 +01:00
PerchunPak b8115e97ae Add Fedora_unicode 2024-02-28 17:46:57 +01:00
azalea 7c41025c55 [U] tea package manager is pkgx.sh now 2024-02-27 12:10:19 -05:00
Azalea 98d3d9f629 [U] Update repology badge
#204
2024-02-24 18:17:35 -08:00
Azalea d374354cb6 [PR] #235 from syimyuzya: Fix terminal font info for yakuake (again) 2024-02-20 18:56:14 -05:00
syimyuzya eeffb35944 [F] Fix terminal font info for yakuake (again)
Once fixed in dylanaraps#1615, but got broken again with the fix of
hykilpikonna#116.
2024-02-15 15:58:19 +08:00
azalea 048e2d93fd [F] Fix shellcheck 2024-02-14 00:03:36 -05:00
Azalea b9db6d2cc5 [PR] #234 from oSoWoSo: support "AM" Application Manager 2024-02-14 00:00:10 -05:00
zenobit d5e3b07c1c feat: AM: AppImages Manager 2024-02-13 23:48:16 +01:00
Azalea fd5ff6a821 Merge pull request #229 from slackingfred/1ststart
Fix Git package download
2024-02-06 19:26:18 -05:00
Bailey Kasin a33f85d45a [PR] #231 from ToasterUwU: Update PikaOS ASCII Art 2024-02-06 16:25:03 -08:00
ToasterUwU 1b89fc9531 Update PikaOS ASCII Art 2024-02-01 22:05:34 +01:00
krolmiki2011 2aa368ee9e Fix Issue 2024-01-28 11:57:25 +01:00
krolmiki2011 3d6be24e9f Add new Distro 2024-01-28 08:49:20 +01:00
Fred f2ed3e7155 Fix Git package download 2024-01-19 18:14:17 -08:00
Azalea 98efa7a44d [+] Add windows instructinos 2024-01-12 15:43:30 -08:00
azalea 25ec6bbac5 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2024-01-08 23:36:35 -05:00
azalea eef4153c5b [PR] dylanaraps/neofetch#2434 from JohnMertz - Fedora immutable
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2434
Thanks to @JohnMertz

Co-authored-by: John Mertz <git@john.me.tz>
2024-01-08 23:36:08 -05:00
John Mertz 17e02a384f Add to lists of ASCIIs and distros
Re-flow lines to <=100 columns per CONTRIBUTING.md
2024-01-04 21:44:39 -07:00
John Mertz e50ec9e366 Add step to recognize Fedora variants and variant logos
These must appear before Fedora in the switch statement in order to match. Otherwise updating `"Fedora"*` to `"Fedora Linux"*` should work.
2024-01-04 21:43:32 -07:00
John Mertz 057f075a0e Container Linux is deprecated and succeeded by Fedora CoreOS, with the same logo
Still match the old name, if necessary
2024-01-04 21:40:21 -07:00
John Mertz a410eb0646 Erroneous tabs 2024-01-04 21:37:25 -07:00
Bailey Kasin 56796a331f [+] Add FAQ note about using hyfetch in motd 2023-12-28 00:48:38 -08:00
azalea 2c33e7e37d [PR] dylanaraps/neofetch#2424 from geaaru - Add Macaroni OS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2424
Thanks to @geaaru

Co-authored-by: Daniele Rondina <geaaru@gmail.com>
2023-12-22 18:40:47 -05:00
Daniele Rondina 8edddeaf8b Add Macaroni OS
* add Macaroni OS support

  * add anise package manager support
2023-12-22 11:59:17 +01:00
azalea caa1547e8c [F] Fix tripple-quote escaping #222 2023-12-22 01:58:15 -05:00
Azalea 807eed022d [PR] #221 from SubOptimal/debian
Adds instruction to install on Debian.
2023-12-20 22:01:10 -05:00
Frank Dietrich b69c400fa4 Adds instruction to install on Debian. 2023-12-20 09:53:45 +01:00
azalea 5f266a3f16 [F] Fix debian version on ubuntu #195 2023-12-18 22:38:08 -05:00
azalea b740ddc3e5 [F] Fix debian version on ubuntu #195 2023-12-18 22:32:04 -05:00
azalea dfc3f59323 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-12-02 13:31:03 -05:00
Azalea 0c1ac93a4d [PR] #220 from streaksu: Fix terminal emulator selection 2023-12-03 03:30:48 +09:00
streaksu f449cfadc3 Fix terminal emulator selection 2023-12-02 19:17:30 +01:00
Azalea bdb222f9f8 [PR] #219 from streaksu: Ironclad OS 2023-12-03 02:55:34 +09:00
streaksu 985f32e5a6 Add Ironclad OS 2023-12-02 17:57:51 +01:00
azalea da48f1d32c [O] Reorder changelog 2023-12-01 19:33:06 -05:00
azalea 98a3befd4b [U] Release 1.4.11 2023-12-01 19:22:33 -05:00
azalea 09c62956a3 [F] Fix distro listing 2023-12-01 19:21:31 -05:00
azalea 9945075de5 [F] Fix deploy script 2023-12-01 19:17:36 -05:00
azalea 5f079cec46 [F] Fix distro listing script 2023-12-01 19:14:49 -05:00
azalea 97a31aba52 [+] Changelog 2023-12-01 19:05:15 -05:00
azalea 76f3ce2608 [PR] dylanaraps/neofetch#2417 from ACertainPersons - Added linux_small
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2417
Thanks to @ACertainPersons

Co-authored-by: ACertainPersons <127463096+ACertainPersons@users.noreply.github.com>
2023-12-01 14:35:09 -05:00
azalea 3a5ce4eb58 [F] Fix parch alignment
https://github.com/dylanaraps/neofetch/pull/2045
2023-12-01 14:30:35 -05:00
azalea 44c9a5491b [PR] dylanaraps/neofetch#2045 from mmdbalkhi - add parch logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2045
Thanks to @mmdbalkhi

Co-authored-by: Sohrab Behdani <behdanisohrab@gmail.com>
2023-12-01 14:26:57 -05:00
Sohrab Behdani 2cbd8e440d changed parch neofetch logo 2023-12-01 20:56:47 +03:30
azalea 4516747954 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-12-01 06:16:10 -05:00
azalea 813b6f7173 [F] Fix shellcheck #218 2023-12-01 06:15:55 -05:00
Azalea 937e5041c4 [PR] #217 from OldWorldOrdr: Add windows NT 2023-12-01 20:01:37 +09:00
azalea f59f6f55d2 [F] Fix backslash escape bug #218 2023-12-01 05:58:19 -05:00
Azalea 2ce3bb6a11 [PR] Merge pull request #218 from mc680x0/master 2023-12-01 19:52:03 +09:00
Horst G. Burkhardt a2fb43bfca add Adélie Linux to list of ASCII logos 2023-11-30 10:24:24 +00:00
Horst G. Burkhardt 9a5d8fb971 colourise Adélie Linux logo 2023-11-30 07:53:19 +00:00
ACertainPersons 8ee497ad97 Readded Plasma for Backwards Compatibility 2023-11-29 20:20:06 -06:00
ACertainPersons 5072baf1cf Added linux_small 2023-11-29 19:47:33 -06:00
Horst G. Burkhardt b407bc0ea4 fix and colourise digital UNIX logo 2023-11-30 00:26:06 +00:00
Horst G. Burkhardt 78bcf1e5cc add digital UNIX logo (uncolourised) for OSF/1, DEC UNIX, and Tru64 2023-11-30 00:13:34 +00:00
Horst G. Burkhardt e080924040 Update distro logo for Adélie Linux with distro tagline 2023-11-30 00:08:44 +00:00
Horst G. Burkhardt c2f69d64f4 Add distro logo for Adélie Linux 2023-11-30 00:01:37 +00:00
Horst G. Burkhardt 620bc2ca88 preliminary support for OSF/1 2023-11-29 08:34:06 +00:00
OldWorldOrdr ea61ca96b7 Update neofetch 2023-11-24 19:35:56 -05:00
azalea 979e3950e9 [-] Remove Aster Linux #216
Closes #216
2023-11-24 12:10:37 -05:00
azalea ce1423bfbd [+] Add Peropesis Linux support
https://github.com/dylanaraps/neofetch/issues/2414
2023-11-22 04:26:55 -05:00
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
Azalea 524baf9cf7 [PR] #214 from BKasin: Check for newer xfce4-term config
[+] Check for newer xfce4-term config
2023-11-17 13:07:48 -08: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
Bailey Kasin d16806cb16 [F] Add code tags to commands 2023-10-31 06:11:21 -07:00
makuhlmann bfcd8b1f67 Added Interix logo 2023-10-31 13:53:18 +01:00
Azalea 81cdaa980c Merge pull request #211 from EnterTheVoid-x86/master
Fix phyOS logo
2023-10-31 03:10:25 -04: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 1e736ae011 [PR] #210 from delgh1: Edit FAQ
[trivial change] update README.md: add one FAQ
2023-10-29 17:52:01 -04:00
Jing Luo f316b2b5cb Update README.md: add one FAQ 2023-10-27 05:13:07 +09: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
azalea 797199dd05 [PR] dylanaraps/neofetch#2382 from hasecilu - Add LainOS distro
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2382
Thanks to @hasecilu

Co-authored-by: hasecilu <hasecilu@tuta.io>
2023-10-26 12:44:49 -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
Bailey Kasin d267aaa90c [U] hyfetch is now in the official Gentoo repos 2023-10-20 00:43:24 -07:00
Bailey Kasin f06dea80fc [U] Add openSUSE and Homebrew 2023-10-18 14:15:37 -07:00
Bailey Kasin 1114fe53d4 [U] Add repology badge 2023-10-18 14:06:01 -07:00
Osama Albahrani a214e65b08 README: Add repology badge 2023-10-18 16:23:41 -04:00
Azalea b24f6663ba [U] Closes #203 2023-10-14 10:38:29 -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 47dea65fa8 [U] Add support for alacritty's new config format 2023-10-14 10:32:12 -07: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
azalea a9d76846a9 [U] Add lure.sh package 2023-10-10 16:30:00 -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
azalea 5519dd16a0 [F] Fix #192 2023-10-02 19:17:42 -04: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
Azalea fca42c0390 Merge pull request #194 from YisuiDenghua/patch-5
Update for Gentoo in README
2023-09-28 21:45:40 -07:00
Milena - 一穗灯花 ce9c4aa432 Update README.md, Gentoo 2023-09-29 12:43:20 +08: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 8d0393d654 [U] Update installation method
Closes #188
2023-09-26 07:48:15 -07: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 6b84920587 Fix colors.
Oops! colors swapped
2023-09-25 14:00:58 -06: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
hasecilu d312ca97cc Add LainOS distro 2023-09-24 13:15:34 -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
Azalea d9d9998d99 [PR] #185 from AOSC-Dev/aosc/aosc-os-logo
neofetch: use new AOSC OS logo
2023-09-12 13:35:47 -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
Azalea ace0245097 [PR] #177 from BKasin/config 2023-09-06 23:19:27 -04:00
Azalea 5122d08ff6 [U] Update release script for #174 2023-09-06 20:18:00 -07:00
Azalea 179fa567a3 [PR] #174 from BKasin/makefile 2023-09-06 23:14:49 -04:00
Azalea 1acfe273e8 [PR] #181 from BKasin/config_args 2023-09-06 23:11:12 -04:00
Bailey Kasin 1ff772a01b [+] Add ability to set backend args in config file
Adds the option to set permanent backend args in
the config file, as requested in #180.
2023-08-30 01:02:45 -07:00
Bailey Kasin 8182224dc7 [F] Fix config file argument not being used 2023-08-25 21:19:37 -07:00
Bailey Kasin 57a28da23b all shouldn’t call install, whoops 2023-08-23 01:38:39 -07:00
Bailey Kasin 4536dafa09 remove neowofetch.1 since it was a copy of neofetch.1 2023-08-22 23:55:49 -07:00
Bailey Kasin c8185944dc Update Makefile to be able to install hyfetch 2023-08-22 23:47:53 -07: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
azalea 4d9bbbae9c [F] Fix DE empty bracket in macOS
Closes #172

Co-Authored-By: Carter Li <6134068+carterli@users.noreply.github.com>
2023-08-18 09:41:43 -07:00
Azalea edf2a697d9 [PR] #170 from OldWorldOrdr: Fix color blocks for bash !=3 & <5 2023-08-18 12:37:07 -04:00
OldWorldOrdr c7a516247a use sed -r instead of -E when using GNU sed 2023-08-17 15:21:20 -04:00
OldWorldOrdr 29cbbae974 fix issue with cols 2023-08-17 09:03:27 -04:00
Azalea Gui 98863df16d [U] Release 1.4.10 2023-08-16 23:37:23 -04:00
azalea 922a91ebb1 [U] Update readme 2023-08-14 21:21:28 -07:00
azalea e7938ea4c3 [+] More editor support 2023-08-14 21:20:45 -07:00
azalea 7491081946 [O] Optimize editor detection 2023-08-14 21:12:33 -07:00
azalea 14bde2e49b [F] Find actual editor name by tracing symlinks 2023-08-14 20:56:27 -07:00
azalea 242eae6de0 [U] Changelog 2023-08-14 20:43:03 -07:00
Azalea 53bbd3fdf8 [PR] #164 from OldWorldOrdr: Resolution for iOS 2023-08-14 23:22:43 -04:00
azalea 5c785f0819 [PR] dylanaraps/neofetch#2362 from CarterLi - LocalIP (macOS): improve detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2362
Thanks to @CarterLi

Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-08-14 20:19:46 -07:00
azalea 75750f12a5 [F] Fix macOS route on VPN hangs
https://github.com/dylanaraps/neofetch/pull/2362
2023-08-14 20:19:11 -07:00
OldWorldOrdr 73b39252df Merge branch 'hykilpikonna:master' into master 2023-08-14 19:55:21 -04:00
李通洲 b313d39366 LocalIP (macOS): improve detection
When a VPN session is enabled, the default route interface is changed to `utun*`, however `ipconfig` doesn't support it for some reason

Use `ifconfig` instead
2023-08-14 15:40:36 +08:00
Azalea 116c83b513 [PR] dylanaraps/neofetch#2355 from Reisy243 - Adding Panwah logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2355
Thanks to @Reisy243

Co-authored-by: Reisy243 <reisimineredpanda@gmail.com>
2023-08-13 19:43:40 -07:00
Azalea e33ccd3484 [F] Fix fore-back for kubuntu
Closes #154
2023-08-13 19:32:10 -07:00
Azalea 1e68f174cd [F] Fix reset performance
Closes #158
2023-08-13 19:25:55 -07:00
Azalea d164d4c8f6 [PR] #166 from FragCGI: Venom Linux logo update 2023-08-13 22:14:14 -04:00
Azalea 445f97093a [PR] #167 from gapan: Add Slackel 2023-08-13 22:11:03 -04:00
George Vlahavas e81f2aa6d7 Add Slackel logo 2023-08-13 23:22:15 +03:00
FragCGI 53dec09f88 Update neofetch
Updated to new Venom Linux logo with small variant
2023-08-12 20:53:41 -03:00
FragCGI 3d7dfc0220 Update neofetch 2023-08-12 20:50:06 -03:00
Azalea 62710fa00e [PR] #165 from Alxhr0: New scratch package manager 2023-08-12 17:44:40 -04:00
Alxhr0 63f37d28e3 Added scratch support 2023-08-12 12:33:41 +02:00
OldWorldOrdr 8c4cbf656f resolution for iPhone OS 2023-08-12 05:26:31 -04:00
azalea 526c97fde6 [F] Fix shellcheck warnings https://github.com/dylanaraps/neofetch/pull/2356 2023-08-10 13:13:50 -07:00
azalea 391ff75cd1 [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-08-10 13:09:28 -07:00
azalea df0c2be57a [PR] dylanaraps/neofetch#2358 from shivanandvp - Fix RebornOS logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2358
Thanks to @shivanandvp

Co-authored-by: shivanandvp <shivanandvp.oss@gmail.com>
2023-08-10 11:08:28 -07:00
azalea 59ef6434d7 [PR] dylanaraps/neofetch#2357 from gapan - Add Salix ascii art
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2357
Thanks to @gapan

Co-authored-by: George Vlahavas <vlahavas@gmail.com>
2023-08-10 11:04:15 -07:00
azalea 01821a8d7a [F] Fix editor version stuck on macOS using the pico editor
https://github.com/dylanaraps/neofetch/pull/2271
2023-08-09 18:52:55 -07:00
Azalea 65d82be06e [PR] #163 from mcneb10: Display global KDE Plasma theme
Display global KDE Plasma theme and fix bug with DE listing on windows
2023-08-09 21:30:05 -04:00
azalea b5e9edfae7 [F] Fix shellcheck warnings 2023-08-09 18:26:00 -07:00
mcneb10 98feca03f9 Don't try to display XDG_SESSION_TYPE on Windows 2023-08-09 13:04:55 -05:00
Xanudu 6167ba885b Update neofetch 2023-08-09 14:45:40 +05:30
mcneb10 ce2a49e9a0 Display global KDE Plasma theme 2023-08-09 01:23:36 -05:00
shivanandvp d025ece2c3 Fix RebornOS logo 2023-08-08 05:37:57 -05:00
George Vlahavas c547ccb3c3 Add Salix ascii art
Requested in #2043
2023-08-08 12:36:45 +03:00
李通洲 6251cb5e43 Resolution (macOS): improve detection
1. fix detection when `screenresolution` is not available
2. make scale factor detection actually work
3. remove `screenresolution` dependency
2023-08-08 14:46:03 +08:00
Reisy243 ea42a29bbd Adding Panwah logo 2023-08-07 23:25:29 -06:00
Azalea 0305e269e0 [PR] #161 from Proximyst/mariellh/improve-colour-removal
perf: use sed for colour removals
2023-08-06 15:22:51 -04:00
Mariell Hoversholm cf17522d50 perf: use sed for colour removals
This has a notable change of performance.
2023-08-06 20:20:06 +02:00
Azalea 1bf2281912 [PR] #160 from EnterTheVoid-x86: Add Unicode arch
Add unicode arch logo
2023-08-06 00:04:28 -04:00
etvx86 4d39bd750f Add Unicode arch logo 2023-08-05 22:58:39 -04:00
etvx86 6db170e825 Merge branch 'hykilpikonna:master' into master 2023-08-05 22:57:27 -04:00
Azalea 25df70367a [+] gynesexual, androsexual flags
Closes #157
2023-08-05 11:04:52 -07:00
Azalea a9602f5619 [PR] dylanaraps/neofetch#2352 from riverscn - Wild card for various OpenWrt distribution
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2352
Thanks to @riverscn

Co-authored-by: Shun Li <riverscn@gmail.com>
2023-08-05 10:54:19 -07:00
Azalea 2f69013177 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2023-08-05 10:50:09 -07:00
Azalea 434f5aeda8 [PR] dylanaraps/neofetch#2350 from Tracker-Friendly - Added evolution icon
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2350
Thanks to @Tracker-Friendly

Co-authored-by: Tracker-Friendly <jliwin98@pm.me>
2023-08-05 10:49:49 -07:00
Tracker-Friendly 988ca7993e Improved evolutionOS ASCII art further 2023-08-02 13:59:53 +01:00
Tracker-Friendly 1efafdfb81 Improved evolutionOS ASCII art 2023-08-02 13:59:42 +01:00
Tracker-Friendly 75fd94fa61 Added evolutionOS ASCII art 2023-08-02 13:59:23 +01:00
Shun Li 08029959f3 Wild card for various OpenWrt distribution 2023-08-02 12:11:28 +08:00
Azalea 9c59dc2791 [PR] #159 from Meowix-Linux
Add Meowix Linux logo
2023-07-31 08:49:43 -07:00
Nekosis e9ae4dbb6f Add Meowix Linux logo 2023-07-30 20:59:43 -05:00
Azalea 26453ea3d7 [O] Custom ^C message 2023-07-25 20:33:15 -07:00
Azalea 0385fd836d [U] Changelog 2023-07-23 15:33:09 -07:00
Azalea cec8152f3d [U] Changelog 2023-07-23 15:24:44 -07:00
Azalea 407387eb0b [PR] dylanaraps/neofetch#2346 from enfyna - Add windows 95 ASCII logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2346
Thanks to @enfyna

Co-authored-by: enfyna <legendraslan@gmail.com>
2023-07-23 14:41:11 -07:00
Azalea 484f13fa39 [PR] dylanaraps/neofetch#2342 from bmwiedemann - Smoothen the Tumbleweed logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2342
Thanks to @bmwiedemann

Co-authored-by: Bernhard M. Wiedemann <bernhard+gitcommit lsmod.de>
2023-07-23 14:35:33 -07:00
Azalea cf83073200 [+] Implement --package_separate flag
#135
2023-07-23 14:20:27 -07:00
Azalea 8e63a77335 [O] Separate flatpak-system and user
#135
2023-07-23 14:15:40 -07:00
Azalea 05c60fddfd [+] Add steam as a package manager
Closes #152
2023-07-23 13:51:13 -07:00
Azalea 04a6744e6d [+] Add squirrel package manager
Closes #153

Co-Authored-By: Skythrew <76571984+skythrew@users.noreply.github.com>
2023-07-23 13:32:16 -07:00
Azalea 68cf96e24a [PR] #155 from OldWorldOrdr: Fix a typo that broke OS on WSL 2023-07-23 13:23:22 -07:00
OldWorldOrdr 576facfd69 would a newline be better? 2023-07-22 22:24:12 -04:00
OldWorldOrdr bec385d02f typo that caused a bug when running on wsl 2023-07-22 22:19:47 -04:00
enfyna a32028755a Add windows 95 ASCII logo 2023-07-20 18:10:58 +03:00
etvx86 ebd6acd004 Update neofetch 2023-07-19 14:56:57 -04:00
etvx86 0694c10537 Add Kerbl Linux Logo 2023-07-19 14:43:25 -04:00
Bernhard M. Wiedemann 2dea4d54e0 Smoothen the Tumbleweed logo 2023-07-16 18:00:04 +02:00
komeil Parseh 5bbaf0a658 Update neofetch
Co-authored-by: Azalea <hykilpikonna@gmail.com>
2023-07-16 10:21:39 +03:30
Azalea 2f753325ae [PR] #151 from oluceps: typo-fix 2023-07-15 15:27:07 -04:00
Azalea Gui 0d018248e5 [PR] dylanaraps/neofetch#2045 from mmdbalkhi - add parch logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2045
Thanks to @mmdbalkhi

Co-authored-by: Sohrab Behdani <behdanisohrab@gmail.com>
2023-07-15 15:14:17 -04:00
Azalea Gui aa5bfe060c [PR] dylanaraps/neofetch#2341 from DSOE1024 - Update openkylin logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2341
Thanks to @DSOE1024

Co-authored-by: DSOE1024 <90103853+DSOE1024@users.noreply.github.com>
2023-07-15 14:54:01 -04:00
Azalea Gui 407fcd4987 [F] Fix override author 2023-07-15 13:18:43 -04:00
DSOE1024 bf16e1cd47 Update neofetch 2023-07-15 19:16:22 +08:00
DSOE1024 9f808b99ab Update neofetch 2023-07-15 19:15:32 +08:00
DSOE1024 dc778c3078 Update openkylin logo 2023-07-15 18:52:52 +08:00
oluceps 0634893733 fix typo 2023-07-15 06:42:06 +08:00
Azalea Gui 0aa0a76151 [O] Exclude irrelevant files
Fixes #149
2023-07-12 12:03:34 -04:00
Azalea Gui 511af9031c [-] Remove testing scripts 2023-07-12 11:54:32 -04:00
Azalea db54e8990d [PR] #148 from nexplorer-3e: add qwqfetch backend 2023-07-12 11:49:32 -04:00
eval Nya 673de9bb53 run_qwqfetch: rename & change entry point 2023-07-11 14:21:36 +08:00
RedFireSoftwareEntertainment 41d1446476 Update neofetch 2023-07-10 10:54:12 +03:00
RedFireSoftwareEntertainment 02b8e6bd5f Update neofetch 2023-07-10 10:47:24 +03:00
RedFireSoftwareEntertainment 356c83f057 Update neofetch 2023-07-10 10:00:52 +03:00
RedFireSoftwareEntertainment 38cf9502c5 Update neofetch.1 2023-07-10 09:38:30 +03:00
RedFireSoftwareEntertainment ae70359fca Update neofetch.1 2023-07-10 09:08:28 +03:00
eval Nya ed377261a2 feat: add qwqfetch backend 2023-07-03 23:55:18 +08:00
eval Nya a97d2805b1 tools: chore: add extract_color.py
dump ansi code number from neofetch script
2023-07-03 23:51:29 +08:00
Azalea 7bfac43dd9 [-] Remove outdated default.nix 2023-06-30 02:11:29 -07:00
Azalea 8bf694c7ba [PR] #139 from Inconn/therian-flag 2023-06-30 05:04:40 -04:00
Azalea 176f08ad0b [+] tot-safe: Count packages only when command succeed
Fixes #145
2023-06-30 01:58:52 -07:00
Azalea 2ce7a59a59 [-] Revert unexpected change
#140
2023-06-30 01:28:58 -07:00
Azalea 698afafa26 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2023-06-30 01:27:04 -07:00
Azalea 4b1546ccd6 [U] Update mac model list
Closes #140
2023-06-30 01:27:00 -07:00
Azalea 6a023d4c91 [PR] Merge pull request #146 from OldWorldOrdr/master
make cargo run on all systems
2023-06-27 15:21:09 -04:00
OldWorldOrdr 40ea204223 make cargo run on all systems 2023-06-27 14:40:58 -04:00
Azalea 31af137e97 [PR] #144 from OldWorldOrdr: Fix cargo count 2023-06-26 16:00:15 -04:00
OldWorldOrdr 914890b4b0 fix cargo package count 2023-06-26 14:41:20 -04:00
Azalea 5ab2f2dcc5 Merge pull request #142 from EnterTheVoid-x86/phyOS
Add phyOS
2023-06-18 00:27:00 -04:00
etvx86 01aed343a6 add phyOS logo 2023-06-18 00:15:38 -04:00
Maxwell Winkler 8389a1dee9 add dash because it's hard to read w/o 2023-06-15 10:59:23 -05:00
Maxwell Winkler a2cf60bc4c changed name to be more accurate (it is not only therian.) 2023-06-15 10:57:14 -05:00
Maxwell Winkler 2577462649 added therian flag 2023-06-15 10:37:54 -05:00
Azalea 3edca64629 [O] Write to cache dir instead of config
Closes #136
2023-06-15 07:07:23 -07:00
Azalea 2edf9c1304 [+] Add cache path variable
#136
2023-06-15 07:05:45 -07:00
Azalea 50abc68f0d [+] Devbox package manager
Closes #137
2023-06-15 06:51:56 -07:00
Azalea 60b4b925d3 [O] Allow specifying default config to copy to ~/.config
Closes #133
2023-06-06 20:14:13 -07:00
Azalea 717b74c30b Merge branch 'master' of github.com:hykilpikonna/hyfetch 2023-06-06 20:05:31 -07:00
Azalea 506f345a9d [+] Add option to disable pride month animation
Closes #134
2023-06-06 20:05:28 -07:00
Azalea 42d8b0d860 [PR] #130 from D3vil0p3r: Athena OS 2023-06-05 13:12:51 -07:00
Azalea cdae93479f [PR] #132 from OldWorldOrdr: Update macOS version name list 2023-06-05 13:11:01 -07:00
OldWorldOrdr 82c949e5a1 add MacOS 14 Sonoma, make formating pretty 2023-06-05 14:13:57 -04:00
D3vil0p3r a8bcbfce09 Update neofetch.1 2023-06-04 14:25:45 +02:00
D3vil0p3r 43bea54532 Added Athena OS 2023-06-04 14:23:05 +02:00
Azalea df11c756dd [F] Fix: Only show pride month animation in tty mode 2023-06-02 00:49:30 -07:00
Azalea 5f066e4ebf [U] Release 1.4.9 2023-06-02 00:26:10 -07:00
Azalea ca3c887b61 [F] Fix list_distros compatibility 2023-06-02 00:24:31 -07:00
Azalea fac90ec5d3 [-] Remove todo 2023-06-02 00:19:30 -07:00
Azalea 4cb65c468c [U] Changelog 2023-06-02 00:19:18 -07:00
Azalea 0693d6e316 [+] Neofetch argument passthrough 2023-06-02 00:18:07 -07:00
Azalea 2a312d0a7b [U] Update changelog 2023-06-02 00:07:12 -07:00
Azalea 8f628bb37b [-] Remove commented code 2023-06-01 23:57:39 -07:00
Azalea 503251cbce [+] Add --c-overlay option 2023-06-01 23:57:12 -07:00
Azalea a37ee211f2 [+] Add global config option for overlay 2023-06-01 23:56:38 -07:00
Azalea 0ac2ffbba5 [+] Add overlay support to preset coloring 2023-06-01 23:55:55 -07:00
Azalea dd950092a6 [+] Auto detect pride month & start animation with hyfetch 2023-06-01 23:40:18 -07:00
Azalea bd8066407e [F] Fix color messed up after animation ends 2023-06-01 23:39:47 -07:00
Azalea 6be684c26f [+] Add press enter to continue 2023-06-01 23:23:02 -07:00
Azalea dba600cc89 [O] Allow press enter to continue 2023-06-01 23:19:14 -07:00
Azalea cdbf8a6b24 [+] Catch ctrl+c 2023-06-01 23:15:26 -07:00
Azalea a437957702 [O] Add every flag to display 2023-06-01 23:02:56 -07:00
Azalea bf5276bcc4 [U] Update boyflux flag
https://gender.fandom.com/wiki/Boyflux?file=0A84497D-7F5C-4CB1-B846-55B6591DF65C.jpeg
2023-06-01 23:02:44 -07:00
Azalea 11f4242598 [U] Update autoromantic flag
https://queerdom.fandom.com/wiki/Autoromantic?file=Alt_Autoromantic.jpg
2023-06-01 23:02:06 -07:00
Azalea dfe77dea5f Revert "[+] Random flag continuation"
This reverts commit c47d80ae1d.
2023-06-01 22:42:51 -07:00
Azalea c47d80ae1d [+] Random flag continuation 2023-06-01 22:42:48 -07:00
Azalea 83ba569fde [O] Add sin(y + 0.5 * frame) term in idx calculation 2023-06-01 22:18:47 -07:00
Azalea 73fc473ae3 [+] Text border 2023-06-01 22:15:04 -07:00
Azalea 625f48168b [+] Pride month animation 2023-06-01 22:03:12 -07:00
Azalea 9914ff2a55 [+] Implement color overlaying 2023-06-01 22:03:02 -07:00
Azalea f20e80375a [F] Apply fix #127 2023-06-01 12:05:00 -07:00
Azalea b8ec68a943 [PR] #129 from osalbahr: Add minimum terminal size
Add minimum terminal size. Fixes #128
2023-05-21 09:37:06 -07:00
Osama Albahrani 1f7f76e078 Add minimum terminal size. Fixes #128 2023-05-20 23:01:03 -04:00
Azalea e288da8de2 [F] Fix fqdn substitution 2023-05-15 20:14:09 -07:00
Azalea Gui a72a49da13 [PR] dylanaraps/neofetch#2326 from manoliptram - Add Nobara Linux to Hyfetch + Neowofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2326
Thanks to @manoliptram

Co-authored-by: manolipt <manoliptram@gmail.com>
2023-05-09 10:56:06 -04:00
Azalea Gui 24e1ed4617 [+] Add option to override author when merging 2023-05-09 10:55:59 -04:00
Azalea Gui 01f65d91b5 [O] Use commits[-1] as author instead of [0] 2023-05-09 10:48:38 -04:00
Azalea Gui 953a09b686 [+] Pull request template 2023-05-09 10:46:23 -04:00
manolipt fe31b5bf34 Added Nobara Distro with Color 2023-05-09 02:17:53 -07:00
Azalea Gui bf0c20b188 [+] Feature request template 2023-05-02 08:25:07 -04:00
Azalea Gui c9ed3e1789 [+] HyFetch bug report template 2023-05-02 08:10:02 -04:00
Azalea Gui 6d1359d8e9 [+] Neofetch bug report template 2023-05-02 08:03:41 -04:00
Azalea 219a7c48cc [U] Update issue templates 2023-05-02 07:45:59 -04:00
Azalea Gui 3b1e1385cc [U] Update changelog 2023-05-01 23:48:07 -04:00
AI Moderator c6453e2137 [F] typo ;-; 2023-05-01 22:35:00 -04:00
AI Moderator 200c1a6d53 [O] Code cleanup 2023-05-01 22:20:33 -04:00
AI Moderator 4225a0c453 [+] AI Github Content Moderator 2023-05-01 22:19:34 -04:00
Azalea Gui 4fe0890f21 [+] gh moderator config
Co-Authored-By: AI Content Moderator <132312177+ai-moderator@users.noreply.github.com>
2023-05-01 20:07:25 -04:00
Azalea Gui 857037fa37 [-] Remove old issues moderator 2023-05-01 19:24:02 -04:00
Azalea Gui b7b2322346 [U] Update gitignore 2023-05-01 18:50:01 -04:00
Azalea Gui ac27543cd8 [O] Check distro arg before creating config 2023-05-01 18:44:21 -04:00
Azalea Gui c40cb09409 [+] Script to install autocompletion
https://github.com/hykilpikonna/hyfetch/issues/96
2023-05-01 17:23:58 -04:00
Azalea Gui 365abe2c80 [+] Generate shell completions
https://github.com/hykilpikonna/hyfetch/issues/96
2023-05-01 17:22:06 -04:00
Azalea Gui 2007c7c01e [+] Autocomplete generator script
https://github.com/hykilpikonna/hyfetch/issues/96
2023-05-01 16:33:52 -04:00
Azalea Gui 9747856f15 [O] Split create_parser function
https://github.com/hykilpikonna/hyfetch/issues/96
2023-05-01 16:23:17 -04:00
Azalea Gui 8104cd822a [F] Fix konsole ppid detection https://github.com/hykilpikonna/hyfetch/issues/116 2023-05-01 16:00:12 -04:00
Azalea Gui 2d1abc8e30 [+] Add FemboyOS
https://github.com/hykilpikonna/hyfetch/issues/121
2023-05-01 14:56:01 -04:00
Azalea Gui afb7092667 [U] Update issue moderator to allow dynamic blacklist file 2023-05-01 14:17:41 -04:00
Sohrab Behdani 2cda9e9b2c fixed parchlinux art 2023-04-28 14:37:05 +03:30
Azalea Gui 4a16cfec9b [PR] dylanaraps/neofetch#2316 from PowerMan2206 - Made sixel use -I
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2316
Thanks to @PowerMan2206

Co-authored-by: PowerMan2206 <61635519+PowerMan2206@users.noreply.github.com>
2023-04-27 09:07:21 -04:00
Azalea 9acc0c0719 [PR] #118 from pandaninjas: Change wording
Press any key -> Press enter
2023-04-27 08:11:56 -04:00
PandaNinjas 1315d0b2a7 Press any key -> Press enter 2023-04-26 18:26:22 -04:00
PowerMan2206 331deaf293 Made sixel use -I
Made the sixel image backend use high color mode (-I) as it gives better image quality
2023-04-24 17:13:52 +02:00
Azalea Gui 3a1ac3e25a [F] Fix shellcheck for 2313
https://github.com/dylanaraps/neofetch/pull/2313
2023-04-18 03:37:40 -04:00
Azalea Gui a6a17d102c Merge branch 'master' of github.com:hykilpikonna/hyfetch 2023-04-18 03:33:55 -04:00
Azalea Gui 9605e4036f [PR] dylanaraps/neofetch#2313 from RastaDill - Added new distro Astra Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2313
Thanks to @RastaDill

Co-authored-by: Mike Voznesensky <mixask8@mail.ru>
2023-04-18 03:32:48 -04:00
Mike Voznesensky 088e0d484b Added new distro Astra Linux
* Added support Fly DE
* Improvment detected host model
HP ProDesk 490 G3 MT Business PC - bette than - HP 805F
ASUSTeK COMPUTER INC. X201EP - better than X201EP
2023-04-18 12:33:33 +03:00
Azalea 9b7756c5ae [PR] #114 from dnkmmr69420/patch-1: Add nix profile installation method 2023-04-14 13:32:42 -04:00
Azalea 5c22c75f72 [PR] #115 from realRurichan/master: Fix Windows encoding 2023-04-14 13:06:16 -04:00
realRurichan bac650c84a [F] Fix encoding errors on Windows with certain languages. 2023-04-15 01:00:46 +08:00
Hykilpikonna cbe8906073 [F] Fix #82 winget stuck on agreement 2023-04-13 04:26:09 -04:00
dnkmmr faa1cca154 Update README.md 2023-04-12 15:47:32 -05:00
Azalea Gui 8ef39ffcbf [PR] dylanaraps/neofetch#2309 from MrStanDu33 - Fix windows detection to match version
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2309
Thanks to @MrStanDu33

Co-authored-by: DANIELS-ROTH Stan <contact@daniels-roth-stan.fr>
2023-04-04 14:48:04 -04:00
DANIELS-ROTH Stan 6778fd42a5 neofetch: Fix windows detection to match version 2023-04-02 13:23:21 +02:00
Azalea Gui 4e5f51b2a2 [U] Update changelog 2023-04-01 21:23:48 -04:00
Azalea Gui 1d49e6109c [U] Merge tag push commands 2023-04-01 21:16:28 -04:00
Azalea Gui 9777652dac [U] Release 1.4.8 2023-04-01 21:13:38 -04:00
Azalea Gui 659811a66e [U] Update release script 2023-04-01 21:13:11 -04:00
Azalea Gui 617227da75 [U] Update release script 2023-04-01 21:12:03 -04:00
Azalea Gui 8ffb8063ca [O] Replace \t with " " 2023-04-01 21:06:03 -04:00
Azalea Gui 9018dbb461 [U] Update changelog 2023-04-01 20:58:39 -04:00
Azalea 1d29563e81 [U] Embed readme links in text (#112) 2023-03-25 00:31:05 -04:00
Azalea 0d06df3024 [PR] #112 from bittin: Add slackware package 2023-03-25 00:28:59 -04:00
bittin 964f718766 Added Slackbuilds Slackware Package
Slackbuild for Slackware 15 and current now uploaded and exists updated
2023-03-25 05:22:30 +01:00
Azalea 673e20ff2b [PR] #111 from slackingfred: Update iOS devices 2023-03-24 19:53:44 -04:00
Fred b4a0131359 Update iDevices list (2) 2023-03-24 16:26:54 +08:00
Fred 93ea451c34 Update iDevices list (1) 2023-03-24 12:22:41 +08:00
Azalea Gui a813400807 [F] Specify colorama version, closes #110 2023-03-23 23:58:47 -04:00
Azalea e970c8f672 [PR] #109 from Antiz96: Arch install instructions 2023-03-23 21:27:00 -04:00
Azalea Gui 573eb09f74 [F] Fix reading version requires typing dependency 2023-03-23 21:23:40 -04:00
Azalea Gui 6192b47758 [F] Fix setup.py warnings 2023-03-23 21:22:30 -04:00
Robin Candau 6771e8e7c1 Update the installation instructions for Arch 2023-03-24 00:27:43 +01:00
Azalea e8c9e30920 [PR] #108 from OpenSauce04: Archcraft variants 2023-03-22 19:51:45 -04:00
OpenSauce04 3b8cf64a5e Added archcraft_ascii 2023-03-22 21:46:36 +00:00
OpenSauce04 7d1ec7109f Added archcraft_minimal logo 2023-03-22 21:43:03 +00:00
Azalea Gui 5891522233 [+] Add pipx package manager, closes #107 2023-03-22 12:18:53 -04:00
Azalea Gui d00a3c086d [+] Add omniromantic and pangender, closes #106 2023-03-21 16:03:08 -04:00
Azalea Gui 538646160d [+] Changelog 2023-03-21 01:20:43 -04:00
Azalea Gui 182f2aad15 [+] Add PikaOS, closes #105 2023-03-21 01:15:03 -04:00
Azalea Gui 8c5905c858 [+] Add custom ascii file option, closes #104 2023-03-20 23:31:14 -04:00
Azalea 365ed5a91f [PR] #101 from cs127 - Better color formatting codes
Better colour/formatting codes
2023-03-15 16:33:31 -04:00
Hykilpikonna 859dd3eb83 [+] Add distro option in config #102 2023-03-15 16:29:14 -04:00
Hykilpikonna 5343182ea1 [PR] dylanaraps/neofetch#2305 from BomberFish - Fix Chrome OS.
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2305
Thanks to @BomberFish

Co-authored-by: BomberFish <87151697+BomberFish@users.noreply.github.com>
2023-03-15 16:23:35 -04:00
BomberFish 93639996bb oops 2023-03-15 14:44:59 -04:00
BomberFish 5f39250003 add cros fixes 2023-03-15 12:26:15 -04:00
cs127 08ecada71a Check for linux console 2023-03-13 18:04:01 +03:30
cs127 4d6743b886 Better colour codes 2023-03-13 18:00:04 +03:30
Azalea dcff08340e [PR] #99 from redalpa333/master
Improved ensure_git_bash
2023-03-11 15:36:54 -05:00
Ford Stewart 44a4555bce Improved ensure_git_bash
Better bash detection
Minimized git install now requires input
Moved literal_input function (Had to so I could confirm the minimized git install with it)
2023-03-10 18:18:23 -05:00
Azalea f855d0e244 [PR] #98 from axtloss/axtloss/update-vanilla-logo 2023-03-02 21:58:23 -05:00
axtloss 04d5965d49 Make vanilla logo more readable 2023-03-02 22:04:46 +01:00
Azalea Gui 197e11ee5f [PR] dylanaraps/neofetch#2301 from salientos - Salient OS Logos
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2301
Thanks to @salientos

Co-authored-by: Silent <d3signr@gmail.com>
2023-03-01 10:04:31 -05:00
Azalea Gui 58e60aea8e [F] ARM CPU Detection: Compatibility with clusters
#97
2023-02-24 09:55:09 -05:00
Azalea Gui d3ea2eeee2 [F] ARM CPU Detection: Use python3 instead of python
#97
2023-02-24 09:49:45 -05:00
Azalea Gui 2b4a35f12b [F] Positive look-ahead in regex matching 2023-02-21 09:55:14 -05:00
Azalea Gui 469dd762f2 [O] Better RE substitution 2023-02-21 09:51:27 -05:00
Azalea Gui 48d7772b7f [U] Release 1.4.7 2023-02-18 22:04:19 -05:00
Azalea Gui 664de7810d [U] Changelog 2023-02-18 22:01:15 -05:00
Azalea Gui fa4749cc21 [+] Initial ASCII Logo for CuteOS
Credit to: https://gitee.com/cute-os/neofetch/commit/6c461c937d156645365c5b6daebf5770a462b8bc

Discussion at: dylanaraps/neofetch#2291

Co-Authored-By: Floating dream <115727099+Cute-Swifts@users.noreply.github.com>
2023-02-18 22:00:22 -05:00
Azalea Gui b8091f4a79 [U] Changelog 2023-02-18 21:55:51 -05:00
Azalea Gui de50bfdbeb [PR] dylanaraps/neofetch#2295 from LiamAEdwards - Add support for ArseLinux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2295
Thanks to @LiamAEdwards

Co-authored-by: LiamAEdwards <liam.a.edwards@protonmail.com>
2023-02-18 21:36:02 -05:00
LiamAEdwards cbd3ef92d4 Fixed formatting 2023-02-18 18:52:57 +00:00
LiamAEdwards 92b79b704e Fixed the logo not loading 2023-02-18 18:51:32 +00:00
LiamAEdwards 13d47b1687 Added ArseLinux logo 2023-02-18 18:48:05 +00:00
Azalea Gui a35b03865f [F] Fix shellcheck SC2181 with PR dylanaraps/neofetch#2293 2023-02-17 17:08:53 -05:00
Azalea Gui 8e753e5f42 [PR] dylanaraps/neofetch#2293 from senjan - simple improvements for Solaris
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2293
Thanks to @senjan

Co-authored-by: senjan <senjan@atlas.cz>
2023-02-17 17:04:13 -05:00
Hykilpikonna 037a1a58ca [PR] #94 from medanisjbara: WM exact name matches 2023-02-14 13:24:39 -05:00
Sohrab Behdani 0033e31388 parch logo fix 2023-02-14 16:54:31 +03:30
Sohrab Behdani c02d375d71 renewed parchlogo 2023-02-14 16:49:37 +03:30
Hykilpikonna 4f955dc0b9 [PR] #95 from stock-linux
[U] Update Stock Linux package counter for the new package manager
2023-02-13 09:04:37 -05:00
Skythrew 971c3b8284 [U] Update Stock Linux package counter for the new package manager 2023-02-13 11:02:51 +01:00
Med Anis Jbara 6a44c6b441 WM exact name matches 2023-02-13 00:56:58 +01:00
Azalea Gui 731d9a96d9 [-] Revert unintended change 5a212e3 #2289 2023-02-11 23:32:46 -05:00
Azalea Gui 61c4cf5b35 [PR] dylanaraps/neofetch#2289 from danimesq - Add Floflis
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2289
Thanks to @danimesq

Co-authored-by: Daniell Mesquita <daniellmesquita@protonmail.com>
2023-02-11 23:31:44 -05:00
Hykilpikonna ecde2776b0 [PR] #93 from OldWorldOrdr: Fix scoop 2023-02-11 23:15:29 -05:00
Hykilpikonna 3834122a37 [U] scoop: Use pkgs_h instead of custom sed 2023-02-11 23:14:29 -05:00
OldWorldOrdr 928dfd713c fix 2023-02-11 19:22:50 -05:00
OldWorldOrdr 049f259227 this is no longer nessesary and also doesnt work anymore 2023-02-11 19:15:34 -05:00
Azalea Gui a87e2267ea [O] Add automatically generated notice for distro files
#90 #91 #92
2023-02-10 23:30:58 -05:00
Azalea Gui be475f0211 [-] Remove old catchy_os.py (Fixes #92) 2023-02-10 23:25:16 -05:00
Azalea Gui db69285ec1 [F] Fix generator script quotation escaping #91 #90 2023-02-10 23:05:23 -05:00
Hykilpikonna ecbc5ceed3 [PR] #88 from medanisjbara: Fix false positive sway detection 2023-02-10 00:16:22 -05:00
Med Anis Jbara dddc2d15d0 Merge branch 'hykilpikonna:master' into patch-1 2023-02-09 22:52:35 +01:00
Azalea Gui 2860c1efd6 [F] Properly escape path #89 2023-02-08 15:03:40 -05:00
Azalea Gui 6302ccbfdf [U] Changelog 2023-02-08 14:50:39 -05:00
Med Anis Jbara bfeac2203c fix: swaybg causing sway false positives
Many  wlroots based WMs use swaybg to set the background. Which does occasionally cause false positives (detection of sway as a WM when it's actually not the case).
2023-02-08 20:08:35 +01:00
Azalea Gui 99511a4863 [+] Use colorama to fix colors on Windows #45 2023-02-07 18:53:14 -05:00
Azalea Gui fec5ebe628 [+] Add colorama dependency for windows only 2023-02-07 18:52:51 -05:00
Azalea Gui 96a48659e5 [O] Global IS_WINDOWS constant 2023-02-07 18:52:37 -05:00
Azalea Gui 6f0e659d90 [F] Add even more paths #84 2023-02-07 18:45:22 -05:00
Azalea Gui 089f669e6a [F] Add more detection path for get_command_path #84 2023-02-07 18:41:19 -05:00
Azalea Gui 212ac1a3df [O] Syntax consistency 2023-02-07 18:24:24 -05:00
Hykilpikonna b9eeb068fa [PR] #87 from RealFX-Code: Windows git command check 2023-02-07 18:18:33 -05:00
rlfx 026cfffde1 add vscode debugger profile, It's why my copy didn't work. 2023-02-07 19:13:37 +01:00
rlfx 0bf0473b90 Fix git path being hard-coded This enables running hyfetch on machines without git installed via the git-for-windows installer. 2023-02-07 17:44:19 +01:00
Azalea Gui 7034721435 [O] Put bios date in parentheses
https://github.com/dylanaraps/neofetch/issues/2284
2023-01-20 20:05:08 -05:00
Azalea Gui 62486ca5ef [+] Linux bluetooth detection
https://github.com/dylanaraps/neofetch/issues/2284
2023-01-20 20:04:41 -05:00
Azalea Gui b366211d70 [+] Linux bios detection
https://github.com/dylanaraps/neofetch/issues/2284
2023-01-20 19:54:38 -05:00
Hykilpikonna e8f8968e4a [PR] #81 from cybfuyu: add gendervoid flag colors 2023-01-20 19:39:53 -05:00
Hykilpikonna 1c45b42058 Merge branch 'master' into master 2023-01-20 19:37:06 -05:00
Azalea Gui a2ba1c9ca2 [+] Add burger flag 🍔 2023-01-20 19:34:46 -05:00
cybfuyu a93d17705b add gendervoid flag colors 2023-01-20 22:16:55 +00:00
Azalea Gui 2fda114552 [U] Release 1.4.6 2023-01-14 22:06:01 -05:00
Azalea Gui 8ee516e640 [U] Update release script 2023-01-14 22:03:56 -05:00
Azalea Gui d4c8472991 [U] Changelog 2023-01-14 16:36:43 -05:00
Azalea Gui 7960624185 [+] Compatibility with fastfetch < 1.8.0
#62
2023-01-14 16:36:37 -05:00
Azalea Gui 4fe39b405b [O] Filter states better 2023-01-14 16:25:02 -05:00
Hykilpikonna d017b6066c [PR] #62 from soopyc/patch-fastfetch 2023-01-14 16:24:32 -05:00
Azalea Gui 6cd2bf4b41 [+] Issue content moderation bot 2023-01-14 16:02:37 -05:00
Mizuki Cheung 56976cdfdd fix: fix fastfetch raw mode 2023-01-15 03:52:33 +08:00
Azalea Gui 3535dd3fcf [+] Sync Aperture to neofetch
#61
2023-01-08 21:55:15 -05:00
Azalea Gui 2ffa75f567 [U] Changelog 2023-01-08 21:51:43 -05:00
Hykilpikonna de97821341 [PR] #61 from juliavdkris/master
Add aperture science ASCII art
2023-01-08 21:40:42 -05:00
Hykilpikonna 139b89204e [PR] #60 from aaronfranke/riscv-isa
Add support for displaying the ISA string on RISC-V CPUs
2023-01-08 21:38:15 -05:00
Julia van der Kris 1aaeae1197 Add aperture science ASCII art 2023-01-09 00:04:29 +01:00
Aaron Franke 70690c50df Add support for displaying the ISA string on RISC-V CPUs 2023-01-08 00:14:25 -06:00
Hykilpikonna 117bc7738c [PR] #59 from ivabus/patch-1
LICENSE: change year from 2021 to 2023
2023-01-07 14:59:03 -05:00
Ivan Bushchik 36d6ada646 LICENSE: change year from 2021 to 2023 2023-01-07 22:56:34 +03:00
Azalea Gui e1f65895db [F] Fix terminal detection with new get_process_name method 2023-01-06 01:32:40 -05:00
Azalea Gui e5c227119f [PR] dylanaraps/neofetch#2277 from rohandebsarkar - Add terminal
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2277
Thanks to @rohandebsarkar

Co-authored-by: Rohan Deb Sarkar <rohandebsarkar@protonmail.com>
2023-01-06 01:18:34 -05:00
Rohan Deb Sarkar 2f84ef0160 fix gnome-console 2023-01-05 22:39:30 +05:30
Hykilpikonna 0538e02eee [PR] #58 from lilyinstarlight/fix/empty-pkg-dirs
fix: assume no pkgs when dir is empty or does not exist
2023-01-04 10:29:42 -05:00
Lily Foster 9a52096c91 fix: assume no pkgs when dir is empty or does not exist 2023-01-04 09:59:23 -05:00
Azalea Gui 426a242c94 [F] Fix semicolon for RhaymOS
https://github.com/dylanaraps/neofetch/pull/2274
2023-01-01 12:38:40 -05:00
Azalea Gui 1b19c63d53 [PR] dylanaraps/neofetch#2274 from rhaym-tech - added RhaymOS distro
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2274
Thanks to @rhaym-tech

Co-authored-by: Ghellab Abderrahmane <43763935+rhaym-tech@users.noreply.github.com>
2023-01-01 12:32:42 -05:00
Ghellab Abderrahmane c0125cb632 added RhaymOS distro 2023-01-01 00:41:21 +01:00
Azalea d7ecefa051 [O] Ignore shellcheck 2317 2022-12-28 21:44:26 -05:00
Azalea 2330b159ca [U] Changelog 2022-12-28 21:42:49 -05:00
Azalea 51ed5be11e [PR] dylanaraps/neofetch#2271 from m-ildefons - feat: display editor setting
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2271
Thanks to @m-ildefons

Co-authored-by: Moritz Röhrich <moritz@ildefons.de>
2022-12-28 21:35:53 -05:00
Moritz Röhrich d6f16601a8 feat: display editor setting
Display the configured editor, version and path using the $EDITOR
environment variable similar to the way the shell version is displayed
from the $SHELL variable.

fixes: #2270
2022-12-28 22:24:48 +01:00
Hykilpikonna 14c7963d88 [PR] #56 from leana8959: Fix macOS network detection
Fix network module on macOS
2022-12-24 02:38:20 -05:00
Dummy c69407345c shellcheck fix 2022-12-24 05:51:03 +01:00
Dummy b30bbf5927 Revert "shellcheck: double quote"
This reverts commit 3938f43134.
2022-12-24 05:46:14 +01:00
Dummy 501c4f5e1f escaped quotes 2022-12-24 05:30:03 +01:00
Dummy 3938f43134 shellcheck: double quote 2022-12-24 05:26:16 +01:00
Léana 江 f3bdeb2d30 fixes 2022-12-24 04:34:28 +01:00
Léana 江 c2bac01778 use awk instead 2022-12-24 04:20:47 +01:00
Léana 江 99a6fc0770 fixed network module for macOS 2022-12-24 04:17:04 +01:00
Hykilpikonna 1c2cee4cf5 [PR] #55 from leana8959: Fix cmus macOS
fixed cmus on macOS
2022-12-22 11:30:22 -05:00
Léana 江 281904948b fixed cmus on macOS 2022-12-22 16:35:41 +01:00
Hykilpikonna 8b14d02f05 [O] Push neofetch tag as well 2022-12-19 11:17:22 -05:00
Hykilpikonna 007c82b3f4 [U] Release 1.4.5 2022-12-19 11:13:37 -05:00
Hykilpikonna 24a1283095 [F] Fix changelog location 2022-12-19 11:13:22 -05:00
Hykilpikonna 798cf64a94 [U] Update change files list 2022-12-19 11:09:29 -05:00
Hykilpikonna eb516710e8 [U] Update changelog structure 2022-12-19 11:07:55 -05:00
Hykilpikonna 7d75a62c41 [+] Export distros before release 2022-12-19 11:06:47 -05:00
Hykilpikonna b97b9403b9 [U] Changelog 2022-12-19 11:05:43 -05:00
Hykilpikonna 2ebf79a0d9 [PR] dylanaraps/neofetch#2239 from norz3n - Add Hybrid Linux ASCII Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2239
Thanks to @norz3n

Co-authored-by: norz3n <vellynproduction@gmail.com>
2022-12-19 10:50:35 -05:00
Hayder Majid e99db35920 Adding Uruk GNU/Linux logo
https://github.com/dylanaraps/neofetch/pull/2258
2022-12-19 10:44:58 -05:00
Hykilpikonna 6a7c72446b [PR] dylanaraps/neofetch#2264 from soushi0210 - add Project Sasanqua my wip Project)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2264
Thanks to @soushi0210

Co-authored-by: soushi0210 <77261946+soushi0210@users.noreply.github.com>
2022-12-19 10:35:19 -05:00
soushi0210 3d3a793d53 fix 2022-12-18 11:33:25 +09:00
soushi0210 a54013ffd9 add Project Sasanqua 2022-12-17 22:49:19 +09:00
soushi0210 eac7381023 add Project Cosmos 2022-12-17 22:48:54 +09:00
soushi0210 d6c18e1222 add Project Cosmos 2022-12-17 22:44:03 +09:00
Hykilpikonna 244efd541e [+] Add python 3.11 tag 2022-12-12 19:21:09 -05:00
Hykilpikonna 39be7aa916 [PR] #52 from slackingfred: Memory unit fix
Proper implementation of memory_unit and mem_precision
2022-12-12 11:44:40 -05:00
Fred 4fab51355e Shorten variable names to keep within 100 columns 2022-12-12 21:23:22 +08:00
Fred b951600d00 Keep the default memory unit MiB, despite internal logic change 2022-12-12 21:20:57 +08:00
Fred efb5a4f4be Proper implementation of memory_unit and mem_precision 2022-12-12 18:01:30 +08:00
Hykilpikonna 51b8bd61e0 [F] Fix subpackage installing
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-11 21:35:20 -05:00
Hykilpikonna bc2a8dbf3c [M] Move distro.py to distros/__init__.py 2022-12-11 07:40:53 -05:00
Hykilpikonna 0c4b239266 [+] Try pure-python distro detection 2022-12-11 07:08:09 -05:00
Hykilpikonna 5d392262c1 [F] Unescape backslash 2022-12-11 07:03:10 -05:00
Hykilpikonna 485aa44f3f [F] Lowercase distro detection 2022-12-11 07:02:54 -05:00
Hykilpikonna adc947cecd [+] Generate distro detection script based on glob 2022-12-11 06:54:01 -05:00
Hykilpikonna 6404b37b9e [M] Move distros into hyfetch 2022-12-11 06:23:29 -05:00
Hykilpikonna 0897d468a8 [U] Changelog 2022-12-11 05:40:47 -05:00
Azalea 5c0f6bfd78 [F] Fix wm detection when lsof doesn't exist but fuser exists
https://github.com/hykilpikonna/hyfetch/pull/51
2022-12-11 05:26:59 -05:00
Hykilpikonna 2117040796 [F] Fix typo 2022-12-10 21:06:43 -05:00
Hykilpikonna dea5f5b583 [-] Remove debug output 2022-12-10 21:05:25 -05:00
Hykilpikonna 4447313769 [+] Support fastfetch as a *fetch backend
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-10 21:04:38 -05:00
Hykilpikonna 389cd91346 [O] Hide debug arguments from help menu, shorten --test-distro to --distro 2022-12-10 21:00:45 -05:00
Hykilpikonna f786dce40e [M] Move literal types to types.py 2022-12-10 21:00:10 -05:00
Hykilpikonna 4d073df750 [O] tools: Use module instead of custom search path 2022-12-10 20:54:20 -05:00
Hykilpikonna 2ca7103f1a [-] Remove ascii_len and ascii_lines env variables 2022-12-10 20:32:58 -05:00
Hykilpikonna 7e0b0d7212 [O] Remove print_custom_ascii requirement from neofetch 2022-12-10 20:31:11 -05:00
Hykilpikonna 1b0cf4ae1e [PR] #49 from DaRacci: Fix cargo bin dir
fix: cargo bin dir
2022-12-07 10:09:10 -05:00
Racci 1ac9680442 fix: path ins't set by default
Co-authored-by: Hykilpikonna <me@hydev.org>
2022-12-07 13:40:41 +11:00
Hykilpikonna 818a27e949 [PR] #48 from NinVoido: Config file argument
[+] Add config file arg
2022-12-06 19:47:19 -05:00
Racci 30c50dc792 fix: cargo bin dir
Use the environment variable to find the dir instead of the hard coded default
2022-12-05 16:00:35 +11:00
Your name dd5084fbe8 [+] Add config file arg 2022-12-04 22:44:32 +03:00
Silent d8bdffa1f1 Added SalientOS 2022-12-03 14:57:16 +00:00
Hykilpikonna d607b3326c [F] Fix Aster wildcard matching 2022-12-03 00:56:28 -05:00
Hykilpikonna b5f1af6949 [F] neofetch: Fix aster* and asteroid order
https://github.com/dylanaraps/neofetch/pull/2251
2022-12-03 00:56:01 -05:00
Hykilpikonna 18fe75efae [PR] dylanaraps/neofetch#2251 from sahanuser - Add Aster Linux Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2251
Thanks to @sahanuser

Co-authored-by: sahanuser <sahan.user@gmail.com>
2022-12-03 00:47:13 -05:00
SahanRasanjana 3f6211aec8 Delete .gitignore 2022-12-03 09:19:28 +05:30
sahanuser 2f741d8933 Add Aster Logo 2022-12-03 09:19:09 +05:30
sahanuser ef9d0886e6 Add Aster Logo 2022-12-03 09:17:53 +05:30
sahanuser 961acd9713 asl-keyring 2022-12-03 09:16:01 +05:30
Hykilpikonna b2b51fa621 [PR] dylanaraps/neofetch#2242 from aderepas - Add Kali linux small logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2242
Thanks to @aderepas

Co-authored-by: KIRISHIMA Touka <tkirishima@gmail.com>
2022-11-27 14:06:36 -05:00
KIRISHIMA Touka 36605b9745 Add Kali linux small logo 2022-11-25 17:03:20 +01:00
Hykilpikonna 1bccaad8fd [F] Implement os detection in termenv
https://github.com/hykilpikonna/hyfetch/issues/16
2022-11-22 14:59:46 -05:00
Hykilpikonna 79a086fcc3 [F] termios cannot be imported on Windows
https://github.com/hykilpikonna/hyfetch/issues/16
2022-11-22 14:52:09 -05:00
Hykilpikonna 0fbf8d58cc [PR] dylanaraps/neofetch#2026 from vnepogodin - add cachyos
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2026
Thanks to @vnepogodin

Co-authored-by: Vladislav Nepogodin <nepogodin.vlad@gmail.com>
2022-11-22 11:35:16 -05:00
Hykilpikonna 5b9271e7e5 [F] Fix terminal stuck in raw mode
https://github.com/hykilpikonna/hyfetch/issues/41
2022-11-20 22:53:37 -05:00
Hykilpikonna 4ed6e3d7cc [U] Update todo 2022-11-20 22:13:36 -05:00
Hykilpikonna b86f43e9ab [PR] dylanaraps/neofetch#2238 from RealStr1ke - Tweaked function for obtaining host model
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2238
Thanks to @RealStr1ke

Co-authored-by: Azalea (on HyDEV-Daisy) <me@hydev.org>
2022-11-19 00:18:39 -05:00
norz3n 50d0f24a80 Add Hybrid Linux Logo 2022-11-18 21:44:16 +02:00
norz3n 58ddcc52c6 Add Hybrid Linux Logo 2022-11-18 21:40:41 +02:00
norz3n 1614fd8dbb Add Hybrid Linux Logo 2022-11-18 21:31:52 +02:00
norz3n cbcef65610 Add Hybrid Linux Logo 2022-11-18 20:20:58 +02:00
Thandi M 25d8e2f10e Changed to model/host function 2022-11-18 00:16:31 -05:00
Hykilpikonna 829c387dc4 [PR] #39 from stock-linux/master
[U] Updated Stock Linux package counter to meet new squirrel config
2022-11-16 14:26:14 -05:00
Skythrew 834aa56030 [U] Updated Stock Linux package counter to meet new squirrel config 2022-11-16 15:32:52 +01:00
Hykilpikonna de3c3aa9b6 [U] Update PR markings 2022-11-16 00:13:35 -05:00
Hykilpikonna d6c57bd6f9 [O] NF: Replace tab indent with spaces, remove trailing space 2022-11-16 00:06:58 -05:00
Hykilpikonna ee64bd843a [O] chmod +x 2022-11-16 00:02:59 -05:00
Hykilpikonna 737e4afaac [+] Fix issue template 2022-11-16 00:02:32 -05:00
Hykilpikonna f68377fead [U] Update changelog 2022-11-15 23:57:31 -05:00
Hykilpikonna d7c4d493c9 [+] NF: Add Tea package manager
Fixes https://github.com/dylanaraps/neofetch/issues/2235
2022-11-15 23:52:28 -05:00
Hykilpikonna 8235a400f0 [U] Update deploy script 2022-11-15 23:37:09 -05:00
Hykilpikonna 673d995618 [U] Release 1.4.4 2022-11-15 23:34:50 -05:00
Hykilpikonna 1097435501 [U] Update changelog 2022-11-15 23:30:02 -05:00
Hykilpikonna 78f4f061f4 [PR] dylanaraps/neofetch#2234 from medanisjbara - Add dwl to wayland window managers
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2234
Thanks to @medanisjbara

Co-authored-by: Med Anis Jbara <74317212+medanisjbara@users.noreply.github.com>
2022-11-14 09:31:53 -05:00
Med Anis Jbara f909b3c3b8 Add dwl to wayland window managers 2022-11-14 12:43:44 +01:00
Hykilpikonna b4944599c5 [PR] dylanaraps/neofetch#2232 from tmiland - Fix display of
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2232
Thanks to @tmiland

Co-authored-by: Tommy Miland <kontakt@tmiland.com>
2022-11-13 12:24:14 -05:00
Hykilpikonna 21cffcc4f4 [PR] dylanaraps/neofetch#2233 from JackGannonUK - Add Enso Support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2233
Thanks to @JackGannonUK

Co-authored-by: Jack Gannon <jack@uquinix.com>
2022-11-13 12:02:37 -05:00
Jack Gannon 8d9d4407a3 syntax 2022-11-13 16:18:30 +00:00
Jack Gannon 0e93f5484f enso distro addition 2022-11-13 16:06:20 +00:00
Tommy Miland f9c7c570a1 Fix display of $XDG_SESSION_TYPE
- Fixed display $XDG_SESSION_TYPE
2022-11-11 12:44:23 +01:00
Hykilpikonna 6f443a23a6 [U] Update readme 2022-11-10 22:25:53 -05:00
Hykilpikonna ed3bb65824 [F] Fix random count being negative when screen is too small 2022-11-10 22:24:38 -05:00
Hykilpikonna 3770e58e66 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-11-10 22:21:43 -05:00
Hykilpikonna e0d7c4885a [F] Fix issues cause by terminal size too small 2022-11-10 22:21:40 -05:00
Hykilpikonna e5a7eb2d24 [+] Add install script 2022-11-06 11:46:16 -05:00
Hykilpikonna ece7cb1f8f [+] Add instructions to install nightly version 2022-11-05 00:16:57 -04:00
Azalea (on HyDEV-Daisy) 43aecc70fe [U] Changelog 2022-11-04 03:35:03 -04:00
Hykilpikonna f93315a7ad [PR] #34 from saeziae: fix some problem in detecting cpu such as loongson 2022-11-03 23:45:36 -04:00
Azalea (on HyDEV-Daisy) cde4914c19 [PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-11-03 23:39:40 -04:00
Azalea (on HyDEV-Daisy) e8c7266671 [F] Fix #35 python 3.11 compatibility 2022-11-03 23:35:21 -04:00
saeziae bce73f6836 fix some problem in detecting cpu such as loongson 2022-11-03 23:50:58 +08:00
Hykilpikonna 5012c996f2 [O] Fix shellcheck warnings 2022-11-01 14:26:01 -04:00
Hykilpikonna c00568d413 [F] Fix memory progress bar only displaying when unit is mib 2022-11-01 14:25:52 -04:00
Hykilpikonna d56f083dbc [PR] dylanaraps/neofetch#2228 from netsecninja - Corrected spacing issue on LMDE logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2228
Thanks to @netsecninja

Co-authored-by: netsecninja <netsecninja@users.noreply.github.com>
2022-11-01 12:58:03 -04:00
netsecninja b7f6e4f306 Corrected spacing issue on LMDE logo
The top line of the LMDE logo was missing the correct spacing to properly align with the rest of the logo
2022-11-01 09:19:12 -06:00
©TriMoon™ 619c9d2224 Update neofetch
Making calculations general purpose.
2022-10-31 14:29:18 +03:00
©TriMoon™ d57463b0d3 Update neofetch
Separating calculations as shown in https://github.com/dylanaraps/neofetch/pull/2225#issuecomment-1296882170
2022-10-31 14:15:44 +03:00
©TriMoon™ ca13eb22e7 Update neofetch
Fixing shellcheck warnings mentioned in https://github.com/dylanaraps/neofetch/pull/2225#issuecomment-1296876166
2022-10-31 14:00:55 +03:00
©TriMoon™ a52c49380d Update neofetch
Added `--memory_precision` flag, default=`2`.
2022-10-31 13:52:51 +03:00
©TriMoon™ ba2001cc64 Update neofetch
Added `tib` to usage output of `-memory_unit`.
2022-10-31 13:18:21 +03:00
Hykilpikonna e07895c614 [PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-10-31 06:15:01 -04:00
Hykilpikonna 3d6427b936 [PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-10-31 06:14:35 -04:00
©TriMoon™ 943c3025e5 Update neofetch
added `tib` to description of `memory_unit`.
2022-10-31 13:14:29 +03:00
©TriMoon™ 67cf02c964 Enhancing --memory_unit functionality
Improving https://github.com/dylanaraps/neofetch/commit/0435dcd0cd44bb22afa9b986f15742cc05de7b20
- Implementing https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-455576889 to avoid awk usage.
- Adding ability to configure precision of output using `mem_precision` which defaults to `2`.
- Added `tib` to accommodate TiB mentioned in https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-894705941
2022-10-31 13:03:10 +03:00
Hykilpikonna 8616ff0504 [U] Release 1.4.3 2022-10-30 13:24:53 -04:00
Hykilpikonna dde9443ec7 [U] Update changelog 2022-10-30 13:23:16 -04:00
Hykilpikonna b6f0a80bb1 [F] Specify /usr/bin/env bash to prevent ld signature check on iOS 2022-10-30 13:21:21 -04:00
Hykilpikonna a758b4ba04 [U] Update changelog 2022-10-30 13:16:30 -04:00
Hykilpikonna 700f651378 [F] Fix cols coloring reset for bash 3.2
Introduce by #24
2022-10-30 13:11:27 -04:00
Hykilpikonna 77614b635f Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-10-30 12:35:54 -04:00
Hykilpikonna fdd3ef970d [PR] dylanaraps/neofetch#2222 from AwkwardTeenageBoy - VanillaOS neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2222
Thanks to @AwkwardTeenageBoy

Co-authored-by: Twinkie <105467171+AwkwardTeenageBoy@users.noreply.github.com>
2022-10-30 12:35:36 -04:00
Hykilpikonna e49ed7d080 [PR] #32 from ngkz: Add gender presentation pride flags 2022-10-30 12:25:47 -04:00
Kazutoshi Noguchi a1149ab68b add GNC, femboy and tomboy flags 2022-10-30 18:50:41 +09:00
Twinkie 6390ed10c4 Update neofetch 2022-10-27 12:20:39 -07:00
Twinkie 810b380e47 Update neofetch 2022-10-27 12:17:20 -07:00
Twinkie 1274e977c3 Update neofetch 2022-10-27 12:07:51 -07:00
Twinkie 38fb44cb8e Added Vanilla Logo and Support for Vanilla 2022-10-27 10:15:52 -07:00
Hykilpikonna 90c94044f4 [PR] #31 from yxnan: Check if the output is a tty 2022-10-27 10:39:22 -04:00
yxnan 5bf7fbf2b4 Add options for --stdout 2022-10-27 22:16:10 +08:00
yxnan 23a1b10467 Check if the output is a tty
The color code should not be emitted if the stdout is not a typical terminal, we add the check so there is no need to explictly specify `--stdout`
2022-10-27 00:27:23 +08:00
Hykilpikonna 0dae7ca3f9 [U] Update todo list 2022-10-25 03:27:23 -04:00
Hykilpikonna e23eb980d3 [U] Update screenshot 2022-10-25 03:19:52 -04:00
Azalea (on HyDEV-Daisy) 7171494e95 [F] Fix OSC timeout too short for ssh 2022-10-23 02:51:34 -04:00
Azalea (on HyDEV-Daisy) c00848fd79 [U] Update readme changelog 2022-10-23 02:26:55 -04:00
Azalea (on HyDEV-Daisy) 717ff369c0 [O] Optimize fore_back distro detection 2022-10-23 02:20:51 -04:00
Azalea (on HyDEV-Daisy) ff44ea6185 [+] Add more ubuntu variants with fore_back layout 2022-10-23 02:16:08 -04:00
Azalea (on HyDEV-Daisy) 969a7c668c [O] Dynamic prompt numbering 2022-10-23 02:12:05 -04:00
Azalea (on HyDEV-Daisy) bd5d76167e [F] Fix incorrect coloring when the first color isn't ${c1} 2022-10-23 02:06:45 -04:00
Azalea (on HyDEV-Daisy) f57ad70a20 [O] Clarify prompt 2022-10-23 01:51:42 -04:00
Azalea (on HyDEV-Daisy) a3da5b6c59 [F] Fix lightness logic 2022-10-23 01:51:12 -04:00
Azalea (on HyDEV-Daisy) 3cbb20c899 [F] Refactor lightness logic 2022-10-23 01:37:48 -04:00
Azalea (on HyDEV-Daisy) 0a9ac6a351 [U] Detect background and color mode in main 2022-10-23 01:37:23 -04:00
Azalea (on HyDEV-Daisy) 75ed187e72 [+] termenv: Detect system when detecting ansi mode 2022-10-23 01:36:09 -04:00
Azalea (on HyDEV-Daisy) cd4849f0b8 [F] Fix unhashable type error for RGB 2022-10-23 01:35:54 -04:00
Azalea (on HyDEV-Daisy) 0960024e71 [+] termenv: Translate golang code into python 2022-10-22 19:52:05 -04:00
Azalea (on HyDEV-Daisy) 7411ec87e7 [F] Fix relative import 2022-10-22 18:46:42 -04:00
Azalea (on HyDEV-Daisy) d8f49a2ea2 [+] Detect if a color is light 2022-10-22 18:42:52 -04:00
Azalea (on HyDEV-Daisy) 101d798c0a [O] Refactor HSL and RGB 2022-10-22 18:42:06 -04:00
Azalea (on HyDEV-Daisy) 330de73df3 [M] Rename osc -> termenv 2022-10-22 18:26:00 -04:00
Azalea (on HyDEV-Daisy) 4e11d21401 [+] osc: parse background color 2022-10-22 18:22:51 -04:00
Azalea (on HyDEV-Daisy) cb5635908f [-] osc: remove commented code 2022-10-22 17:53:00 -04:00
Azalea (on HyDEV-Daisy) fbbe3b1c93 [+] Send/read osc responses 2022-10-22 17:52:36 -04:00
Azalea 774598fcb3 [PR] dylanaraps/neofetch#2215 from VitoFe - Add garuda_small, sort _small variants
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2215
Thanks to @VitoFe

Co-authored-by: VitoFe <vito-7@hotmail.it>
2022-10-21 14:42:22 -04:00
Azalea 8abfb0c876 [PR] dylanaraps/neofetch#2213 from EnterTheVoid-x86 - Add Cobalt Linux logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2213
Thanks to @EnterTheVoid-x86

Co-authored-by: etvx86 <64978924+EnterTheVoid-x86@users.noreply.github.com>
2022-10-21 14:25:26 -04:00
Hykilpikonna 7a6628d387 [PR] #28 from alyxferrari: Surround macOS build number in parentheses 2022-10-21 13:02:36 +08:00
Azalea (on HyDEV-Daisy) 09185e5a41 [F] Fix light dark detection 2022-10-19 23:48:41 -04:00
Alyx Ferrari 6efd890526 Surround macOS build number in parentheses 2022-10-19 10:25:08 -04:00
senjan 1369828e3e simple improvements for Solaris 2022-10-17 22:38:14 +02:00
VitoFe 05cf31fc14 Add garuda_small, sort _small variants
Added garuda_small
Sorted the _small variants note distro list alphabetically, just like the normal list (for consistency)
2022-10-15 17:55:11 +00:00
Hykilpikonna 220b528c72 [PR] #27 from alyxferrari: arch-linux-readme-fix
Update Arch Linux installation docs
2022-10-14 13:25:37 -04:00
Alyx Ferrari 038d976b39 Update Arch Linux installation docs 2022-10-14 13:23:16 -04:00
Hykilpikonna 60609dfb7e [PR] #26 from alyxferrari: Fix typo
Change 'look' to 'looks' in main.py
2022-10-14 13:21:46 -04:00
Alyx Ferrari 610e06fcd9 Change 'look' to 'looks' in main.py 2022-10-14 13:11:05 -04:00
etvx86 49003c859f add cobalt in help message 2022-10-11 13:44:16 -04:00
etvx86 10bf2fce08 Add Cobalt Linux logo
Hopefully this gets merged -

Cobalt Linux is a distribution I'm currently working on, which will come with window managers and have the goal of customization. It also has a goal of "Arch Linux made easy".
2022-10-11 13:38:11 -04:00
Hykilpikonna 8a091f4d01 [PR] #25 from ben5vik: add unlabeled flag 2022-10-10 10:06:31 -04:00
Ben 10b331052d Update presets.py 2022-10-10 15:45:20 +02:00
Ben 8751faab2e Adding unlabeled 2022-10-10 15:40:14 +02:00
Azalea (on HyDEV-Daisy) 0a1e97cd92 [U] Release 1.4.2 2022-10-04 13:10:37 -04:00
Azalea (on HyDEV-Daisy) 7e59c362be [F] Fix deploy script 2022-10-04 13:10:00 -04:00
Azalea (on HyDEV-Daisy) 3e8c103479 [U] Update changelog 2022-10-04 13:07:52 -04:00
Azalea (on HyDEV-Daisy) 5be5aa1b51 [O] Show memory percentage, speed shorthand, refresh rate by default 2022-10-04 13:03:32 -04:00
Azalea (on HyDEV-Daisy) 08f75415eb [F] Fix neofetch permissions (+x) 2022-10-04 12:44:02 -04:00
Azalea (on HyDEV-Daisy) 02b6e9d72d [PR] dylanaraps/neofetch#1706 from ravenclaw900 - Add DietPi support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1706
Thanks to @ravenclaw900

Co-Authored-By: ravenclaw900 <50060110+ravenclaw900@users.noreply.github.com>
2022-10-04 12:42:15 -04:00
Azalea (on HyDEV-Daisy) 59b9dc6e1a [PR] dylanaraps/neofetch#2196 from matt-fidd - Added for OmniOS illumos distribution
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2196
Thanks to @matt-fidd

Co-authored-by: matt <matt@fiddaman.net>
2022-10-04 12:31:15 -04:00
Azalea (on HyDEV-Daisy) 0f302eea60 [PR] dylanaraps/neofetch#2201 from FakeShell - add droidian to neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2201
Thanks to @FakeShell

Co-authored-by: Bardia Moshiri <fakeshell@bardia.tech>
2022-10-04 12:22:52 -04:00
Azalea (on HyDEV-Daisy) 7c7cba2346 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-10-04 12:04:37 -04:00
Azalea (on HyDEV-Daisy) f989ec0d20 [PR] dylanaraps/neofetch#2210 from chaeya - Added ascii logo for hamonikr
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2210
Thanks to @chaeya

Co-authored-by: Kevin Kim <hckim@invesume.com>
2022-10-04 12:04:18 -04:00
Hykilpikonna e72fe4d934 [PR] #24 from OldWorldOrdr: Fix bash 5.2 column cut off issue 2022-10-04 11:57:54 -04:00
Kevin Kim 7f48e4cd43 Added ascii logo for hamonikr 2022-10-01 20:24:04 +09:00
OldWorldOrdr bc89c50427 Update neofetch 2022-09-30 06:34:19 -04:00
Hykilpikonna 7c93a0df1c [+] Progress bar test 2022-09-27 14:40:06 -04:00
Hykilpikonna 8b67e539b5 [U] Update changlog 2022-09-26 16:18:34 -04:00
Hykilpikonna 7c16e15cea [U] Update change log 2022-09-26 16:12:34 -04:00
Azalea (on HyDEV-Daisy) 79e0a8360b Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-26 09:16:30 -04:00
Azalea (on HyDEV-Daisy) d2347cefb1 [+] #22 Add tidal-hifi song detection 2022-09-26 09:16:18 -04:00
Hykilpikonna cda96dda4e [PR] #23 from stock-linux: Added Stock Linux logo 2022-09-26 09:11:32 -04:00
Skythrew 3dde4bcdef feat: added Stock Linux logo 2022-09-26 07:31:09 +02:00
Hykilpikonna 0811acab58 [F] Fix multiple CPU model detection for ARM
https://github.com/dylanaraps/neofetch/pull/2139
2022-09-20 13:20:32 -04:00
Hykilpikonna f14324ffce [U] Display memory in GiB by default 2022-09-20 11:50:07 -04:00
Hykilpikonna 1ba7b339c9 [-] Disable network display when network is not detected 2022-09-20 11:44:17 -04:00
Bardia Moshiri 8987b0b15f change droidian from half green to full green logo 2022-09-18 16:07:32 -04:00
Bardia Moshiri 4f12d97e40 add droidian to neofetch 2022-09-18 15:40:34 -04:00
matt c3beb21966 Add 'pkg list' package source 2022-09-15 17:24:08 +00:00
matt 078af21630 Fix solaris fqdn 2022-09-15 17:24:08 +00:00
matt 4e7724ecf8 Add illumos os support 2022-09-15 17:24:08 +00:00
matt 624bd97045 Fix uptime value in Solaris 2022-09-15 17:24:08 +00:00
matt 45ea478414 Added ascii art for OmniOS illumos distribution 2022-09-15 17:24:08 +00:00
Azalea (on HyDEV-Daisy) 9e001c530f Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-10 15:19:08 -04:00
Azalea (on HyDEV-Daisy) d850e4c91e [PR] dylanaraps/neofetch#2139 from saeziae - Fix support for ARM, RISC-V, LoongArch detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2139
Thanks to @saeziae

Co-authored-by: Estela Xu <i@estela.cn>
2022-09-10 15:18:49 -04:00
Hykilpikonna 376268f79e [PR] #21 from TheSudoer: Local install method and contributing note 2022-09-10 02:04:14 -04:00
Hykilpikonna b955a61ac5 [U] Update local install method and contributing note 2022-09-10 01:56:29 -04:00
C0UNTM31N c099c9e5f7 Update README.md 2022-09-10 00:17:54 -05:00
C0UNTM31N 7b62c80881 Fixed formatting 2022-09-10 00:15:33 -05:00
C0UNTM31N d6b33ae3e9 Merge branch 'master' of https://github.com/TheSudoer/hyfetch 2022-09-10 00:09:09 -05:00
C0UNTM31N 9da32dab4b Altered the deploy script and added build instructions 2022-09-10 00:05:08 -05:00
Azalea (on HyDEV-Daisy) cf0202fd7c Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-09 19:53:18 -04:00
Azalea (on HyDEV-Daisy) 8a01ce491b [PR] dylanaraps/neofetch#2192 from Skythrew - Stock Linux distro support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2192
Thanks to @Skythrew

Co-authored-by: Skythrew <76571984+Skythrew@users.noreply.github.com>
2022-09-09 19:53:08 -04:00
saeziae fd2248daec merge riscv and loongarch to others 2022-09-08 22:55:50 +08:00
Hykilpikonna ab23dc3c2b Merge pull request #20 from TheSudoer/master 2022-09-07 10:52:25 -04:00
C0UNTM31N 58a82c2b5e Fix GhostBSD commit being atributed to the wrong person, was previously attributed to dylanaraps as a commit to neofetch. 2022-09-06 13:18:30 -05:00
Azalea (on HyDEV-Daisy) d0fda1ef0d [U] Deploy tool: Push tag 2022-09-06 12:20:37 -04:00
Azalea (on HyDEV-Daisy) 82c37a28d3 [F] fix deploy script path 2022-09-06 12:18:58 -04:00
Azalea (on HyDEV-Daisy) b7c8937c4e [U] Release 1.4.1 2022-09-06 12:17:46 -04:00
Azalea (on HyDEV-Daisy) 996f894d07 [U] Update changelog 2022-09-06 12:16:13 -04:00
Azalea (on HyDEV-Daisy) d8ce41a212 [U] Deploy tool: Automatically create release and deploy 2022-09-06 12:05:53 -04:00
Azalea (on HyDEV-Daisy) 712cf097f4 [F] CPU: Fallback to cpuinfo method when platform-specific method fails
https://github.com/dylanaraps/neofetch/pull/2139
2022-09-06 12:03:40 -04:00
Azalea (on HyDEV-Daisy) 92ae4b4316 [+] Deploy tool: Automatically update help page and regenerate man 2022-09-06 11:30:51 -04:00
Azalea (on HyDEV-Daisy) 31f50d38ee [+] Deploy tool: Automatically change version string 2022-09-06 11:24:16 -04:00
Azalea (on HyDEV-Daisy) eef75c9b46 [+] Add changelog comment to readme 2022-09-06 09:52:52 -04:00
Azalea (on HyDEV-Daisy) cbbd6cba2b [U] Update changelog 2022-09-05 18:02:34 -04:00
Azalea (on HyDEV-Daisy) 881534987b [F] Fix backslashes escape in HyFetch
https://github.com/hykilpikonna/hyfetch/issues/19
2022-09-05 17:40:13 -04:00
Azalea (on HyDEV-Daisy) f54c45fbd0 [F] Disable SC2162: read without -r will mangle backslashes 2022-09-05 17:33:27 -04:00
Azalea (on HyDEV-Daisy) 239bb8e458 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-05 17:27:42 -04:00
Azalea (on HyDEV-Daisy) e44040b2aa [F] Fix incorrect ascii length when backslashes are present
https://github.com/dylanaraps/neofetch/pull/1543
https://github.com/hykilpikonna/hyfetch/issues/19
2022-09-05 17:27:40 -04:00
Skythrew 042ec7a33c Added support for Stock Linux distro (squirrel package manager add) 2022-09-03 12:38:12 +02:00
Hykilpikonna 215c7bf361 [PR] #18 from TheSudoer: Add GhostBSD 2022-09-03 10:58:01 +08:00
C0UNTM31N d79432b1f5 Added GhostBSD logo 2022-09-02 08:47:13 -05:00
wuliaozhiji 59fa4e5ecc [F] Fix windows paths 2022-08-30 19:27:41 -04:00
Azalea (on HyDEV-Daisy) 8a4a96634c [F] Fix Windows encoding 2022-08-30 19:11:33 -04:00
Azalea (on HyDEV-Daisy) 170e1148a9 [F] Try to fix windows symbolic link
https://github.com/hykilpikonna/hyfetch/issues/16
2022-08-30 19:04:25 -04:00
Azalea (on HyDEV-Daisy) b4494cab21 [O] Allow github token in accept_upstream.py 2022-08-30 18:34:53 -04:00
Azalea (on HyDEV-Daisy) a8352d1fef [F] Make psutil dependency Windows-only 2022-08-30 18:34:30 -04:00
Azalea (on HyDEV-Daisy) 1456660797 [PR] dylanaraps/neofetch#2191 from pkubaj - Correct architecture detection on *BSD
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2191
Thanks to @pkubaj

Co-authored-by: pkubaj <pkubaj@FreeBSD.org>
2022-08-30 18:29:25 -04:00
Azalea (on HyDEV-Daisy) 872cccb6f4 [PR] dylanaraps/neofetch#2190 from taylor85345 - Added Hyprland to list of Wayland wms
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2190
Thanks to @taylor85345

Co-authored-by: taylor85345 <36456160+taylor85345@users.noreply.github.com>
2022-08-30 18:25:19 -04:00
Azalea (on HyDEV-Daisy) 67915c332e [PR] dylanaraps/neofetch#2186 from NekoMimiOfficial - added NekOS Distribution support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2186
Thanks to @NekoMimiOfficial

Co-authored-by: NekoMimi <watashi.wa.nekomimi.desu@gmail.com>
2022-08-30 18:02:25 -04:00
Azalea (on HyDEV-Daisy) 935c45495d [PR] dylanaraps/neofetch#2185 from Elecleus - Added astOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2185
Thanks to @Elecleus

Co-authored-by: Elecleus <elecleus@foxmail.com>
2022-08-30 17:56:21 -04:00
pkubaj b883f5b83b Correct architecture detection on *BSD
FreeBSD uses uname -p, NetBSD also according to https://www.pkgsrc.org/
2022-08-30 00:16:06 +00:00
Azalea (on HyDEV-Daisy) 7a1b4b76d4 [+] Add java, python, node version identification 2022-08-29 20:01:29 -04:00
taylor85345 affd1a2d63 Corrected spacing 2022-08-29 13:51:43 -07:00
taylor85345 1798734f17 Added Hyprland to list of Wayland wms 2022-08-29 13:01:47 -07:00
NekoMimi 7aa6f33f34 added NekOS Distribution support 2022-08-26 21:14:07 +03:00
子禾 92d8c50268 Fixed something. 2022-08-26 19:58:39 +08:00
Elecleus d338e82ca5 Added astOS 2022-08-26 19:42:30 +08:00
Azalea (on HyDEV-Daisy) bed98253b4 [U] Update changelog 2022-08-25 11:02:42 -04:00
Azalea (on HyDEV-Daisy) 6e64957f7f [PR] dylanaraps/neofetch#2180 from SpiderDerp - Added ChonkySealOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2180
Thanks to @SpiderDerp

Co-authored-by: SpiderDerp <sfsreeramrave@gmail.com>
2022-08-23 14:53:43 -04:00
Azalea (on HyDEV-Daisy) 80b79d7dbb [O] Trim trailing space in script 2022-08-23 11:41:16 -04:00
Azalea (on HyDEV-Daisy) f7aa3ea8ed [F] Fix char escape bug in strip_escape_codes()
https://github.com/dylanaraps/neofetch/pull/1543
2022-08-23 11:33:17 -04:00
Azalea (on HyDEV-Daisy) 25ca95df8a Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2022-08-23 11:01:05 -04:00
Azalea (on HyDEV-Daisy) fa52cd42c2 [PR] dylanaraps/neofetch#2182 from mszoek - Add ravynOS platform
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2182
Thanks to @mszoek

Co-authored-by: Zoe Knox <zoe@pixin.net>
2022-08-23 11:00:51 -04:00
Hykilpikonna 7001d873b9 [+] Run MinTTY from cmd.exe 2022-08-20 20:52:21 -04:00
Hykilpikonna b100e35bc7 [+] Enable running through python -m hyfetch 2022-08-20 20:48:02 -04:00
Hykilpikonna 3124ec0b3e [+] Ensure git bash is installed on Windows 2022-08-20 20:47:45 -04:00
Hykilpikonna 6911087eab [+] Add --ask-exit option 2022-08-20 20:46:56 -04:00
Hykilpikonna 45f224d9dd Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2022-08-20 20:10:56 -04:00
Hykilpikonna 206fa8d726 [F] Fix chromeOS (again!)
https://github.com/dylanaraps/neofetch/issues/1949
https://github.com/dylanaraps/neofetch/issues/1653
https://github.com/dylanaraps/neofetch/issues/1384
2022-08-20 20:10:53 -04:00
Azalea (on HyDEV-Daisy) 1e1cddc58f [F] Fix distro name escape 2022-08-20 09:43:52 -04:00
Azalea (on HyDEV-Daisy) b9773b989d [+] Export distros 2022-08-20 09:30:23 -04:00
Hykilpikonna 8f8ecb7b94 [O] Make readline optional 2022-08-19 12:58:34 -04:00
Azalea (on HyDEV-Daisy) e96ff8e8aa [O] Optimize terminal size warning 2022-08-18 01:05:15 -04:00
Azalea (on Windows VM) 10a2367077 [F] Fix windows support 2022-08-18 00:53:52 -04:00
Zoe Knox 5966bd0c22 Improve ascii logo 2022-08-17 15:34:32 -04:00
Zoe Knox 64b7e11392 Update DE name to Magma 2022-08-17 14:38:08 -04:00
Zoe Knox ec172fb47a Add ravynOS platform 2022-08-17 14:16:33 -04:00
SpiderDerp 95f8168a0c ChonkySealOS added 2022-08-16 19:01:30 -04:00
SpiderDerp dbea0c04e2 ChonkySealOS added 2022-08-16 18:09:40 -04:00
Vladislav Nepogodin 4c3465badf 🐛 bug is leaving $HOME 2022-08-16 19:30:59 +04:00
Hykilpikonna fd2dfb80ce [F] Fix secret name cannot start with GITHUB 2022-08-15 11:28:38 -04:00
Hykilpikonna 821b3069be [PR] #15 from Aleksanaa: Add release workflow 2022-08-15 11:17:35 -04:00
Aleksana d3377f5cf3 add --all
add --all so final commit to release branch will also update
2022-08-15 13:14:06 +08:00
Aleksana dd944cb5a5 add some magic to merge to parent branch
This commit make it merge to parent branch instead of `master` branch, i.e. you are working on a branch called `refactor` and making a branch `release/2.0`, changes will be applied to `refactor` instead of `master`.
2022-08-15 13:11:10 +08:00
Aleksana 8500873387 add release workflow 2022-08-15 11:14:41 +08:00
Azalea (on HyDEV-Daisy) e0d05b4643 [U] Update readme 2022-08-14 13:00:57 -04:00
Azalea (on HyDEV-Daisy) 80c15d9d51 [O] Optimize color arrangement selection on smaller screens 2022-08-14 12:59:36 -04:00
Azalea (on HyDEV-Daisy) bc7339969f [+] Terminal size warning 2022-08-14 12:58:27 -04:00
Azalea (on HyDEV-Daisy) d9a31fd78e [F] Fix version import 2022-08-14 12:27:03 -04:00
Azalea (on HyDEV-Daisy) d31c87796f [U] Update changelog 2022-08-14 12:26:36 -04:00
Azalea (on HyDEV-Daisy) c52d9dca66 [F] Fix empty bracket displayed when no theme is present
https://github.com/dylanaraps/neofetch/pull/1713
2022-08-14 12:23:28 -04:00
Azalea (on HyDEV-Daisy) 48dc7eee76 [F] Fix workflow typo
https://github.com/hykilpikonna/hyfetch/pull/13
2022-08-14 00:01:15 -04:00
Azalea (on HyDEV-Daisy) edf62e98e3 [+] Import readline for interactive config menu 2022-08-13 15:29:47 -04:00
Azalea (on HyDEV-Daisy) 0837ac87cf [O] Optimize, fix python 3 conventions 2022-08-13 15:24:00 -04:00
Hykilpikonna 71dd40ecb9 [PR] #14 from larobitrumpet: Paginate flags 2022-08-13 15:18:02 -04:00
Lucy Robillard 69738f06e8 Paginate flags 2022-08-13 11:26:58 -07:00
Azalea (on HyDEV-Daisy) 05801ca9d2 Revert "Add another user"
This reverts commit c431695eee.
2022-08-13 11:42:58 -04:00
Azalea (on HyDEV-Daisy) 42a6a55c9e [U] Update readme 2022-08-13 11:28:45 -04:00
Azalea (on HyDEV-Daisy) d1b69b7852 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-08-13 11:24:41 -04:00
Azalea (on HyDEV-Daisy) ccecf6424d [F] Fix hostname compatibility
https://github.com/dylanaraps/neofetch/pull/2095
https://github.com/dylanaraps/neofetch/issues/2094
2022-08-13 11:24:37 -04:00
Hykilpikonna af1a3857eb [PR] #13 from Aleksanaa: Auto deploy to AUR
Add a new workflow
2022-08-13 10:39:44 -04:00
Aleksana c431695eee Add another user
Add another user to avoid ssh keys being stolen by malicious code
2022-08-13 22:35:02 +08:00
Aleksana 3cc8a6cf01 Change my name 2022-08-13 21:20:37 +08:00
Aleksana a732d37157 Add a new workflow 2022-08-13 19:33:15 +08:00
Azalea (on HyDEV-Daisy) dce75a7d6d [+] Create deploy checklist 2022-08-12 20:39:06 -04:00
Azalea (on HyDEV-Daisy) 3f220b5270 [U] Update distro list, generate man page 2022-08-12 20:29:57 -04:00
Azalea (on HyDEV-Daisy) 900820ffee [U] Release v1.4.0 2022-08-12 20:27:38 -04:00
Azalea (on HyDEV-Daisy) 7559fc516a [U] Update readme 2022-08-12 20:11:44 -04:00
Azalea (on HyDEV-Daisy) e3c799ae9e [PR] dylanaraps/neofetch#1877 from AtifChy - st xresources patch support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1877
Thanks to @AtifChy

Co-authored-by: AtifChy <iftakhar.awal@yahoo.com>
2022-08-12 19:51:58 -04:00
Azalea (on HyDEV-Daisy) 664b7c2e30 [PR] dylanaraps/neofetch#2034 from subnut - Use /proc/.../cmdline instead of /proc/.../comm
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2034
Thanks to @subnut

Co-authored-by: Subhaditya Nath <sn03.general@gmail.com>
2022-08-12 19:41:43 -04:00
Subhaditya Nath 2fb6f214eb Use /proc/.../cmdline instead of /proc/.../comm
/proc/.../comm is limited to 16 bytes. So, long terminal names like
io.elementary.terminal (default terminal for Elementary OS) gets
truncated to 15 characters.
2022-08-12 15:25:51 +05:30
Azalea (on HyDEV-Daisy) 086705ff07 [U] Update readme 2022-08-12 02:39:07 -04:00
Azalea (on HyDEV-Daisy) 783a006abf [PR] dylanaraps/neofetch#1963 from blackdragon2447 - added compatibility with LeftWM temes
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1963
Thanks to @blackdragon2447

Co-authored-by: blackdragon2447 <blackdragon2447@e.email>
2022-08-12 00:12:00 -04:00
Azalea (on HyDEV-Daisy) b0b4ef9d80 [PR] dylanaraps/neofetch#1642 from rasa - neofetch: Strengthen scoop/choco app reporting
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1642
Thanks to @rasa

Co-authored-by: Ross Smith II <ross@smithii.com>
2022-08-12 00:00:10 -04:00
Azalea (on HyDEV-Daisy) 6c665d9c6c [PR] dylanaraps/neofetch#1797 from EmptiedSoul - Rebased HarDClanZ Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1797
Thanks to @EmptiedSoul

Co-authored-by: emptiedsoul <arslesin@icloud.com>
2022-08-11 23:42:58 -04:00
Azalea (on HyDEV-Daisy) 078ff79c16 [PR] dylanaraps/neofetch#1902 from MatusModder - Added MatuusOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1902
Thanks to @MatusModder

Co-authored-by: MatusModder <76532262+MatusModder@users.noreply.github.com>
2022-08-11 23:38:27 -04:00
Azalea (on HyDEV-Daisy) e31d3df4c6 [O] Unify shellcheck disable list 2022-08-11 23:31:49 -04:00
Azalea (on HyDEV-Daisy) 2a84f63fd5 [PR] dylanaraps/neofetch#1666 from vicchi - Add (rudimentary) Synology DSM support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1666
Thanks to @vicchi

Co-authored-by: vicchi <gary@vicchi.org>
2022-08-11 23:29:49 -04:00
Azalea (on HyDEV-Daisy) 39e5dd0471 [+] PR statistics feature 2022-08-11 23:14:16 -04:00
Azalea (on HyDEV-Daisy) 503cc3ec98 [O] Fix duplicated variable
https://github.com/dylanaraps/neofetch/pull/1588
2022-08-11 22:26:33 -04:00
Azalea (on HyDEV-Daisy) 3f4b5b2a1f [PR] dylanaraps/neofetch#1588 from dvogit - FreeBSD Host Model Patch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1588
Thanks to @dvogit

Co-authored-by: Dvonik <dvogit@protonmail.com>
2022-08-11 22:20:53 -04:00
Azalea (on HyDEV-Daisy) 1d9fac6f1f [F] Missing brackets 2022-08-11 22:14:21 -04:00
Azalea (on HyDEV-Daisy) c176e6ffae [O] Display number of sockets for multi-cpu systems
Fix for https://github.com/dylanaraps/neofetch/issues/1574
Corrected implementation of https://github.com/dylanaraps/neofetch/pull/1585
2022-08-11 22:12:20 -04:00
Azalea (on HyDEV-Daisy) eeead8d7c3 [PR] dylanaraps/neofetch#1543 from Syphist - Strip color codes from ascii art line length calculations
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1543
Thanks to @Syphist

Co-authored-by: Syphist <thesyphist@gmail.com>
2022-08-11 21:23:35 -04:00
Azalea (on HyDEV-Daisy) 9cf4b6cdcb [PR] dylanaraps/neofetch#1149 from alaughlin - adding cursor theme support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1149
Thanks to @alaughlin

Co-authored-by: Adam Laughlin <adamlaughlin@outlook.com>
2022-08-11 21:15:26 -04:00
Azalea (on HyDEV-Daisy) 42ca4dd5bd [F] Fix shellcheck 2022-08-11 21:06:28 -04:00
Azalea (on HyDEV-Daisy) 1f55b8d2e8 [PR] dylanaraps/neofetch#1134 from bessonm - Improve nix support with termite
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1134
Thanks to @bessonm

Co-authored-by: bessonm <besson.mael@gmail.com>
2022-08-11 20:55:34 -04:00
Azalea (on HyDEV-Daisy) 002a10466f [U] Update PR list 2022-08-11 20:55:30 -04:00
Azalea (on HyDEV-Daisy) 8278b92e12 [O] Manually commit for deleted PR 2022-08-11 20:55:19 -04:00
Azalea (on HyDEV-Daisy) 2850674070 [PR] dylanaraps/neofetch#1131 from xudong-yang - fix GPU driver detection bug with bumblebee-managed dual video cards
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1131
Thanks to @xudong-yang

Co-authored-by: xudong-yang <xudong.yang@ucl.ac.uk>
2022-08-11 20:34:18 -04:00
Azalea (on HyDEV-Daisy) bd0415884a [F] Fix shellcheck warnings 2022-08-11 20:22:40 -04:00
Azalea (on HyDEV-Daisy) e07241349d [PR] dylanaraps/neofetch#1713 from capezotte - Add Qt theme detection + Option
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1713
Thanks to @capezotte

Co-authored-by: Carlos Eduardo <carana2099@gmail.com>
2022-08-11 17:43:02 -04:00
Azalea (on HyDEV-Daisy) 93d7b8b881 [PR] dylanaraps/neofetch#1726 from coolreader18 - Allow rgb truecolors to be passed to --ascii_color
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1726
Thanks to @coolreader18

Co-authored-by: Noah <33094578+coolreader18@users.noreply.github.com>
2022-08-11 17:38:53 -04:00
Azalea (on HyDEV-Daisy) 3b781bc84f [PR] dylanaraps/neofetch#1631 from FreeApp2014 - Added KrassOS Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1631
Thanks to @FreeApp2014

Co-authored-by: FreeApp2014 <contact@freeappsw.space>
2022-08-11 16:47:25 -04:00
Azalea (on HyDEV-Daisy) a656531726 [PR] dylanaraps/neofetch#1895 from hpjansson - image: Fix terminal size detection in slow/remote sessions
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1895
Thanks to @hpjansson

Co-authored-by: Hans Petter Jansson <hpj@hpjansson.org>
2022-08-11 16:41:08 -04:00
Azalea (on HyDEV-Daisy) a4b05891b9 [U] Update readme 2022-08-11 16:35:34 -04:00
Azalea (on HyDEV-Daisy) 4894c472e6 [F] Disable similar variable misspelling prompt shellcheck 2022-08-11 16:35:23 -04:00
Azalea (on HyDEV-Daisy) 371e660a39 [U] Update PR markings 2022-08-11 16:26:16 -04:00
Azalea (on HyDEV-Daisy) e184c99055 [PR] dylanaraps/neofetch#1891 from kidonng - Respect if it exists
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1891
Thanks to @kidonng

Co-authored-by: Kid <44045911+kidonng@users.noreply.github.com>
2022-08-11 16:23:44 -04:00
Azalea (on HyDEV-Daisy) 5b307d53cc [PR] dylanaraps/neofetch#1744 from andreriesco - Add TorizonCore logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1744
Thanks to @andreriesco

Co-authored-by: andreriesco <andre.riesco@toradex.com>
2022-08-11 16:01:53 -04:00
Azalea (on HyDEV-Daisy) 4daff3b04d [PR] dylanaraps/neofetch#1761 from blackPantherOS - Add blackPanther OS support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1761
Thanks to @blackPantherOS

Co-authored-by: blackPanther OS <info@blackpanther.hu>
2022-08-11 15:52:21 -04:00
Azalea (on HyDEV-Daisy) 9d48719fb9 [PR] dylanaraps/neofetch#1831 from vincentbernat - Use XSETTINGS to get theme without a DE
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1831
Thanks to @vincentbernat

Co-authored-by: Vincent Bernat <vincent@bernat.ch>
2022-08-11 15:50:33 -04:00
Azalea (on HyDEV-Daisy) 26495b59cd [PR] dylanaraps/neofetch#1890 from Jai-JAP - Twister os support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1890
Thanks to @Jai-JAP

Co-authored-by: Jai A P <78354625+Jai-JAP@users.noreply.github.com>
2022-08-11 15:45:07 -04:00
Azalea (on HyDEV-Daisy) 78397b27a2 [PR] dylanaraps/neofetch#1971 from minmemory - Add Virtuozzo Linux Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1971
Thanks to @minmemory

Co-authored-by: Yvonne Lu <minmemory@users.noreply.github.com>
2022-08-11 15:33:58 -04:00
Azalea (on HyDEV-Daisy) 6357e8909f [PR] dylanaraps/neofetch#2045 from mmdbalkhi - add parch logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2045
Thanks to @mmdbalkhi

Co-authored-by: mmdbalkhi <ahmdparsh129@gmail.com>
2022-08-11 15:25:00 -04:00
Azalea (on HyDEV-Daisy) 09ea0c3356 [PR] dylanaraps/neofetch#2095 from tidux - Fix hostname detection for obscuring FQDN.
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2095
Thanks to @tidux

Co-authored-by: tidux <1330562+tidux@users.noreply.github.com>
2022-08-11 15:13:09 -04:00
Azalea (on HyDEV-Daisy) d610559b01 [U] Update readme 2022-08-11 14:45:26 -04:00
Azalea (on HyDEV-Daisy) e1494bf07d [PR] dylanaraps/neofetch#2116 from chrisfair - Removed an prepended '=' sign from terminal font output for kitty
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2116
Thanks to @chrisfair

Co-authored-by: Christopher Patrick Fair <christopherpfair@comcast.net>
2022-08-11 14:37:50 -04:00
Azalea (on HyDEV-Daisy) ea4b11a6a1 [F] Fix exodia colors
https://github.com/dylanaraps/neofetch/pull/2174
2022-08-11 14:33:50 -04:00
Azalea (on HyDEV-Daisy) 42973cc700 [F] Fix indent for exodia
https://github.com/dylanaraps/neofetch/pull/2174
2022-08-11 14:28:35 -04:00
Azalea (on HyDEV-Daisy) 210c002c61 [PR] dylanaraps/neofetch#2174 from mmsaeed509 - added Exodia OS Predator Edition logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2174
Thanks to @mmsaeed509

Co-authored-by: Mahmoud Mohammed <62524855+mmsaeed509@users.noreply.github.com>
2022-08-11 14:27:55 -04:00
Azalea (on HyDEV-Daisy) e30df6c719 [F] Fix indent for ubuntu
https://github.com/dylanaraps/neofetch/pull/2125
2022-08-11 14:26:04 -04:00
Azalea (on HyDEV-Daisy) 48884c419b [PR] dylanaraps/neofetch#2125 from L1kwidus - new Ubuntu ASCII logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2125
Thanks to @L1kwidus

Co-authored-by: Kevin Lapointe <80723850+L1kwidus@users.noreply.github.com>
2022-08-11 14:23:27 -04:00
Mahmoud Mohammed ca9edf4e3f added Exodia OS Predator Edition logo 2022-08-09 01:15:49 +02:00
Azalea (on HyDEV-Daisy) 64a997ed0a [U] Update file permissions 2022-08-05 22:40:48 -04:00
Azalea (on HyDEV-Daisy) 32631d9217 [PR] dylanaraps/neofetch#1944 from EriksRemess - Mac identification and updated list of iDevices
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1944
Thanks to @EriksRemess

Co-authored-by: Ēriks Remess <eriks@remess.lv>
2022-08-04 20:56:52 -04:00
Ēriks Remess 350cb26755 iMac models 2022-08-03 13:00:13 +03:00
Ēriks Remess 0c730cad1a New Macbook Air/Pro with M2, Mac Studio/mini/Pro 2022-08-03 12:45:19 +03:00
Ēriks Remess 22622767d8 Merge branch 'dylanaraps:master' into master 2022-08-03 12:30:36 +03:00
Azalea (on HyDEV-Daisy) d201644dc5 [U] Generate man page for Neofetch 7.2.0 2022-08-01 18:44:31 -04:00
Azalea (on HyDEV-Daisy) 9778ebf3cf [U] Regenerate help string 2022-08-01 18:41:47 -04:00
Azalea (on HyDEV-Daisy) 769580314c [+] Create help ascii list generator 2022-08-01 18:38:38 -04:00
Azalea (on HyDEV-Daisy) 8d9d8a487e [+] Ascii distros parser 2022-08-01 18:38:20 -04:00
Azalea (on HyDEV-Daisy) 283125f7c5 [+] Add missing set_colors for CenterOS 2022-08-01 14:37:30 -04:00
Azalea (on HyDEV-Daisy) e9fc94096e [O] Optimize freebsd hardenedbsd coloring 2022-08-01 14:25:21 -04:00
Azalea (on HyDEV-Daisy) 50420c8044 [-] Remove trailing spaces in neofetch 2022-08-01 13:53:18 -04:00
Azalea (on HyDEV-Daisy) 9ab2b511d7 [F] Fix indent in get_distro_ascii 2022-08-01 13:21:59 -04:00
Azalea (on HyDEV-Daisy) c4027dd91e [-] Remove travis 2022-08-01 12:51:40 -04:00
Hykilpikonna c3176656ef [U] Update shellcheck CI to 0.8.0 2022-08-01 12:46:32 -04:00
Hykilpikonna 16024267d0 [F] Fix shellcheck CI 2022-08-01 12:43:50 -04:00
Hykilpikonna 7a7955e58a [F] Fix shellcheck CI 2022-08-01 12:43:13 -04:00
Hykilpikonna 2dac990718 [F] Fix shellcheck CI 2022-08-01 12:39:52 -04:00
Hykilpikonna e7b92d9e57 [F] Fix shellcheck CI 2022-08-01 12:33:52 -04:00
Hykilpikonna b7f1655472 [+] Shellcheck github CI 2022-08-01 12:32:04 -04:00
Azalea (on HyDEV-Daisy) 47c32f07d7 [M] Rename /merging to /tools 2022-08-01 11:52:40 -04:00
Azalea (on HyDEV-Daisy) 97cbdecb5e [U] Update readme 2022-08-01 11:49:14 -04:00
Azalea (on HyDEV-Daisy) a351a7c731 [O] Optimize if else 2022-08-01 11:48:16 -04:00
Azalea (on HyDEV-Daisy) 4be8be3a61 [F] Fix shellcheck warnings 2022-08-01 11:47:41 -04:00
Azalea (on HyDEV-Daisy) a60aa8ee41 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-08-01 11:45:09 -04:00
Azalea (on HyDEV-Daisy) e12efe5535 [F] Fix UOS entry
https://github.com/dylanaraps/neofetch/pull/1991
2022-08-01 11:44:49 -04:00
Azalea (on HyDEV-Daisy) 2de5282b9c [F] Rename duplicate LangitKetujuh to LangitKetujuh_old 2022-08-01 11:39:39 -04:00
Azalea (on HyDEV-Daisy) a2b6df6d9e [-] Remove duplicate Kaisen 2022-08-01 11:37:07 -04:00
Hykilpikonna 8cd70044a1 [PR] #12 from Amolith - add finsexual flag colours
add finsexual flag colours
2022-08-01 11:19:37 -04:00
Azalea (on HyDEV-Daisy) d797a8c28a [F] Fix file permissions 2022-08-01 11:11:17 -04:00
Amolith 44b3eb7b56 add finsexual flag colours 2022-08-01 10:55:23 -04:00
Azalea (on HyDEV-Daisy) aac56be0c1 [PR] dylanaraps/neofetch#1961 from satmandu - Add CPU temp file for Raspberry Pi/linux and fix CPU detection for Raspberry Pi devices
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1961
Thanks to @satmandu

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-07-31 20:29:09 -04:00
Azalea (on HyDEV-Daisy) 8ed15d3b86 [U] Release v1.3.0 2022-07-31 19:21:43 -04:00
Azalea (on HyDEV-Daisy) 178ab554f2 [U] Reformat readme links 2022-07-31 19:06:17 -04:00
Azalea (on HyDEV-Daisy) c327254320 [U] Update readme changelog 2022-07-31 19:05:36 -04:00
Azalea (on HyDEV-Daisy) ffef851527 [PR] dylanaraps/neofetch#1511 from b1f6c1c4 - network speed support for linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1511
Thanks to @b1f6c1c4

Co-authored-by: b1f6c1c4 <b1f6c1c4@gmail.com>
2022-07-31 18:34:05 -04:00
Azalea (on HyDEV-Daisy) 40d2950278 [PR] dylanaraps/neofetch#1055 from wget - Add OPNsense
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1055
Thanks to @wget

Co-authored-by: William Gathoye <william@gathoye.be>
2022-07-31 18:28:38 -04:00
Azalea (on HyDEV-Daisy) 562fdc34e2 [PR] dylanaraps/neofetch#1876 from DessertEagle - packages: Add pm and cargo package managers
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1876
Thanks to @DessertEagle

Co-authored-by: DessertEagle <89012347+DessertEagle@users.noreply.github.com>
2022-07-31 18:26:05 -04:00
Azalea (on HyDEV-Daisy) a2addf730b [PR] dylanaraps/neofetch#1894 from echristopherson - Fix LEDE & LMDE logo 1st line indentation
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1894
Thanks to @echristopherson

Co-authored-by: Eric Christopherson <echristopherson@gmail.com>
2022-07-31 18:24:53 -04:00
Azalea (on HyDEV-Daisy) 21e36f9a11 [PR] dylanaraps/neofetch#1879 from Drarig29 - Add long distro name for Manjaro Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1879
Thanks to @Drarig29

Co-authored-by: Corentin Girard <corentingirard.dev@gmail.com>
2022-07-31 18:24:09 -04:00
Azalea (on HyDEV-Daisy) 19d15500d3 [PR] dylanaraps/neofetch#1873 from lilyinstarlight - Avoid overwriting GIO_EXTRA_MODULES env var
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1873
Thanks to @lilyinstarlight

Co-authored-by: Lily Foster <lily@lily.flowers>
2022-07-31 18:22:40 -04:00
Azalea (on HyDEV-Daisy) 045357947c [PR] dylanaraps/neofetch#1974 from keyile - Add support for Ubuntu Kylin
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1974
Thanks to @keyile

Co-authored-by: siyuan <xinfeiyang-2008@163.com>
2022-07-31 18:18:09 -04:00
Azalea (on HyDEV-Daisy) 28dcc8af33 [PR] dylanaraps/neofetch#1928 from theofficialgman - get gpu name for linux systems without pcie gpus
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1928
Thanks to @theofficialgman

Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
2022-07-31 18:14:05 -04:00
Azalea (on HyDEV-Daisy) 541874fac6 [PR] dylanaraps/neofetch#1944 from EriksRemess - Macbook identification and updated list of iDevices
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1944
Thanks to @EriksRemess

Co-authored-by: Ēriks Remess <eriks@remess.lv>
2022-07-31 18:08:08 -04:00
Hykilpikonna ec277cac28 [PR] #11 from TheSudoer/master
Removed duplicate IRIX entry and added placeholder GhostBSD entry
2022-07-31 18:01:02 -04:00
Hykilpikonna c780fe634c Merge branch 'master' into master 2022-07-31 18:00:44 -04:00
Azalea (on HyDEV-Daisy) 7e37a1beda [F] Fix termux showing as com.termux
https://github.com/dylanaraps/neofetch/pull/1923
2022-07-31 17:51:59 -04:00
Azalea (on HyDEV-Daisy) 08380091d2 [PR] dylanaraps/neofetch#1923 from easyaspi314 - Add detection for Termux terminal
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1923
Thanks to @easyaspi314

Co-authored-by: easyaspi314 (Devin) <easyaspi314@users.noreply.github.com>
2022-07-31 17:45:11 -04:00
Azalea (on HyDEV-Daisy) 56793169e3 [PR] dylanaraps/neofetch#1905 from oshaboy - Add Linspire (Solves #1785)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1905
Thanks to @oshaboy

Co-authored-by: oshaboy <noamjunk@gilor.com>
2022-07-31 17:32:24 -04:00
Azalea (on HyDEV-Daisy) 94107d4786 [PR] dylanaraps/neofetch#1872 from real-F-00 - replaced "artix_small" ASCII
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1872
Thanks to @real-F-00

Co-authored-by: F-00 <58430679+real-F-00@users.noreply.github.com>
2022-07-31 17:16:46 -04:00
Azalea (on HyDEV-Daisy) c7123903a2 [PR] dylanaraps/neofetch#1929 from MrVeink - Added Wii ASCII for wii-linux-ngx, whiite and gc-linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1929
Thanks to @MrVeink

Co-authored-by: MrVeink <joona.holkko@tuta.io>
2022-07-31 17:13:58 -04:00
Azalea (on HyDEV-Daisy) 029cad082f [PR] dylanaraps/neofetch#2015 from jrtc27 - neofetch: Print MACHINE_ARCH not MACHINE for FreeBSD
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2015
Thanks to @jrtc27

Co-authored-by: Jessica Clarke <jrtc27@jrtc27.com>
2022-07-31 17:03:36 -04:00
Azalea (on HyDEV-Daisy) 04d43aadd2 [PR] dylanaraps/neofetch#1896 from sulincix - Sulin
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1896
Thanks to @sulincix

Co-authored-by: sulincix <55052890+sulincix@users.noreply.github.com>
2022-07-31 16:55:41 -04:00
Azalea (on HyDEV-Daisy) efa5b390b7 [PR] dylanaraps/neofetch#1919 from adi1090x: Updated Archcraft Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1919
Thanks to @adi1090x

Co-Authored-By: Aditya Shakya <adi1090x@gmail.com>
2022-07-31 16:51:46 -04:00
Azalea (on HyDEV-Daisy) 4322f06d11 [PR] dylanaraps/neofetch#1920 from uwueviee - Add yiffOS distro to neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1920
Thanks to @uwueviee

Co-authored-by: Evie Viau <evie@uwueviee.live>
2022-07-31 16:43:40 -04:00
Azalea (on HyDEV-Daisy) e2707dab83 [PR] dylanaraps/neofetch#1948 from hervyqa - Improve ASCII art for LangitKetujuh GNU/Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1948
Thanks to @hervyqa

Co-authored-by: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
2022-07-31 16:37:52 -04:00
Azalea (on HyDEV-Daisy) 1c1c057dad [PR] dylanaraps/neofetch#1958 from 0n1cOn3 - NDR (New Distro Request) Kaisen Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1958
Thanks to @0n1cOn3

Co-authored-by: 0n1cOn3 <0n1cOn3@gmx.ch>
2022-07-31 16:36:18 -04:00
Azalea (on HyDEV-Daisy) b12f35fb0b [PR] dylanaraps/neofetch#2014 from jrtc27 - neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2014
Thanks to @jrtc27

Co-authored-by: Jessica Clarke <jrtc27@jrtc27.com>
2022-07-31 16:33:56 -04:00
Azalea (on HyDEV-Daisy) 7d1ff19b61 [PR] dylanaraps/neofetch#2006 from chewblacka - Count all AppImage files
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2006
Thanks to @chewblacka

Co-authored-by: chewblacka <jgarcia3788@yahoo.co.uk>
2022-07-31 16:32:41 -04:00
Azalea (on HyDEV-Daisy) 6a0754a0bd [PR] dylanaraps/neofetch#1988 from arghyagod-coder - Added CalinixOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1988
Thanks to @arghyagod-coder

Co-authored-by: Arghya Sarkar <arghyasarkar.nolan@gmail.com>
2022-07-31 16:30:54 -04:00
Azalea (on HyDEV-Daisy) f48d8b197b [PR] dylanaraps/neofetch#1945 from EriksRemess - Power adapter information for macOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1945
Thanks to @EriksRemess

Co-authored-by: Ēriks Remess <eriks@remess.lv>
2022-07-31 16:28:24 -04:00
Azalea (on HyDEV-Daisy) c4ff2ebada [PR] dylanaraps/neofetch#1947 from TheSonicMaster - New Distribution: MassOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1947
Thanks to @TheSonicMaster

Co-authored-by: TheSonicMaster <supdroidgamingdivision@gmail.com>
2022-07-31 16:22:35 -04:00
Azalea (on HyDEV-Daisy) 66d00789e5 [PR] dylanaraps/neofetch#1991 from gaoajia - Add Uos
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1991
Thanks to @gaoajia

Co-authored-by: icpove <gaoajia@qq.com>
2022-07-31 16:21:44 -04:00
Azalea (on HyDEV-Daisy) 186b059459 [PR] dylanaraps/neofetch#2005 from alyxferrari - Add recognition for Hackintosh VMs
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2005
Thanks to @alyxferrari

Co-authored-by: Alyx Ferrari <rubiquikyt@gmail.com>
2022-07-31 16:19:12 -04:00
Azalea (on HyDEV-Daisy) 87e920c3de [PR] dylanaraps/neofetch#2019 from MichaelStraube - Show Frameworks and Qt version for Plasma. Closes #2013
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2019
Thanks to @MichaelStraube

Co-authored-by: Michael Straube <michael.straubej@gmail.com>
2022-07-31 16:17:19 -04:00
Azalea (on HyDEV-Daisy) bb758237da [F] Fix Apple_Terminal not identified after the Fig change
https://github.com/dylanaraps/neofetch/pull/2017
https://github.com/dylanaraps/neofetch/pull/2077
2022-07-31 16:15:53 -04:00
Azalea (on HyDEV-Daisy) 4a3cb2b16b [U] Ignore macOS dotfile 2022-07-31 16:15:21 -04:00
Azalea (on HyDEV-Daisy) af8138a35f [PR] dylanaraps/neofetch#2017 from MVS - Add font size for Apple Terminal
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2017
Thanks to @MVS

Co-authored-by: MVS <MVS@users.noreply.github.com>
2022-07-31 16:06:20 -04:00
Azalea (on HyDEV-Daisy) b313147a8d [-] Remove newlines 2022-07-31 16:04:41 -04:00
Azalea (on HyDEV-Daisy) 19590d73b6 [U] Create script to replace readme shorthand with links 2022-07-31 16:03:26 -04:00
Azalea (on HyDEV-Daisy) d13d737954 [U] Update readme changelog 2022-07-31 15:55:36 -04:00
Azalea (on HyDEV-Daisy) 6fdc2a651e [PR] dylanaraps/neofetch#1946 from jahampel - Improve ASCII art for Trisquel GNU/Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1946
Thanks to @jahampel

Co-authored-by: Jakob Hampel <67579757+jahampel@users.noreply.github.com>
2022-07-31 15:46:16 -04:00
Azalea (on HyDEV-Daisy) 62dbb4a406 [PR] dylanaraps/neofetch#1957 from Thanatermesis - added Elive Linux brand
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1957
Thanks to @Thanatermesis

Co-authored-by: Thanatermesis <thanatermesis@gmail.com>
2022-07-31 15:43:53 -04:00
Azalea (on HyDEV-Daisy) 497caf0bd3 [PR] dylanaraps/neofetch#2020 from yzgyyang - Add exclamation mark for uptime > 100 days
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2020
Thanks to @yzgyyang

Co-authored-by: Guangyuan Yang <yzgyyang@outlook.com>
2022-07-31 15:42:35 -04:00
Azalea (on HyDEV-Daisy) acbe251430 [PR] dylanaraps/neofetch#2023 from cloudwithax - Add Soda Linux to supported distributions.
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2023
Thanks to @cloudwithax

Co-authored-by: Clxud <71564480+cloudwithax@users.noreply.github.com>
2022-07-31 15:40:49 -04:00
Azalea (on HyDEV-Daisy) 312db60001 [PR] dylanaraps/neofetch#2021 from arjanadriaanse - packages: Improve detection for guix.
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2021
Thanks to @arjanadriaanse

Co-authored-by: Arjan Adriaanse <arjan@adriaan.se>
2022-07-31 15:39:50 -04:00
Azalea (on HyDEV-Daisy) 4e64260a27 [PR] dylanaraps/neofetch#2026 from vnepogodin - add cachyos
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2026
Thanks to @vnepogodin

Co-authored-by: Vladislav Nepogodin <nepogodin.vlad@gmail.com>
2022-07-31 15:39:06 -04:00
Azalea (on HyDEV-Daisy) 59bfd6accd [PR] dylanaraps/neofetch#2028 from RustedTerrier - Add Glaucus to the list of ascii logos
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2028
Thanks to @RustedTerrier

Co-authored-by: RustedTerrier <58403628+RustedTerrier@users.noreply.github.com>
2022-07-31 15:35:47 -04:00
Azalea (on HyDEV-Daisy) ad3dca54c5 [PR] dylanaraps/neofetch#2067 from omasanori - neofetch: Priorize /etc/os-release
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2067
Thanks to @omasanori

Co-authored-by: Masanori Ogino <masanori.ogino@gmail.com>
2022-07-31 15:32:47 -04:00
Azalea (on HyDEV-Daisy) 54dbc35c2d [PR] dylanaraps/neofetch#2038 from GustavoSilvera - Improving MacOS M1 CPU/GPU prints
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2038
Thanks to @GustavoSilvera

Co-authored-by: Gustavo Silvera <grs5382@gmail.com>
2022-07-31 15:31:30 -04:00
Azalea (on HyDEV-Daisy) 2bd5553a77 [PR] dylanaraps/neofetch#2073 from superatomic - Fix: Remove an unnecessary space in the manual page for the parameter
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2073
Thanks to @superatomic

Co-authored-by: Ethan Kinnear <51250849+superatomic@users.noreply.github.com>
2022-07-31 15:29:31 -04:00
Azalea (on HyDEV-Daisy) 64f96bfbec [PR] dylanaraps/neofetch#2077 from mschrage - feat: add support for Fig
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2077
Thanks to @mschrage

Co-authored-by: Matt Schrage <matthewschrage@gmail.com>
2022-07-31 15:20:33 -04:00
Azalea (on HyDEV-Daisy) 6086ea7c18 [PR] dylanaraps/neofetch#2074 from bgkillas - very useless code cleanup
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2074
Thanks to @bgkillas

Co-authored-by: bgkillas <55570525+bgkillas@users.noreply.github.com>
2022-07-31 15:18:45 -04:00
Azalea (on HyDEV-Daisy) 3ff1e38e0b [PR] dylanaraps/neofetch#2042 from angelofallars - BUGFIX: fix offset bug w/ col_offset and many color blocks #2037
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2042
Thanks to @angelofallars

Co-authored-by: Angelo Fallaria <ba.fallaria@gmail.com>
2022-07-31 15:13:32 -04:00
Azalea (on HyDEV-Daisy) 759373bb25 [PR] dylanaraps/neofetch#1973 from alexcoder04 - Add Q4OS logo and detection, closes #1968
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1973
Thanks to @alexcoder04

Co-authored-by: alexcoder04 <ailyushonak@gmail.com>
2022-07-31 15:11:57 -04:00
Azalea (on HyDEV-Daisy) 55b9efe916 [PR] dylanaraps/neofetch#2011 from Rage-Security - Add FusionX
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2011
Thanks to @Rage-Security

Co-authored-by: radium <ragesec8@protonmail.com>
2022-07-31 15:07:06 -04:00
Azalea (on HyDEV-Daisy) de1eaf8882 [PR] dylanaraps/neofetch#2063 from alexland7219 - Fixed first-line identation in the LMDE logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2063
Thanks to @alexland7219

Co-authored-by: Àlex Ros Roger <58669111+alexland7219@users.noreply.github.com>
2022-07-31 14:53:47 -04:00
Azalea (on HyDEV-Daisy) ae2be9e70c [PR] dylanaraps/neofetch#2049 from alxb421 - Add pearOS ASCII art
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2049
Thanks to @alxb421

Co-authored-by: alxb421 <alxb421@gmail.com>
2022-07-31 14:42:50 -04:00
Azalea (on HyDEV-Daisy) 128d870151 [PR] dylanaraps/neofetch#2054 from leapofazzam123 - Improved CutefishOS support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2054
Thanks to @leapofazzam123

Co-authored-by: Leap of Azzam <leapofazzam@gmail.com>
2022-07-31 14:40:43 -04:00
Azalea (on HyDEV-Daisy) fbd327f0e9 [PR] dylanaraps/neofetch#1904 from CrackedMatter - Added AmogOS ascii art
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1904
Thanks to @CrackedMatter

Co-authored-by: CrackedMatter <81803926+CrackedMatter@users.noreply.github.com>
2022-07-31 14:36:07 -04:00
Azalea (on HyDEV-Daisy) d46db67af0 [PR] dylanaraps/neofetch#2061 from ezileicorreia - Add BigLinux logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2061
Thanks to @ezileicorreia

Co-authored-by: Ezilei Correia <ezilei@yahoo.com.br>
2022-07-31 14:32:43 -04:00
Antonio Chavez 405f55d56e Removed duplicate IRIX entry and added placeholder GhostBSD entry 2022-07-31 13:21:33 -05:00
Azalea (on HyDEV-Daisy) 7b3f12fa8c [PR] dylanaraps/neofetch#2158 from snaildos - Add EncryptOS logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2158
Thanks to @snaildos

Co-authored-by: SnailDOS <46210117+snaildos@users.noreply.github.com>
2022-07-31 13:24:25 -04:00
Azalea (on HyDEV-Daisy) 09e2c49e91 [O] Clarify language 2022-07-31 13:19:53 -04:00
Azalea (on HyDEV-Daisy) 7d26a8e60c [+] Script to list unmerged pr 2022-07-31 13:18:23 -04:00
Azalea (on HyDEV-Daisy) 2af034697c [PR] dylanaraps/neofetch#2151 from ablakely - Added support for Mac OS X 10.4 Tiger
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2151
Thanks to @ablakely

Co-authored-by: Aaron Blakely <aaron@ephasic.org>
2022-07-31 12:31:13 -04:00
Azalea (on HyDEV-Daisy) 52cd1af890 [PR] dylanaraps/neofetch#2167 from walking-octopus - Add Ubuntu Touch support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2167
Thanks to @walking-octopus

Co-authored-by: walking-octopus <46994949+walking-octopus@users.noreply.github.com>
2022-07-31 12:25:59 -04:00
SnailDOS 4f38fd1f57 Add Comma 2022-07-31 21:44:39 +08:00
saeziae 3253d4cbcc add loongarch 2022-07-31 18:55:05 +08:00
walking-octopus a1e99aa0d3 Fix the model fetching 2022-07-31 10:28:20 +00:00
walking-octopus 5cab401189 Add model detection for Ubuntu Touch 2022-07-31 09:15:49 +00:00
Azalea (on HyDEV-Daisy) 42d6aa490a [F] Fix CPU detection for Android
https://github.com/dylanaraps/neofetch/pull/2139
2022-07-31 00:20:04 -04:00
Hykilpikonna ce5e7f174d [U] Readme resize image 2022-07-30 21:18:06 -04:00
Hykilpikonna 63bbbff129 [-] Readme cleanup 2022-07-30 21:16:45 -04:00
Hykilpikonna 8102cd3a62 [U] Add short url for neowofetch 2022-07-30 21:16:29 -04:00
Hykilpikonna 302e2bfe44 [U] Clairfy readme 2022-07-30 21:01:08 -04:00
Azalea (on HyDEV-Daisy) efb61b60f6 [U] Release v1.2.0 2022-07-30 19:40:05 -04:00
Azalea (on HyDEV-Daisy) aee6a60bf6 [U] Readme unify link format 2022-07-30 19:39:55 -04:00
Azalea (on HyDEV-Daisy) acca0f72cf [O] Readme: Replace emoji text with actual emojis for pip 2022-07-30 19:36:28 -04:00
Azalea (on HyDEV-Daisy) 1c192f1230 [U] Update usage instructions 2022-07-30 19:31:31 -04:00
Azalea (on HyDEV-Daisy) beb26c3357 [U] Update readme changelog 2022-07-30 19:08:29 -04:00
Azalea (on HyDEV-Daisy) 071ba1b002 [PR] dylanaraps/neofetch#2079 from Candygoblen123 - added Asahi Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2079
Thanks to @Candygoblen123

Co-authored-by: Candygoblen123 <andrew.glaze76@gmail.com>
2022-07-30 19:01:47 -04:00
Azalea (on HyDEV-Daisy) 8262573b0c [PR] dylanaraps/neofetch#2084 from Skaldebane - Fixes #1952
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2084
Thanks to @Skaldebane

Co-authored-by: Hossam Elbadissi <skaldebane@gmail.com>
2022-07-30 18:56:39 -04:00
Azalea (on HyDEV-Daisy) 9c2e731311 [PR] dylanaraps/neofetch#2085 from BlueSkyDetector - Add support for MIRACLE LINUX
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2085
Thanks to @BlueSkyDetector

Co-authored-by: Takanori Suzuki <takanori.suzuki@miraclelinux.com>
2022-07-30 18:53:51 -04:00
Azalea (on HyDEV-Daisy) 3b5c470806 [F] Fix CenterOS misalignment
https://github.com/dylanaraps/neofetch/pull/2097
2022-07-30 18:47:54 -04:00
Azalea (on HyDEV-Daisy) e6f91a36a7 [PR] dylanaraps/neofetch#2097 from happyeggchen - Added CenterLinux (aka CenterOS) to neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2097
Thanks to @happyeggchen

Co-authored-by: tsingkwai <tsingkwai@bluelaketable>
2022-07-30 18:46:13 -04:00
Azalea (on HyDEV-Daisy) 037bff7968 [PR] dylanaraps/neofetch#2099 from rfinnie - Add Finnix logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2099
Thanks to @rfinnie

Co-authored-by: Ryan Finnie <ryan@finnie.org>
2022-07-30 18:45:15 -04:00
Azalea (on HyDEV-Daisy) 600d7c8928 [PR] dylanaraps/neofetch#2109 from Ryker0603 - Windows 11 Modifications
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2109
Thanks to @Ryker0603

Co-authored-by: Ryker Lim <53988221+Ryker0603@users.noreply.github.com>
2022-07-30 18:42:01 -04:00
Azalea (on HyDEV-Daisy) 4dc001447b [PR] dylanaraps/neofetch#2114 from Izorkin - Update old nixos logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2114
Thanks to @Izorkin

Co-authored-by: Izorkin <izorkin@elven.pw>
2022-07-30 18:39:40 -04:00
Azalea (on HyDEV-Daisy) f22d4ad5ea [F] Ultramarine: Add to ascii_distro list
https://github.com/dylanaraps/neofetch/pull/2115
2022-07-30 18:37:52 -04:00
Azalea (on HyDEV-Daisy) 619df5a2cf [PR] dylanaraps/neofetch#2115 from korewaChino - Add Ultramarine Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2115
Thanks to @korewaChino

Co-authored-by: korewaChino <crkza1134@gmail.com>
2022-07-30 18:34:01 -04:00
Azalea (on HyDEV-Daisy) 9735178c19 [PR] dylanaraps/neofetch#2124 from Bastindo - Add AOSC OS/Retro small logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2124
Thanks to @Bastindo

Co-authored-by: Bastindo <3egel@protonmail.com>
2022-07-30 18:31:59 -04:00
Azalea (on HyDEV-Daisy) 0501a60ed2 [U] Update readme 2022-07-30 18:24:30 -04:00
Azalea (on HyDEV-Daisy) beafa6a98f [PR] dylanaraps/neofetch#2128 from TheRealOne78 - Repair version for open-kernel NVIDIA version driver (LINUX)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2128
Thanks to @TheRealOne78

Co-authored-by: TheRealOne78 <bajcsielias78@gmail.com>
2022-07-30 18:15:36 -04:00
Azalea (on HyDEV-Daisy) 8ef523174b [PR] dylanaraps/neofetch#2130 from RichardBronosky - Prevent get_battery from throwing "file not found"
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2130
Thanks to @RichardBronosky

Co-authored-by: Bruno Bronosky <Bruno@Bronosky.com>
2022-07-30 18:13:48 -04:00
Azalea (on HyDEV-Daisy) 93947b090a [F] Escape quotation marks 2022-07-30 18:13:43 -04:00
Azalea (on HyDEV-Daisy) 30df722ab0 [F] Fix sha mismatch 2022-07-30 18:04:21 -04:00
Azalea (on HyDEV-Daisy) 94c1f63f56 [PR] dylanaraps/neofetch#2136 from Sunderland93 - Add Ubuntu Sway logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2136
Thanks to @Sunderland93

Co-authored-by: Sunderland93 <samoilov.lex@gmail.com>
2022-07-30 18:03:33 -04:00
Azalea (on HyDEV-Daisy) d2211a09c4 [PR] dylanaraps/neofetch#2139 from saeziae - Use lscpu to get name of ARM CPU
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2139
Thanks to @saeziae

Co-authored-by: Estela Xu <i@estela.cn>
2022-07-30 17:54:41 -04:00
Azalea (on HyDEV-Daisy) bcb179101a [PR] dylanaraps/neofetch#2140 from Rabenda - add loongarch64 cpu support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2140
Thanks to @Rabenda

Co-authored-by: Han Gao <gaohan@uniontech.com>
2022-07-30 17:46:28 -04:00
Azalea (on HyDEV-Daisy) ac1164946b [PR] dylanaraps/neofetch#2144 from cAptive5976 - Update neofetch for Orchid Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2144
Thanks to @cAptive5976

Co-authored-by: cAptive <70532837+cAptive5976@users.noreply.github.com>
2022-07-30 17:37:22 -04:00
Azalea (on HyDEV-Daisy) 0b0eafbd07 [PR] dylanaraps/neofetch#2157 from Izorkin - Improve detect NixOS version
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2157
Thanks to @Izorkin

Co-authored-by: Izorkin <izorkin@elven.pw>
2022-07-30 17:34:58 -04:00
Azalea (on HyDEV-Daisy) 7a7e710d34 [U] Update readme 2022-07-30 17:26:49 -04:00
Azalea (on HyDEV-Daisy) cbf2e8dfb1 [PR] dylanaraps/neofetch#2167 from walking-octopus - Add Ubuntu Touch support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2167
Thanks to @walking-octopus

Co-authored-by: walking-octopus <46994949+walking-octopus@users.noreply.github.com>
2022-07-30 17:22:40 -04:00
Azalea (on HyDEV-Daisy) bc1c43a5d0 [F] Fix ShastraOS comma 2022-07-30 17:13:40 -04:00
Azalea (on HyDEV-Daisy) ee1403df0e [PR] dylanaraps/neofetch#2149 from vivekpal1 - ShastraOS logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2149
Thanks to @vivekpal1

Co-authored-by: Vivek Pal <vivekpal@duck.com>
2022-07-30 17:12:46 -04:00
Azalea (on HyDEV-Daisy) 496523a9cf [-] Remove termux comment 2022-07-30 17:04:42 -04:00
Azalea (on HyDEV-Daisy) fac3268754 [PR] dylanaraps/neofetch#2168 from dontknowhy - Termux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2168
Thanks to @dontknowhy

Co-authored-by: Don't knowhy <idontknowhy2021@outlook.com>
2022-07-30 17:04:03 -04:00
Azalea (on HyDEV-Daisy) 0494744261 [F] GrapheneOS: Fix first line alignment 2022-07-30 16:46:34 -04:00
Azalea (on HyDEV-Daisy) f1396670a0 [U] Auto push 2022-07-30 16:39:01 -04:00
Azalea (on HyDEV-Daisy) 8b02b49884 [PR] dylanaraps/neofetch#2146 from vishsant - Add Logo for GrapheneOS #2145
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2146
Thanks to @vishsant

Co-authored-by: vishsant <vishnusanthoshvk@gmail.com>
2022-07-30 16:38:03 -04:00
Azalea (on HyDEV-Daisy) 4abad16e71 [U] Readme update 2022-07-30 16:25:32 -04:00
Azalea (on HyDEV-Daisy) c097f817c6 [+] Add coauthor 2022-07-30 16:14:25 -04:00
Azalea (on HyDEV-Daisy) 61b4b6b0e5 [+] Generate comment with script 2022-07-30 16:08:16 -04:00
Azalea (on HyDEV-Daisy) 0c179db68d [PR] dylanaraps/neofetch#2147 from andreas-jonsson - NomadBSD
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2147
Thanks to @andreas-jonsson
2022-07-30 16:03:30 -04:00
Azalea (on HyDEV-Daisy) 43c4d0d5ee [U] Update PR format 2022-07-30 15:57:43 -04:00
Azalea (on HyDEV-Daisy) 8ed610c76f [+] Script to automatically accept upstream pull request 2022-07-30 15:56:18 -04:00
Azalea (on HyDEV-Daisy) 72dec6443d [PR] Merge pull request dylanaraps/neofetch#2162 from Jin-Asanami:master
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2162
Thanks to @Jin-Asanami
2022-07-30 15:44:12 -04:00
Dylan Araps cc779d0af5 [PR] Merge pull request #10 from rejahtavi/new-void-logo
Created much cleaner Void ascii art
2022-07-30 13:54:53 -04:00
Azalea (on HyDEV-Daisy) 3bba6063e3 [U] Readme: update custom distro usage 2022-07-30 13:28:35 -04:00
Azalea (on HyDEV-Daisy) df3f1ebf7a Merge branch 'master' of https://github.com/hykilpikonna/neofetch 2022-07-30 13:27:31 -04:00
Azalea (on HyDEV-Daisy) a917a9a693 [-] Remove no-color option 2022-07-30 13:27:26 -04:00
Hykilpikonna 2a6939c11b [U] Readme update for #9 2022-07-30 13:04:52 -04:00
Hykilpikonna be19e044d4 [U] Update lightness readme 2022-07-30 13:02:46 -04:00
Azalea (on HyDEV-Daisy) 66ad0f7297 [+] Add no-color argument 2022-07-30 13:00:17 -04:00
Azalea (on HyDEV-Daisy) 694725c56e [-] Remove debug-list option 2022-07-30 12:55:59 -04:00
Hykilpikonna 7da4db9474 [PR] Merge pull request #9 from cxider/master
Added Uwuntu
2022-07-30 12:51:57 -04:00
Hykilpikonna b220933ec6 [U] Update readme 2022-07-30 12:46:20 -04:00
Hykilpikonna cc29a0fff1 [PR] Merge pull request #8 from kidonng/patch-2
Add macOS 13 to version name list
2022-07-30 12:24:07 -04:00
Azalea (on HyDEV-Daisy) 6417752e23 [+] package.json for npx script 2022-07-30 12:19:28 -04:00
walking-octopus 69907f6f8b Fix the shellcheck error 2022-07-30 16:12:37 +00:00
saeziae ac7be6d3d1 fix error 2022-07-31 00:08:35 +08:00
saeziae a73f05e388 use awk 2022-07-31 00:06:46 +08:00
Azalea (on HyDEV-Daisy) 4e9455d2d6 [U] Add instructions in readme for running original neofetch 2022-07-30 12:02:16 -04:00
Azalea (on HyDEV-Daisy) cb4cc5ba74 [+] Add script to original neofetch 2022-07-30 12:02:01 -04:00
Azalea (on HyDEV-Daisy) b648c5dbec [M] Rename neofetch_mod.sh to neowofetch 2022-07-30 12:01:31 -04:00
Azalea (on HyDEV-Daisy) cebeae9e85 Merge branch 'master' of https://github.com/hykilpikonna/neofetch 2022-07-30 11:44:54 -04:00
Hykilpikonna 24104e1696 [PR] #7 YisuiDenghua/patch-4 Readme
`nix-env -i  hyfetch` is available now
2022-07-30 11:30:33 -04:00
Milena - 一穗灯花 39fde11d17 nix-env -i hyfetch is available now
added `nix-env -i hyfetch`
2022-07-30 16:17:40 +08:00
Hykilpikonna 62c044cab3 [U] Update todo 2022-07-29 11:52:08 -04:00
Hykilpikonna 84528b7c0f [U] Readme: Add ubuntu screenshot 2022-07-29 11:16:26 -04:00
Azalea (on HyDEV-Daisy) 512d40f4de [U] Release 1.1.3-pre1 2022-07-29 11:04:30 -04:00
Hykilpikonna 39474d5dfd [U] Changelog for 1.1.3 2022-07-29 10:53:24 -04:00
Azalea (on HyDEV-Daisy) 17a28c0495 [O] Allow abbreviation in selection 2022-07-29 10:50:20 -04:00
Azalea (on HyDEV-Daisy) de0d381ee2 [F] Fix choice saving 2022-07-29 10:45:51 -04:00
Azalea (on HyDEV-Daisy) 4835bbba40 [O] Adapt fore-back configuration 2022-07-29 10:37:46 -04:00
Azalea (on HyDEV-Daisy) e35db2b838 Merge branch 'master' of https://github.com/hykilpikonna/neofetch 2022-07-29 09:55:11 -04:00
Azalea (on HyDEV-Daisy) 9c187da44a [F] Fix duplicate random color arrangements 2022-07-29 09:55:09 -04:00
dontknowhy 2c70ad2444 Fixed problem 2022-07-28 10:53:19 +08:00
walking-octopus d2d1c0aab4 Attempt to fix the shellcheck error 2022-07-27 21:53:06 +00:00
walking-octopus 957e280bed Add Ubuntu Touch support 2022-07-27 20:40:13 +00:00
Hykilpikonna 0d5cb3da51 [PR] #6 YisuiDenghua/patch-3 Readme.md update
Update README.md
2022-07-27 16:18:05 -04:00
walking-octopus 2f0d3db477 Add click to package managers 2022-07-27 19:44:34 +00:00
dontknowhy 5d6f9c45d6 Add Termux font support 2022-07-27 21:28:05 +08:00
Don't knowhy 22f7dbb6ec added Termux support 2022-07-27 16:07:01 +08:00
Hykilpikonna 255e1d3f99 [-] Remove unused numpy file 2022-07-26 22:48:45 -04:00
cAptive b32bfea28d Update neofetch
Added small logo and modify some details of main logo
2022-07-26 20:44:44 +02:00
Milena - 一穗灯花 9dfbeeb3fe Update README.md 2022-07-26 17:46:32 +08:00
Azalea (on HyDEV-Daisy) 92623417f9 [U] Release 1.1.2 2022-07-25 21:24:43 -04:00
Azalea (on HyDEV-Daisy) 47e8a4b6ae Merge branch 'master' of https://github.com/hykilpikonna/neofetch 2022-07-25 21:21:25 -04:00
Azalea (on HyDEV-Daisy) ce787650ff [F] Remove numpy requirement 2022-07-25 21:21:19 -04:00
Hykilpikonna f38da1da7b [U] Readme: Add nixos demo 2022-07-25 21:16:24 -04:00
Hykilpikonna aa2a46c307 [U] Update todo & future changelog 2022-07-25 21:11:34 -04:00
Hykilpikonna 249d88968a [PR] #5 larobitrumpet/master - Add more flags
Add Various Pride Flags
2022-07-25 21:07:24 -04:00
Azalea (on HyDEV-Daisy) 47ad86c1b3 Merge branch 'master' of https://github.com/hykilpikonna/neofetch 2022-07-25 21:06:31 -04:00
Azalea (on HyDEV-Daisy) 3358918a96 [U] Release v1.1.1 2022-07-25 21:06:27 -04:00
Hykilpikonna d210e8b717 [U] Changelog 2022-07-25 21:05:33 -04:00
Azalea (on HyDEV-Daisy) 2a0e05e228 [+] Create color scale without numpy 2022-07-25 21:02:10 -04:00
Hykilpikonna f80262b615 [PR] #4 YisuiDenghua/patch-1 Add NixOS instructions
Update README.md
2022-07-25 20:51:37 -04:00
Hykilpikonna 7aa46cb623 Merge branch 'master' into patch-1 2022-07-25 20:51:13 -04:00
Hykilpikonna 2a4242c57a [PR] #3 emixa-d/master - Add Guix installation instructions
Add Guix installation instructions
2022-07-25 20:48:29 -04:00
Azalea (on HyDEV-Daisy) 8d3a3cc7f0 [F] Fix config upgrade error 2022-07-25 20:43:52 -04:00
Azalea (on HyDEV-Daisy) eb76b2f474 [U] Release v1.1.0 2022-07-25 20:41:09 -04:00
Azalea (on HyDEV-Daisy) c9ed8e2088 [F] Put labels below ascii 2022-07-25 20:40:43 -04:00
Lucy Robillard bee34b6262 Fix bigender flag 2022-07-25 12:59:23 -07:00
Lucy Robillard f4b91ddb9a Add bigender flag 2022-07-25 12:54:48 -07:00
Lucy Robillard 348c6d4dcc Add omnisexual flag 2022-07-25 12:43:55 -07:00
Lucy Robillard d9a46c97c8 Add abrosexual flag 2022-07-25 12:38:50 -07:00
Jin Asanami 82b874549a added univalent's logo 2022-07-24 11:03:40 +09:00
Lucy Robillard 06d299f2f7 Add 5 stripe gay men flag 2022-07-20 12:51:04 -07:00
Lucy Robillard cd0f55cd92 Add polysexual 2022-07-20 12:37:10 -07:00
Lucy Robillard 5f31542362 Add demigender, demiboy, and demigirl 2022-07-20 12:27:40 -07:00
Lucy Robillard edd5d39f73 Add genderfae and demifae 2022-07-20 12:13:11 -07:00
Lucy Robillard 73bf1e7fdf Add genderfaun flag 2022-07-20 11:04:51 -07:00
Lucy Robillard a511742239 Add transfeminine flag 2022-07-20 10:56:09 -07:00
Lucy Robillard abed2f36e0 Add 3 versions of the aroace flag 2022-07-20 10:40:44 -07:00
SnailDOS 2209e46014 Everyone happy now? 2022-07-19 09:53:17 +08:00
SnailDOS cde50f3893 Complete Neofetch 2022-07-19 09:52:50 +08:00
SnailDOS a51b3d29b9 Tweak Colours 2022-07-19 09:52:04 +08:00
SnailDOS d4edbf1b9e 🎉 Integrate EncryptOS logo 2022-07-19 09:49:51 +08:00
Izorkin de253afcf4 Improve detect NixOS version 2022-07-18 19:39:24 +03:00
cxider 946f6b7070 Added Uwuntu 2022-07-14 22:31:11 -04:00
rejahtavi 7703bfcbb0 created much cleaner void ascii art 2022-07-13 10:39:07 -05:00
Aaron Blakely 36cc71b08e enabled OS X 10.5 leopard support 2022-07-07 18:44:51 -05:00
Aaron Blakely 2a6ca41dcf fixed memory usage reading 2022-07-07 03:07:59 -05:00
Aaron Blakely 55483a179d Added cpu speed and core count support for OS X Tiger 2022-07-05 01:47:00 -05:00
Aaron Blakely 993cfbc627 Added support for Mac OS X 10.4.11 2022-07-04 23:36:47 -05:00
Kid de2dda0382 Add macOS 13 to version name list 2022-07-05 10:14:40 +08:00
Vivek Pal fabeccc310 Merge pull request #1 from vivekpal1/master
ShastraOS Logo
2022-07-05 00:37:34 +05:30
Vivek Pal 3db30bd5ad ShastraOS acii 2022-07-04 19:04:22 +00:00
Vivek Pal a83126e500 ShastraOS 2022-07-04 19:02:14 +00:00
Andreas T Jonsson c5a59756aa Added quotes. 2022-07-04 12:10:17 +02:00
Andreas T Jonsson dabf15d34f NomadBSD detect cleanup. 2022-07-04 12:08:32 +02:00
Andreas T Jonsson b4bc49d1d7 Added NomadBSD 2022-07-04 12:02:36 +02:00
Azalea (on HyDEV-Daisy) b68e0ccf52 [+] Add reference for default brightness 2022-07-03 13:02:39 -04:00
Azalea (on HyDEV-Daisy) 143bfd2db7 [O] Add more characters for ascii cat 2022-07-03 12:54:24 -04:00
Azalea (on HyDEV-Daisy) 2e20d4e529 [F] Fix numbering 2022-07-03 12:47:45 -04:00
Azalea (on HyDEV-Daisy) 66ff8d06d9 [F] Fix lightness config reading 2022-07-03 12:46:37 -04:00
Azalea (on HyDEV-Daisy) 887f766464 [+] Dynamically set lightness based on light_dark 2022-07-03 12:42:19 -04:00
Azalea (on HyDEV-Daisy) 85eaad14f2 [F] AttributeError: 'dict' object has no attribute 'recolor_ascii' 2022-07-02 23:37:18 -04:00
vishsant a797188d45 Add Logo for GrapheneOS #2145 2022-07-02 17:00:26 +05:30
cAptive 96382e7ba0 Update neofetch 2022-07-02 12:32:06 +02:00
Milena - 一穗灯花 7682408554 Update README.md 2022-06-30 17:03:21 +08:00
Milena - 一穗灯花 9e85fbc151 修正了语法错误 2022-06-30 17:01:34 +08:00
Milena - 一穗灯花 10408af1a2 修正了语法错误 2022-06-30 16:59:44 +08:00
Milena - 一穗灯花 23814863f1 Update README.md 2022-06-30 16:58:12 +08:00
Milena - 一穗灯花 8d65521fad Update README.md 2022-06-30 16:54:44 +08:00
Sunderland93 0014925ed0 Adjust logo 2022-06-26 14:34:11 +04:00
Han Gao d876efec64 add loongarch64 cpu support
Signed-off-by: Han Gao <gaohan@uniontech.com>
2022-06-26 00:12:31 +00:00
Estela ad Astra b9e713f9e2 use lscpu to get cpu name on arm architecture 2022-06-26 00:58:21 +08:00
Sunderland93 d7b63beb4f Remove garbage 2022-06-24 23:23:48 +04:00
Sunderland93 aa3804e4cb Add Ubuntu Sway detection 2022-06-24 23:21:20 +04:00
Sunderland93 afdb162d6e Update logo 2022-06-23 15:09:35 +04:00
Sunderland93 42cda441f1 Add initial Ubuntu Sway logo 2022-06-23 02:03:01 +04:00
Azalea (on HyDEV-Daisy) d11796ef02 [+] Recommended color alignments 2022-06-19 22:37:27 -04:00
Azalea (on HyDEV-Daisy) 59f5fd5651 [O] Refactor global cfg 2022-06-19 21:22:36 -04:00
Azalea (on HyDEV-Daisy) a1d687d3bd [+] Random custom coloring 2022-06-19 20:50:09 -04:00
Azalea (on HyDEV-Daisy) 7bd96e422f [+] Lightness config 2022-06-19 18:34:08 -04:00
Azalea (on HyDEV-Daisy) d1f601048b [+] Add test ascii 2022-06-19 18:03:28 -04:00
Azalea (on HyDEV-Daisy) 3b2fb773d3 [O] Optimize print flag 2022-06-19 18:03:19 -04:00
Azalea (on HyDEV-Daisy) fed771d930 [O] Track selected options 2022-06-19 18:03:05 -04:00
Azalea (on HyDEV-Daisy) 8930f921b4 [O] Change prompt order 2022-06-19 17:42:19 -04:00
Azalea (on HyDEV-Daisy) 5de1bf65e4 [F] set_light should be float 2022-06-19 17:39:39 -04:00
Azalea (on HyDEV-Daisy) b46d0e96f4 [+] Encapsulate set_light and lighten 2022-06-19 17:37:04 -04:00
Azalea (on HyDEV-Daisy) 1c67333b45 [+] light/dark mode config 2022-06-19 17:25:02 -04:00
Azalea (on HyDEV-Daisy) 5e26a44c19 [+] Add global color mode 2022-06-19 17:20:41 -04:00
Azalea (on HyDEV-Daisy) 865dea5dc3 [+] Add beiyang flag 2022-06-19 17:06:40 -04:00
Azalea (on HyDEV-Daisy) d5eea9a8ef [O] Refactor flag printing 2022-06-19 17:06:13 -04:00
Azalea (on HyDEV-Daisy) 365aedafe6 [-] Remove center_text function, use str.center 2022-06-19 16:47:03 -04:00
Azalea (on HyDEV-Daisy) 399fcd3c64 [O] Reformat code 2022-06-19 16:37:10 -04:00
Azalea (on HyDEV-Daisy) 299adb8e4d [O] Clear screen with title 2022-06-19 16:33:17 -04:00
Azalea (on HyDEV-Daisy) f86792356e [F] Remove new line after clear screen 2022-06-19 16:31:00 -04:00
Azalea (on HyDEV-Daisy) 892ed4e141 [+] Clear screen feature 2022-06-19 16:29:52 -04:00
Azalea (on HyDEV-Daisy) 5364e22f39 [+] Gradient RGB demo 2022-06-19 16:29:45 -04:00
Azalea (on HyDEV-Daisy) 6d77ebc7a7 [U] Test color scale 2022-06-19 15:33:16 -04:00
Azalea (on HyDEV-Daisy) 1eab4bb157 [F] Actually, make numpy a dependency 2022-06-19 15:33:02 -04:00
Azalea (on HyDEV-Daisy) d59e4a64d3 [+] Add numpy optional dependency 2022-06-19 15:30:20 -04:00
Azalea (on HyDEV-Daisy) 0dd67146d7 [+] Gradient color scale 2022-06-19 15:28:25 -04:00
Azalea (on HyDEV-Daisy) 46b7771f2c [+] Test distro command 2022-06-19 15:20:07 -04:00
Azalea (on HyDEV-Daisy) 002697b49a [+] Get custom distro ascii 2022-06-19 15:18:34 -04:00
Hykilpikonna 9a77c39170 [F] Remove unexpected quotation mark 2022-06-19 13:23:51 -04:00
Bruno Bronosky bcc504190a Prevent get_battery from throwing "file not found" 2022-06-12 22:20:12 -05:00
TheRealOne78 c9cf67d363 Replaced /proc/driver/nvidia/version with /sys/module/nvidia/version for open and proprietary NVIDIA version driver 2022-06-11 12:12:02 +03:00
Kevin Lapointe 256759ce08 Added Small Ubuntu logo 2022-06-03 22:12:24 -04:00
Kevin Lapointe 45d88a346c modification 2022-06-02 20:01:29 -04:00
Kevin Lapointe 6e58b2b217 fix 2022-06-02 16:10:54 -04:00
Kevin Lapointe c6c297a3b5 modifications 2022-06-01 23:16:45 -04:00
Kevin Lapointe f3b8a26d0e fix 2022-06-01 21:21:48 -04:00
Kevin Lapointe b0b9c65d0c fix 2022-06-01 21:12:09 -04:00
Kevin Lapointe 82bd8c1c4e modification 2022-06-01 21:06:49 -04:00
Kevin Lapointe b53bd3a1c5 modification 2022-06-01 20:59:27 -04:00
Kevin Lapointe 315037c32f new Ubuntu logo 2022-06-01 17:53:06 -04:00
Bastindo 93cc60f776 Add AOSC OS/Retro small logo 2022-05-29 23:19:37 +02:00
Christopher Patrick Fair 3f7b6aa3e2 Realized that you will not take pipes so did it this way instead 2022-05-23 15:48:44 -06:00
Christopher Patrick Fair c779230f0b Removed the single quotes in the font as well in kitty 2022-05-21 07:23:22 -06:00
Christopher Patrick Fair 6a393986ac Removed an prepended '=' sign from terminal font output for kitty 2022-05-19 08:00:29 -06:00
Cappy Ishihara 273e6abc38 Merge branch 'dylanaraps:master' into master 2022-05-19 15:39:12 +07:00
Ezilei Correia 6078e70cd8 Correction 2022-05-18 17:41:06 -03:00
Hykilpikonna b744be3255 [+] Count choco packages and winget 2022-05-18 16:23:35 -04:00
Hykilpikonna e97c64e7c2 [+] Windows support (git bash) 2022-05-18 16:22:26 -04:00
Izorkin c4eb4ec778 update old nixos logo 2022-05-18 00:36:02 +03:00
Maxime Devos 707eac5087 [U] guix: Update readme usage 2022-05-12 13:24:14 +00:00
Ryker Lim 69129587cb Windows 11 Modifications
I added Windows 11 to the Fluent design and changed the Windows 11 logo to blue 6 7>4 6 (20220429)
2022-04-29 21:53:39 +08:00
Hykilpikonna b572e5d35f [U] nixos: Update readme usage 2022-04-29 07:58:32 -04:00
Hykilpikonna 86af5598c6 [-] nixos: remove old script 2022-04-29 07:52:28 -04:00
Hykilpikonna d7273909f6 [F] nixos: Fix something (?) 2022-04-29 07:52:10 -04:00
Hykilpikonna 7b4f209ebe [F] nixos: Fix unexpected argument 2022-04-29 07:39:50 -04:00
Hykilpikonna 46d00666e2 [+] Create defualt.nix 2022-04-29 07:37:33 -04:00
Hykilpikonna 1cffe3556a [+] nixos package 2022-04-29 07:35:51 -04:00
Hykilpikonna 07d94eec8b [+] nixos instructions 2022-04-26 17:39:10 -04:00
Hykilpikonna 62469e6f52 [+] Add nixos package 2022-04-25 15:56:56 -04:00
Azalea (on HyDEV-Daisy) 2c8261dc9a [F] Make config path only when it's needed 2022-04-25 14:38:59 -04:00
Azalea (on HyDEV-Daisy) 3219547c92 [U] Update changelog 2022-04-25 14:06:51 -04:00
Azalea (on HyDEV-Daisy) b0bc4e64a9 [O] Remove HyPyUtils Dependency 2022-04-25 14:05:20 -04:00
Azalea (on HyDEV-Daisy) 7bb049ea20 [U] Release v1.0.5 2022-04-25 03:23:50 -04:00
Hykilpikonna 73becf78c4 [U] Update changelog 2022-04-25 03:22:54 -04:00
Hykilpikonna 7f949fe6b2 [PR] #2 coloursofnoise - Fix terminal emulator detection
Fix terminal emulator detection
2022-04-25 03:21:51 -04:00
coloursofnoise 9abdae5fb4 Fix terminal emulator detection 2022-04-20 13:03:07 -07:00
Ryan Finnie c2f2fb6bd8 Add Finnix logo
https://www.finnix.org/
2022-04-16 20:00:39 -07:00
tsingkwai 37b8def5cd Modified due to the change in os-release 2022-04-16 14:48:15 +08:00
Azalea (on HyDEV-Daisy) 6ff45d0edd [+] Add AUR package 2022-04-16 00:45:15 -04:00
Hykilpikonna 99f99efc1c [U] Link pull request 2022-04-14 19:35:58 -04:00
Azalea (on HyDEV-Daisy) 0c08b3950f [U] Update changelog 2022-04-14 19:34:48 -04:00
Azalea (on HyDEV-Daisy) 2fc419476d [U] Release v1.0.4 - more flags! 2022-04-14 19:33:56 -04:00
Hykilpikonna abac3b2bb3 [PR] Merge pull request #1 from SadiePi/flagcolorcodes
Add some flags from flagcolorcodes.com
2022-04-12 14:29:53 -04:00
Azalea (on HyDEV-Daisy) 43924305b9 [U] Dynamic dependency version 2022-04-11 01:45:15 -04:00
Sadie Dotzler 29f771caec remove temporary alias 2022-04-10 22:04:45 -07:00
Sadie Dotzler 35f5e6eec9 flagcolorcodes page 1 2022-04-10 21:51:21 -07:00
Hykilpikonna 0a7356a560 [U] Update todo list 2022-04-10 23:50:13 -04:00
Hykilpikonna 6a5edd037a [U] Add nixos readme 2022-04-10 23:43:11 -04:00
Azalea (on HyDEV-Daisy) 2b5ef302a5 [F] Fix missing dependency for setuptools 2022-04-10 23:27:10 -04:00
Azalea (on HyDEV-Daisy) 81364f55a2 [+] Changelog 2022-04-10 22:58:43 -04:00
Azalea (on HyDEV-Daisy) 6209018caa [U] Release v1.0.2 2022-04-10 22:50:37 -04:00
Azalea (on HyDEV-Daisy) b9dfa5e200 [+] Python 3.7 3.8 support 2022-04-10 22:50:11 -04:00
Azalea (on HyDEV-Daisy) 9ec3f74c0d [O] Optimize grayscale 2022-04-10 22:45:56 -04:00
Azalea (on HyDEV-Daisy) 39e14aec90 [F] Fix RGB to 8bit conversion 2022-04-10 22:43:34 -04:00
Azalea (on HyDEV-Daisy) 5d08179cea [+] Add 8bit support 2022-04-10 22:28:35 -04:00
Hykilpikonna 1ff2ea73ec [+] Write readme 2022-04-10 07:15:52 -04:00
Hykilpikonna 71fb76d4f7 [U] Add macos example 2022-04-10 18:49:51 +08:00
Hykilpikonna a687cb328e [U] Add images in readme 2022-04-10 06:49:20 -04:00
Azalea (on HyDEV-Daisy) 0a6a61a013 [+] Deploy script 2022-04-10 06:45:53 -04:00
tidux 4dc28cd65d Fix hostname detection for obscuring FQDN. 2022-04-09 13:19:46 -07:00
Takanori Suzuki 27d711cc61 Add support for MIRACLE LINUX
- Original MIRACLE LINUX ascii art is contributed by Akio Tomita under MIT License (@tmya)
- Ascii art is brushed up by Haruka Kawahara under MIT License (@kawaharuka)
2022-03-31 21:22:52 +09:00
Hossam Elbadissi 333e04ef45 Fixes #1952
This pull request replaces the old broken code (see #1952) with a simpler, working one for `bar_color_total`, just like `bar_color_elapsed`. Let me know if the old code was done that way for a specific purpose.
2022-03-28 23:23:02 +00:00
Andrew Glaze 4a1c69cb7a Delete text.txt 2022-03-23 08:47:12 -04:00
Candygoblen123 7c5b92a05b added Asahi Linux
Co-authored-by: adryzz <adryzz@vignetteapp.org>
2022-03-23 08:47:12 -04:00
Matt Schrage 9d1251bcf1 feat: add support for Fig 2022-03-22 22:38:50 -07:00
bgkillas e4fecc6733 very useless code cleanup 2022-03-17 05:21:42 +00:00
oshaboy a6ac4b4117 Revert "Merge branch 'pr/2011'"
This reverts commit 23a94fd389, reversing
changes made to 34ac93d6c3.
2022-03-15 03:28:20 +02:00
oshaboy 23a94fd389 Merge branch 'pr/2011' 2022-03-15 03:27:02 +02:00
Ethan Kinnear 276d02440a Remove an unnecessary space in the usage manual page
Removes a space between the final word in a sentence ("names") and the following period for the "--package_managers" description.
2022-03-14 00:35:10 -05:00
oshaboy 34ac93d6c3 Revert "Revert "Merge branch 'master' into pr/1905""
This reverts commit 4efe946bfd.
2022-03-13 01:49:09 +02:00
oshaboy 4efe946bfd Revert "Merge branch 'master' into pr/1905"
This reverts commit 89e716160d, reversing
changes made to f58ba59b0b.
2022-03-13 01:48:16 +02:00
oshaboy 54300031f9 Revert "Revert "newlines""
This reverts commit e95c8ebe5f.
2022-03-13 01:48:10 +02:00
oshaboy e95c8ebe5f Revert "newlines"
This reverts commit f58ba59b0b.
2022-03-13 01:42:38 +02:00
oshaboy 89e716160d Merge branch 'master' into pr/1905 2022-03-13 01:39:17 +02:00
Masanori Ogino 25d63b6494 neofetch: Priorize /etc/os-release
From os-release(5):
> The file /etc/os-release takes precedence over /usr/lib/os-release.
> Applications should check for the former, and exclusively use its
> data if it exists, and only fall back to /usr/lib/os-release if it
> is missing. Applications should not read data from both files at the
> same time.

Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2022-03-09 17:00:13 +09:00
Àlex Ros Roger 7c40c7c1de Fixed LMDE logo 2022-03-02 13:02:21 +01:00
Estela Xu ee8d01ed2a Update neofetch 2022-03-01 14:30:01 +08:00
Ezilei Correia fa90bac6b2 Adiciona logo BigLinux 2022-02-28 17:34:21 -03:00
Leap of Azzam 20a0584264 Improved CutefishOS support 2022-02-17 08:34:06 +00:00
alxb421 4fa3aef4d6 added pearOS to the Official Neofetch 2022-02-11 01:48:09 +02:00
Daniell Mesquita 586c652eab Solve conflicts/merge upstream 2022-02-09 13:46:38 -03:00
Syphist bd9a01e334 Merge branch 'dylanaraps:master' into master 2022-02-07 17:23:14 -06:00
mmdbalkhi 983b4bed75 add parch logo 2022-02-06 12:13:57 +03:30
Angelo Fallaria 8a975dc9f8 fix: fix offset bug w/ col_offset and many color blocks 2022-02-03 18:31:43 +08:00
tsingkwai ae7c2d7854 add centerlinux 2022-01-28 12:02:22 +08:00
Gustavo Silvera 75619edf01 Improving MacOS M1 CPU/GPU prints 2022-01-27 15:50:49 -08:00
Corentin Girard 8967ab4200 Add long distro name for Manjaro Linux
Example: Manjaro Linux 21.1.0 Pahvo
2022-01-24 23:15:53 +01:00
RustedTerrier 3383b88d35 Fix: add glaucus to ascii_distro list. 2022-01-12 20:57:27 -05: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
Silent a3e93a03fc Update neofetch 2022-01-02 11:51:35 +00: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
Silent 0329c2825f Update neofetch 2021-12-30 17:11:10 +00:00
Silent 48acfaaebe Add SalientOS to Neofetch 2021-12-30 17:09:44 +00: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: https://github.com/htop-dev/htop/blob/1601931bbf7837a2a910b854d58716da344aeb22/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
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
Daniell Mesquita 5a212e38ce update old files? 2021-12-01 16:11:41 -03:00
Clxud 2dff8b0026 Add Soda Linux 2021-11-30 15:14:36 -05:00
siyuan 2e61633a7a Add support for Ubuntu Kylin 2021-12-01 02:25:42 +08:00
alexcoder04 d3af666f21 add Q4OS logo and detection 2021-11-30 14:23:34 +01:00
Yvonne Lu 201dc17c9d Update neofetch
Add Virtuozzo Linux Logo
2021-11-28 11:02:24 +08:00
blackdragon2447 c26bf9fb4a added compatibility with LeftWM temes 2021-11-19 17:19:51 +01: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
Satadru Pramanik b97f562780 Add proper cpu detection for Raspberry PI devices 2021-11-18 22:37:05 -05:00
Satadru Pramanik d561057cd8 Add CPU temp file for Raspberry Pi/linux 2021-11-18 12:01:21 -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
Hervy Qurrotul Ainur Rozi f964e1d62b Improve ASCII art for LangitKetujuh GNU/Linux 2021-11-08 13:16:52 +07: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 f3078a7cd4 Merge pull request #1 from jahampel/trisquel-logo-new
Improve logo for Trisquel GNU/Linux
2021-11-06 18:25:45 +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 3c961e38bf iDevice list update & addedd Macbook names 2021-11-04 20:19:29 +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
theofficialgman 49725192b4 get gpu name for linux systems without pcie gpus
allows for detection of the nvidia jetson and similar other gpus which have no pcie connection
2021-10-08 14:09:54 -04: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
Syphist 7254d787cd Merge branch 'dylanaraps:master' into master 2021-09-28 17:45:58 -05: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
Evie Viau 533e5d86d8 Add yiffOS logo 2021-09-23 23:55:00 -04:00
Syphist 7b3b51a5ce Merge branch 'dylanaraps:master' into master 2021-09-18 12:37:20 -05: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
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
CrackedMatter c7fcbd9c32 Merge pull request #1 from oshaboy/amogfetch
Multiple Changes
2021-09-10 07:37:52 +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
MatusModder 0d8ff614c9 Added MatuusOS 2021-09-08 18:25:56 +02:00
Jai A P 2250f05cca Merge branch 'dylanaraps:master' into twister-os 2021-09-07 12:20:09 +05:30
sulincix 088f48b9e9 Sulin 2021-08-31 20:07:10 +00:00
Hans Petter Jansson 9cdf849193 image: Fix terminal size detection in slow/remote sessions
Remote or just generally slow sessions could have too high latency
for the terminal response to get through before the timeout,
rendering in-terminal image backends unusable. Increase the timeout
to accommodate these.

See #1339.
2021-08-31 16:16:37 +02:00
Eric Christopherson ec15b100e1 Merge branch 'lmde_fix' into logo_fixes 2021-08-29 17:21:01 -05:00
Eric Christopherson faa7b14bfa fix indent of 1st line of LMDE logo 2021-08-29 17:15:18 -05:00
Eric Christopherson 8e27e79b93 fix indent of 1st line of LEDE logo 2021-08-29 17:13:59 -05:00
Kid 765b03643d Respect $TMPDIR if it exists 2021-08-29 12:53:58 +08:00
Jai A P f04bca3045 Fix Armbian version detection 2021-08-27 13:40:03 +05:30
Jai A P 0e0613588e Update neofetch.1 2021-08-27 12:48:32 +05:30
Jai A P c392685004 Update neofetch 2021-08-27 12:40:10 +05:30
Jai A P 34006a6f75 Fix ASCII in Twister UI 2021-08-27 12:35:56 +05:30
Jai A P 3aa5a6d99e Update neofetch 2021-08-27 12:08:20 +05:30
DessertEagle cddaff7299 Merge branch 'dylanaraps:master' into patch-1 2021-08-27 02:59:21 +02:00
korewaChino 48630bbda5 added Ultramarine logo 2021-08-20 11:07:42 +07:00
AtifChy 31578af72b st xresource patch support 2021-08-17 13:43:05 +06:00
DessertEagle 2c3841012e packages: Add pm and cargo package managers 2021-08-16 12:14:46 +02:00
Lily Foster 413c32e55d neofetch: Avoid overwriting GIO_EXTRA_MODULES env var 2021-08-13 14:54:09 -04:00
F-00 d5e232d4f0 replaced "artix_small" ASCII
much better ASCII, looks more like "arcolinux_small"
2021-08-13 05:24:01 +02:00
Vincent Bernat f2fefb5379 Use XSETTINGS to get theme without a DE
GTK is using XSETTINGS as the primary information for theme, icons and
font. It surpasses what's inside the configuration files. DE will
advertise the values they have in their own registries to XSETTINGS.
Without a DE, users can get XSETTINGS with xsettingsd. It is shipped
with `dump_xsettings` to get the current values.

Unrelated, but without a DE, I doubt the content of gsettings matter
much. GTK will not read it by itself. I would remove it. People
running a part of a DE (gnome-control-center maybe?) will get
XSETTINGS.
2021-07-18 17:44:37 +02:00
Ross Smith II 6b43063ca1 Fix for directories with spaces 2021-07-16 07:19:58 -07:00
Daniell Mesquita d9d36690f9 add Floflis 2021-07-03 22:46:37 -03:00
Ross Smith II ef29fa6e57 Fix shellcheck errors 2021-06-30 23:18:11 -07:00
Ross Smith II 15c2b33575 Merge branch 'master' into fix-scoop-choco 2021-06-30 22:18:24 -07:00
emptiedsoul ca0e3edcfa Added HarDClanZ Linux 2021-06-24 21:29:36 +03:00
lesin 5a9ac6ee95 Merge branch 'dylanaraps:master' into master 2021-06-24 21:02:45 +03:00
emptiedsoul 3ed56a46b3 Revert "Added HarDClanZ Linux"
This reverts commit 118be2c6e6.
2021-06-24 21:04:00 +03:00
emptiedsoul 6ff0b0a28b Revert "removed blank line"
This reverts commit 1e2ccf07a8.
2021-06-24 21:02:35 +03:00
emptiedsoul 1e2ccf07a8 removed blank line 2021-06-24 20:51:50 +03:00
Syphist 3e383f68f1 Merge remote-tracking branch 'upstream/master'
Merge upstream changes
2021-06-17 23:35:45 -05:00
blackPanther OS 4f519e3aae Add blackPanther OS support 2021-05-25 12:03:20 +02:00
andreriesco 116f038d86 Add TorizonCore logo
Adds the TorizonCore OS to neofetch. Torizon is an open-source software
platform that simplifies the development and maintenance of embedded
Linux software.

Signed-off-by: Andre Riesco <andre.riesco@toradex.com>
Signed-off-by: Matheus Castello <matheus.castello@toradex.com>
2021-05-05 08:58:46 -03:00
Noah d1fac5df1d Allow rgb truecolors to be passed to --ascii_color 2021-04-12 22:02:05 -05:00
Carlos Eduardo f85fd46f63 Fix GTK shorthand 2021-03-29 22:36:56 -03:00
Carlos Eduardo 4f49053c8f Add Qt theme detection + Option 2021-03-29 17:47:29 -03:00
Ross Smith II 0f5a329522 Quiet spurious shellcheck issues 2021-01-30 09:48:07 -08:00
vicchi e68bb3dd2e feat: Add (rudimentary) Synology DSM support 2021-01-23 12:09:53 +00:00
Syphist 1456af01ba Merge branch 'master' of https://github.com/dylanaraps/neofetch
Merge upstream changes.
2021-01-08 20:43:15 -06:00
Ross Smith II 4917191cdb Fix typo 2020-12-26 23:13:41 -08:00
Ross Smith II 5d9b77c9b0 neofetch: Strengthen scoop/choco app reporting 2020-12-26 22:34:54 -08:00
FreeApp2014 0a4a58c1fb Added KrassOS 2020-12-14 00:03:27 +03:00
emptiedsoul 118be2c6e6 Added HarDClanZ Linux 2020-11-29 16:38:48 +03:00
Syphist a0221c51ff Merge branch 'master' of https://github.com/dylanaraps/neofetch
Merge changes from main repo to this fork.
2020-11-13 15:48:48 -06:00
Dvonik ddd8dad7ef updated freebsd host fix to latest commit 2020-10-24 14:10:46 -04:00
Dvonik e407d5bad1 freebsd host model fix 2020-10-24 14:06:57 -04:00
Syphist d2ea94a15d Merge branch 'master' of https://github.com/dylanaraps/neofetch into master
Merge all changes to master to this fork.
2020-10-13 14:30:29 -05: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
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
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
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
William Gathoye b0877d4874 Add OPNsense 2018-07-14 20:43:51 +02:00
674 changed files with 27664 additions and 1134 deletions
+2
View File
@@ -0,0 +1,2 @@
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }
+71
View File
@@ -0,0 +1,71 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
# Change these settings to your own preference
indent_style = space
indent_size = 4
# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.csv]
trim_trailing_whitespace = false
[*.js]
indent_style = space
indent_size = 4
[*.json]
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = false
[*.py]
indent_style = space
indent_size = 4
[*.rs]
indent_style = space
indent_size = 4
[*.sh]
indent_style = space
indent_size = 4
[*.toml]
indent_style = space
indent_size = 4
[*.{yaml,yml}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[.github/{actions,workflows}/**/*.yml]
indent_style = space
indent_size = 2
[Cargo.toml]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab
indent_size = 4
[neofetch]
indent_style = space
indent_size = 4
[package.json]
indent_style = space
indent_size = 2
+17 -2
View File
@@ -1,2 +1,17 @@
# Auto detect text files and perform LF normalization
* text=auto
* text=auto eol=lf
*.csv text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.py text eol=lf
*.rs text eol=lf
*.sh text eol=lf
*.toml text eol=lf
*.txt text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
Cargo.lock text eol=lf merge=binary
Makefile text eol=lf
MANIFEST.in text eol=lf
neofetch text eol=lf
-20
View File
@@ -1,20 +0,0 @@
## Description
If you're suggesting a new feature then just a description will suffice.
- [ ] Does this issue still occur in the master branch? (**Required if issue**)
#### Neofetch version
## Screenshot
## Config file
## Verbose log
1. Run `neofetch -vv 2> neofetchlog`
2. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
+19
View File
@@ -0,0 +1,19 @@
---
name: Content Request
about: Suggest supporting new flags, distros, package managers, etc.
title: ''
labels: 'content-request'
assignees: ''
---
### Describe the content
Describe the content you would like to see added to HyFetch.
### Links
Please include relevant links to the content.
e.g. For distros, include a link to the distro's official website, download link, or development repository.
### Additional context
Add any other context about the problem here.
+20
View File
@@ -0,0 +1,20 @@
---
name: Feature Request
about: Suggest a new idea for this project
title: ''
labels: 'feature-request'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
+32
View File
@@ -0,0 +1,32 @@
---
name: HyFetch Bug Report
about: Create a report for coloring related bugs.
title: ''
labels: 'hyfetch'
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
- [ ] Does this issue still occur in the master branch? (**Required**)
### Expected behavior
A clear and concise description of what you expected to happen.
### Screenshots
Please include a screenshot of your system information if the specific system environment is relevant to the bug.
If applicable, add screenshots to help explain your problem.
### Config file
Please paste the content of `~/.config/hyfetch.json` below:
```json
"(here)"
```
### Additional context
Add any other context about the problem here.
+32
View File
@@ -0,0 +1,32 @@
---
name: Neofetch Bug Report
about: Create a report for system-information related bugs.
title: ''
labels: 'neofetch'
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
- [ ] Does this issue still occur in the master branch? (**Required**)
### Expected behavior
A clear and concise description of what you expected to happen.
### Screenshots
Please include a screenshot of your system information if the specific system environment is relevant to the bug.
If applicable, add screenshots to help explain your problem.
### Config file
1. Run `cp ~/.config/neofetch/config.conf conf.txt`
2. Drag `conf.txt` here to upload it.
### Verbose log
1. Run `neofetch -vv 2> neofetch.log`
2. Drag `neofetch.log` here to upload it.
### Additional context
Add any other context about the problem here.
+13 -5
View File
@@ -1,10 +1,18 @@
## Description
Only fill in the fields below if relevant.
<!-- Thank you so much for contributing! ❤️ -->
### Description
Describe the goals that the pull request accomplishes.
## Features
### Relevant Links
If there are related issues, please link them here.
## Issues
Please also include links relevant to the changes.
## TODO
e.g. For new distros, include a link to the distro's official website, download link, or development repository.
### Screenshots
If applicable, please include screenshots before and after your changes.
### Additional context
Add any other context about the problem or changes here.
+68
View File
@@ -0,0 +1,68 @@
name: arch_package
on:
release:
types: [created]
jobs:
build:
runs-on: ubuntu-latest
container:
image: archlinux
options: --privileged
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup
steps:
- name: Prepare environment
run: |
pacman -Syu --needed --noconfirm base-devel git openssh
sed -i '/E_ROOT/d' /usr/bin/makepkg
- name: Import AUR key
run: |
mkdir ~/.ssh && chmod 700 ~/.ssh
echo '${{secrets.AUR_SSH_PRIVATE_KEY}}' >> ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa
ssh-keyscan -H aur.archlinux.org >> /etc/ssh/ssh_known_hosts
- name: Clone from AUR
run: |
export GIT_SSH_COMMAND='ssh -i ~/.ssh/id_rsa'
git clone ssh://aur@aur.archlinux.org/hyfetch.git
- name: Upgrade PKGBUILD
run: |
cd hyfetch
sed -i "/^pkgver=/cpkgver=${{github.ref_name}}" PKGBUILD
sed -i "/^pkgrel=/cpkgrel=1" PKGBUILD
- name: Makepkg
run: |
cd hyfetch
yes | makepkg -si
- name: Test hyfetch
run: |
hyfetch --test-print
- name: Upload binaries to release
uses: shogo82148/actions-upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: hyfetch/hyfetch*.pkg.tar.*
- name: set git info
run: |
git config --global user.name "Aleksana BOT"
git config --global user.email "me@aleksana.moe"
- name: Update PKGBUILD to AUR
run: |
cd hyfetch
rm -r .SRCINFO && makepkg --printsrcinfo >.SRCINFO
git stage . && git commit -m "BOT: upgrade to ${{github.ref_name}}"
export GIT_SSH_COMMAND='ssh -i ~/.ssh/id_rsa'
git push
+115
View File
@@ -0,0 +1,115 @@
name: release
on:
push:
branches:
- "release/*"
jobs:
testing:
name: testing release
runs-on: ubuntu-latest
if: ${{ !startsWith(github.event.head_commit.message,'release') }}
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Get tags
run: git fetch --all --tags
- name: Get version
run: |
BRANCH=$(git symbolic-ref --short HEAD)
VER=${BRANCH#*release/}
if [[ $(git tag | grep ${VER}rc) ]];then
TAGS=$(git tag | grep ${VER}rc | awk 'END {print}')
REL=${TAGS##*rc}
let REL++
else
REL=1
fi
echo "BUILDVER=${VER}rc${REL}" >> $GITHUB_ENV
- name: Update versions
run: |
sed -i "/^ *VERSION = /cVERSION = '${{ env.BUILDVER }}'" hyfetch/constants.py
- name: Making tags
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git stage .
git commit -m "tagged unstable ${{ env.BUILDVER }}"
git tag --force ${{ env.BUILDVER }}
- name: Upload changes
run: |
git pull && git push && git push --tags
- name: Deploy to PYPI
uses: casperdcl/deploy-pypi@v2
with:
password: ${{ secrets.PYPI_API_TOKEN }}
pip: wheel -w dist/ --no-deps .
release:
name: formal release
runs-on: ubuntu-latest
if: ${{ startsWith(github.event.head_commit.message,'release') }}
steps:
- name: Checkout repo
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Get version
run: |
BRANCH=$(git symbolic-ref --short HEAD)
echo "BUILDVER=${BRANCH#*release/}" >> $GITHUB_ENV
- name: Update package.json
uses: jossef/action-set-json-field@v2
with:
file: package.json
field: version
value: ${{ env.BUILDVER }}
- name: Update neofetch version
run: |
REVISION=$(expr $(git rev-list --count HEAD neofetch) - 2902)
sed -i "/^ *version=/cversion=7.4.0r${REVISION}" neofetch
- name: Update other versions
run: |
sed -i "/^ *VERSION = /cVERSION = '${{ env.BUILDVER }}'" hyfetch/constants.py
sed -i "/^ *### Unpublished/c### ${{ env.BUILDVER }}" README.md
- name: Make final tags
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git stage . && git commit -m "tagged stable ${{ env.BUILDVER }}"
git tag --force ${{ env.BUILDVER }}
- name: Merge branch and push
run: |
parent=$(git show-branch \
| grep -F '*' \
| grep -v "$(git rev-parse --abbrev-ref HEAD)" \
| head -n1 \
| sed 's/.*\[\(.*\)\].*/\1/' \
| sed 's/[\^~].*//')
git checkout ${parent}
git merge release/${{ env.BUILDVER }} --allow-unrelated-histories
git pull --all && git push --all && git push --tags
- name: Generate changelog from README
run: (sed '0,/^ *### ${{ env.BUILDVER }}/d;/^ *#/,$d' <README.md)>temp_CHANGELOG.md
- name: Publish release
uses: ncipollo/release-action@v1
with:
bodyFile: "temp_CHANGELOG.md"
tag: ${{ env.BUILDVER }}
token: ${{ secrets.GH_TOKEN }}
+24
View File
@@ -0,0 +1,24 @@
name: Shellcheck
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
# Shellcheck
check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install shellcheck
run: sudo apt-get update && sudo apt-get install -y shellcheck
- name: Run shellcheck
run: |
shellcheck -V
shellcheck neofetch
./neofetch
+17
View File
@@ -115,3 +115,20 @@ dmypy.json
# Custom
.idea
._*
webhook-log
start_moderation.sh
gh_moderator.toml
moderator-data
hyfetch/git
build
dist
target
.vscode
.idea
*.iml
*.egg-info
__pycache__
*.pyc
*.pyo
*.pyd
-16
View File
@@ -1,16 +0,0 @@
language: bash
sudo: required
os:
- linux
- osx
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install screenresolution; fi
script:
- time ./neofetch --travis -v
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then shellcheck -e SC2244 -e SC2243 neofetch; fi
# Check for lines longer than 100 chars.
- if grep '.\{102\}' neofetch; then (exit 1); else (exit 0); fi
+15
View File
@@ -0,0 +1,15 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Python: Module",
"type": "python",
"request": "launch",
"module": "hyfetch",
"justMyCode": true
}
]
}
Generated
+1175
View File
File diff suppressed because it is too large Load Diff
+51
View File
@@ -0,0 +1,51 @@
[workspace]
resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "2.1.0"
authors = ["Azalea Gui <azalea@hydev.org>"]
edition = "2021"
rust-version = "1.75.0"
description = "Neofetch with LGBTQ+ pride flags!"
repository = "https://github.com/hykilpikonna/hyfetch"
license = "MIT"
[workspace.dependencies]
aho-corasick = { version = "1.1.3", default-features = false }
ansi_colours = { version = "1.2.2", default-features = false }
anstream = { version = "0.6.14", default-features = false }
anyhow = { version = "1.0.86", default-features = false }
bpaf = { version = "0.9.12", default-features = false }
crossterm = { version = "0.29.0", default-features = false }
deranged = { version = "0.3.11", default-features = false }
directories = { version = "6.0.0", default-features = false }
enable-ansi-support = { version = "0.2.1", default-features = false }
enterpolation = { version = "0.2.1", default-features = false }
fastrand = { version = "2.1.0", default-features = false }
indexmap = { version = "2.2.6", default-features = false }
itertools = { version = "0.14.0", default-features = false }
normpath = { version = "1.2.0", default-features = false }
palette = { version = "0.7.6", default-features = false }
regex = { version = "1.10.5", default-features = false }
same-file = { version = "1.0.6", default-features = false }
serde = { version = "1.0.203", default-features = false }
serde_json = { version = "1.0.118", default-features = false }
serde_path_to_error = { version = "0.1.16", default-features = false }
shell-words = { version = "1.1.0", default-features = false }
strum = { version = "0.27.2", default-features = false }
supports-color = { version = "3.0.0", default-features = false }
tempfile = { version = "3.10.1", default-features = false }
terminal-colorsaurus = { version = "1.0.0", default-features = false }
terminal_size = { version = "0.4.3", default-features = false }
thiserror = { version = "1.0.61", default-features = false }
time = { version = "0.3.36", default-features = false }
toml_edit = { version = "0.23.6", default-features = false }
tracing = { version = "0.1.40", default-features = false }
tracing-subscriber = { version = "0.3.18", default-features = false }
unicode-normalization = { version = "0.1.23", default-features = false }
unicode-segmentation = { version = "1.11.0", default-features = false }
which = { version = "7.0.1", default-features = false }
[workspace.lints.clippy]
arithmetic_side_effects = "warn"
+1 -1
View File
@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015-2021 Dylan Araps
Copyright (c) 2015-2023 Dylan Araps
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
-1
View File
@@ -1 +0,0 @@
include hyfetch/scripts/*
-16
View File
@@ -1,16 +0,0 @@
PREFIX = /usr
MANDIR = $(PREFIX)/share/man
all:
@echo Run \'make install\' to install Neofetch.
install:
@mkdir -p $(DESTDIR)$(PREFIX)/bin
@mkdir -p $(DESTDIR)$(MANDIR)/man1
@cp -p neofetch $(DESTDIR)$(PREFIX)/bin/neofetch
@cp -p neofetch.1 $(DESTDIR)$(MANDIR)/man1
@chmod 755 $(DESTDIR)$(PREFIX)/bin/neofetch
uninstall:
@rm -rf $(DESTDIR)$(PREFIX)/bin/neofetch
@rm -rf $(DESTDIR)$(MANDIR)/man1/neofetch.1*
+808
View File
@@ -1,3 +1,810 @@
# HyFetch
neofetch with pride flags <3
<img alt="screenshot" src="https://user-images.githubusercontent.com/22280294/197708447-ddee6db2-1017-48f2-b507-8ddf85acef0d.png">
### Running Updated Original Neofetch
This repo also serves as an updated version of the original `neofetch` since the upstream [dylanaraps/neofetch](https://github.com/dylanaraps/neofetch) isn't maintained anymore and has been archived. If you only want to use the updated neofetch without pride flags, you can use the `neofetch` script from this repo. To prevent command name conflict, I call it `neowofetch` :)
* Method 1: `pip install -U hyfetch` then run `neowofetch`
* Method 2: `npx neowofetch`
* Method 3: `P="$HOME/.local/bin/neowofetch" && curl -L nf.hydev.org -o "$P" && chmod +x "$P"`
* Method 4: Run without install `bash <(curl -sL nf.hydev.org)`
## Installation
### Method 1: Install using pip (Recommended)
Even though hyfetch has been rewritten in Rust since 2.0.0, we also published PyPI packages with prebuilt rust binaries to allow seamless transition from the Python version. You can install the rust binaries using pip:
```sh
pip install wheel
pip install -U hyfetch
```
If a rust binary is not available for your platform (e.g. riscv64), it will automatically fall back to the v1.99.0 Python version.
### Method 2: Install using system package manager
Currently, these distributions have existing packages for HyFetch:
* Universal [Lure.sh](https://lure.sh/): `lure in hyfetch` (Thanks to [@Elara6331](https://github.com/Elara6331))
* Arch Linux: `sudo pacman -S hyfetch` (Thanks to [@Aleksana](https://github.com/Aleksanaa) and [@Antiz96](https://github.com/Antiz96))
* Fedora Linux: `sudo dnf install hyfetch` (packaged by [@topazus](http://github.com/topazus))
* Nix: `nix-env -i hyfetch` (Thanks to [@YisuiDenghua](https://github.com/YisuiDenghua))
* Nix Profile: `nix profile install nixpkgs#hyfetch`
* Guix: `guix install hyfetch` (Thanks to [@WammKD](https://github.com/WammKD))
* Slackware: `sbopkg -b hyfetch` [Slackbuild](https://slackbuilds.org/repository/15.0/desktop/hyfetch/?search=hyfetch) (Thanks to [@bittin](https://github.com/bittin) , willysr (https://github.com/willysr), jebrhansen and Urchlay and new maintainer MDKDIO)
* Homebrew: `brew install hyfetch` (Thanks to [@catumin](https://github.com/catumin) and [@osalbahr](https://github.com/osalbahr))
* openSUSE Tumbleweed: `zypper in python311-hyfetch` (Thanks to [@catumin](https://github.com/catumin))
* Gentoo: `emerge --ask app-misc/hyfetch` (Thanks to [@catumin](https://github.com/catumin))
* Debian and Ubuntu `apt install hyfetch` (for Debian flavor >= [Trixie](https://packages.debian.org/trixie/hyfetch), Ubuntu flavor >= [Noble](https://packages.ubuntu.com/noble/hyfetch)) (Thanks to [@catumin](https://github.com/catumin))
[![Packaging status](https://repology.org/badge/vertical-allrepos/hyfetch.svg?columns=4&exclude_unsupported=1)](https://repology.org/project/hyfetch/versions)
### Method 3: Install using Cargo
Since hyfetch has been rewritten in Rust since 2.0.0, you can now install it using Cargo:
```sh
cargo install hyfetch
```
> [!WARNING]
> If you install using Cargo, you would need to manually install dependencies like fastfetch if you want to use it as the backend, and Git Bash if you're on Windows.
>
> The PyPI package has all the dependencies bundled, so it's recommended to use that instead.
## Usage
When you run `hyfetch` for the first time, it will prompt you to choose a color system and a preset. Just follow the prompt, and everything should work (hopefully). If something doesn't work, feel free to submit an issue!
If you want to use the updated `neofetch` without LGBTQ flags, check out [this section](https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch)
## Questions and answers
#### Q: How do I change my config?
A: Use `hyfetch -c`
#### Q: What do I do if the color is too dark/light for my theme?
A: You can try setting the colors' "lightness" in the configuration menu. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can set lightness to 0.7.
Feel free to experiment with it!
![image](https://user-images.githubusercontent.com/22280294/162614553-eb758e4e-1936-472c-8ca7-b601c696c6eb.png)
#### Q: Why do you use pride flag's coloring? I don't think it looks nice at all.
A: The core idea behind HyFetch coloring isn't just to make logos look nicer, it's about representation and identity. While it's okay to assess the visual appeal, you also need to understand that the LGBTQ+ flag colors serves a much deeper purpose than just aesthetics.
For many in the LGBTQ+ community, these flags symbolize their identity, struggles, and pride. Integrating these symbols into a showcase of the tech specs they share can provide a sense of empowerment. It's combining their enthusiasm for their favorite distro / hardware with their LGBTQ+ identity.
Also, by including flag coloring along with the updated neofetch, we're also broadcasting a wider message about the importance of inclusivity and representation. It's not just a design choice, it's a statement that promotes awareness and understanding toward the LGBTQ+ community.
#### Q: When I use `hyfetch` or `neowofetch` in my MotD, no art displays. How do I get the art back?
A: Most likely, the `stdout` detection is set to auto and is removing the ascii art and colors. To change this, you can: set `args` in your hyfetch.json to `"--stdout=off"`, add `--stdout=off` to the `neowofetch` command in your motd script, or set the option in $HOME/.config/(neofetch|neowofetch)/config.conf to off.
#### Q: How can I run HyFetch on Windows?
A: Install Python > 3.7 and Git > 2.42.0 first. Then, either open Git Bash terminal or install a terminal emulator that can display RGB colors (the default Windows cmd.exe cannot, but the new [Windows Terminal](https://apps.microsoft.com/detail/9N0DX20HK701?hl=en-US&gl=US) can). Then, run `pip install hyfetch` and run `hyfetch`.
## Contributing
To make changes to our codebase, you first need to create a fork by clicking the "Fork" button on the top right. Then, you can clone your fork of the source code using `git clone https://github.com/{your username}/hyfetch.git`.
After making changes to the source code, you can run `python -m hyfetch` in the root directory of your repo to test out your changes.
If they work correctly, you can commit and push these changes using git command or Github Desktop. Then, you can create a pull request on Github so that it can go into our next release!
You can also install your version locally by running `pip install .` in the repo root.
## Change Log
### Nightly
Note: You can install the latest nightly version by using:
```sh
cargo install --git https://github.com/hykilpikonna/hyfetch
```
<!-- CHANGELOG STARTS HERE --->
### 2.1.0
### 2.1.0-rc1
### 2.1.0
(changelog is generated by Gemini from commit history)
**✨ Features & Enhancements**
* Random Preset: Now can select multiple presets and let it randomly choose one on each run ([#487](https://github.com/hykilpikonna/hyfetch/issues/487)).
* Distro as Data: Migrated distribution ASCII art and metadata to a unified JSON-header format, enabling shared usage across Python and Rust implementations.
* Distro Parity: Added missing ASCII art and distros from [fastfetch](https://github.com/fastfetch-cli/fastfetch).
* New OS Support: Added support for QNX/Blackberry 10 ([#480](https://github.com/hykilpikonna/hyfetch/issues/480)).
* Custom Presets: Added `custom_presets` configuration option to allow user-defined color presets ([#481](https://github.com/hykilpikonna/hyfetch/issues/481)).
* Interactive Filtering: Added live filter for preset selection in the configuration menu ([#482](https://github.com/hykilpikonna/hyfetch/issues/482)).
* New Distros: Added support for Codex Linux ([#477](https://github.com/hykilpikonna/hyfetch/issues/477)) and Zirconium ([#468](https://github.com/hykilpikonna/hyfetch/issues/468)).
* New Flags: Added Peter Griffin pride flag ([#489](https://github.com/hykilpikonna/hyfetch/issues/489)), Rubber flag ([#479](https://github.com/hykilpikonna/hyfetch/issues/479)), and Haruhi Suzumiya flag ([#486](https://github.com/hykilpikonna/hyfetch/issues/486)).
**🐛 Bug Fixes**
* Windows/MSYS2: Fixed bash path detection and execution in MINGW64 environment ([#488](https://github.com/hykilpikonna/hyfetch/issues/488)).
* Backend Fixes: Fixed issues with the `macchina` backend crashing or reporting incorrect distribution ([#491](https://github.com/hykilpikonna/hyfetch/issues/491)).
* Terminal Fixes: Fixed terminal font output issues in Kitty terminal ([#484](https://github.com/hykilpikonna/hyfetch/issues/484)).
* Reliability:
* Improved path detection to continue even when current path is not found ([#426](https://github.com/hykilpikonna/hyfetch/issues/426)).
* Added fallback for operating systems unsupported by the Rust implementation ([#474](https://github.com/hykilpikonna/hyfetch/issues/474)).
* Fixed prioritization of CLI-specified ASCII art to ensure it correctly overrides configuration ([#475](https://github.com/hykilpikonna/hyfetch/issues/475)).
* Shell Detection: Switched to `os.execv` for more reliable shell detection and transition ([#469](https://github.com/hykilpikonna/hyfetch/issues/469)).
* Background Detection Timeout: Prevent crash due to timeout in background color detection ([#453](https://github.com/hykilpikonna/hyfetch/issues/453)).
### 2.0.5
**✨ Features & Enhancements**
* Added support for Secureblue ([#434](https://github.com/hykilpikonna/hyfetch/pull/434)).
* Added `void_old` logo variant ([#457](https://github.com/hykilpikonna/hyfetch/pull/457)).
* Added Femme flag ([#456](https://github.com/hykilpikonna/hyfetch/pull/456)).
**🐛 Bug Fixes**
* Fixed a panic when entering an invalid alignment option after rolling ([#460](https://github.com/hykilpikonna/hyfetch/issues/460)).
* Fixed Traceback printing on KeyboardInterrupt ([#462](https://github.com/hykilpikonna/hyfetch/issues/462)).
* Restored flags lost during Python/Rust presets merge ([#466](https://github.com/hykilpikonna/hyfetch/pull/466)).
* Fixed a panic with file metadata access ([#465](https://github.com/hykilpikonna/hyfetch/issues/465)).
### 2.0.4
**🔧 Building Pipeline Refactoring**
* Modernize Python building toolchain from `setup.py` to `pyproject.toml`
* Fixed a bug where Windows binaries are mistakenly built into Unix packages.
* Fixed a bug where `presets.json` was not being included in the built package.
### 2.0.3
(changelog is generated by Gemini from commit history)
This update brings a significant internal refactor to how color presets are managed, along with a new batch of pride flags and several important bug fixes.
**✨ Features & Enhancements**
* **Custom ASCII Art**: You can now specify a file path for custom ASCII art ([#429](https://github.com/hykilpikonna/hyfetch/pull/429)).
* **Hex Color Presets**: Added the ability to pass a custom comma-separated hex color string list (e.g., `#RRGGBB,#RRGGBB`) directly as a preset ([#435](https://github.com/hykilpikonna/hyfetch/pull/435)).
**🏳️‍🌈 New Flags**
* Added Transbian flag ([#449](https://github.com/hykilpikonna/hyfetch/pull/449))
* Added Autism Pride flag ([#450](https://github.com/hykilpikonna/hyfetch/pull/450))
* Added Transneutral & Cenelian flags ([#452](https://github.com/hykilpikonna/hyfetch/pull/452))
* Added Fluidflux flags ([#437](https://github.com/hykilpikonna/hyfetch/pull/437))
* Added Libragender flags ([#433](https://github.com/hykilpikonna/hyfetch/pull/433))
**🐛 Bug Fixes**
* **Crash Fix**: Fixed a panic that could occur if hyfetch was run on a distro with no defined ASCII art ([#455](https://github.com/hykilpikonna/hyfetch/pull/455)).
* **OS Support**: Added support for iOS 1.x ([#444](https://github.com/hykilpikonna/hyfetch/pull/444)) and old Apple TV models ([#438](https://github.com/hykilpikonna/hyfetch/pull/438)).
* **Python**:
* Fixed a bug where 3-length hex codes (e.g., `#FFF`) does not work properly ([#443](https://github.com/hykilpikonna/hyfetch/pull/443)).
* Fixed a string formatting issue for python 3.11 and earlier versions ([#442](https://github.com/hykilpikonna/hyfetch/pull/442)).
* Fixed a bug where extra top padding would appear above output ascii art ([#428](https://github.com/hykilpikonna/hyfetch/pull/428)).
* **Rust**:
* Fixed the logic for the pride month easter egg so it only marks itself as "displayed" during June ([#430](https://github.com/hykilpikonna/hyfetch/pull/430)).
* Fixed a build issue on Windows ([#439](https://github.com/hykilpikonna/hyfetch/pull/439)).
**🔧 Maintenance & Refactoring**
* **Preset Refactor**: Color presets are now stored in a central `presets.json` file. ([#451](https://github.com/hykilpikonna/hyfetch/issues/451)).
* **Dependency Updates**: Upgraded various Rust crates and other dependencies to their latest versions.
* **Code Cleanup**: General code shortening and readability improvements.
### 2.0.2
This is a small patch release that adds more flags and fixes some bugs from the recent Rust rewrite.
* 🏳️‍🌈 **New Flags**: Added new pride flags for Nullflux ([#397](https://github.com/hykilpikonna/hyfetch/pull/397)), Hypergender ([#422](https://github.com/hykilpikonna/hyfetch/pull/422)), Fictosexual ([#394](https://github.com/hykilpikonna/hyfetch/pull/394)), and Adipophilia ([#424](https://github.com/hykilpikonna/hyfetch/pull/424)).
* 🐛 **Bug Fixes**:
* Fixed a critical bug where custom `fastfetch` configurations could break hyfetch ([#420](https://github.com/hykilpikonna/hyfetch/pull/420)).
* Corrected the `nixos_small` ASCII logo to display properly ([#421](https://github.com/hykilpikonna/hyfetch/pull/421)).
* 🔧 **Improvements**:
* Improved a warning message for better clarity ([#419](https://github.com/hykilpikonna/hyfetch/issues/419)).
### 2.0.1
(changelog is generated by Gemini from commit history)
**🦀 The Rust Rewrite!**
This is a massive update, rewriting the entire hyfetch core from Python to Rust for significantly improved performance, reliability, and maintainability. A huge thank you to **@teohhanhui** and all the contributors who made this possible!
* 🚀 **Complete Rewrite in Rust**: The entire codebase has been ported to Rust, resulting in major performance improvements and a smaller binary size.
* ⚙️ **New Backends**: In addition to neofetch and fastfetch, hyfetch now supports **macchina** as a backend option.
* 🌈 **Improved June Animation**: The `--june` pride month animation is now smoother, flicker-free ([#408](https://github.com/hykilpikonna/hyfetch/pull/408)).
* 🪟 **Native Windows Support**: The Rust version provides much-improved support for Windows.
**✨ Features & Enhancements**
* 🎨 **Automatic Theme Detection**: Hyfetch can now automatically detect your terminal's light/dark mode (when auto_detect_light_dark is true) ([#380](https://github.com/hykilpikonna/hyfetch/pull/380)).
* ✍️ **Font Logos**: Added a new feature to display a logo created from your system's font.
* 🌐 **Cloudflare for Public IP**: Now uses Cloudflare to fetch the public IP address, with a fallback option ([#416](https://github.com/hykilpikonna/hyfetch/pull/416)).
* 🖼️ **Interactive Logo Selection**: An interactive setup step now allows you to choose between default and small logo variants for your distro ([#392](https://github.com/hykilpikonna/hyfetch/pull/392)).
* 🏳️‍🌈 **New Pride Flags**: Added flags for Cisgender ([#386](https://github.com/hykilpikonna/hyfetch/pull/386)), Kessoku Band ([#384](https://github.com/hykilpikonna/hyfetch/pull/384)), and Watermelon Cream Lozenges ([#369](https://github.com/hykilpikonna/hyfetch/pull/369)) for memes.
* 📄 **Page Navigation**: Added `n` and `p` as shorthands for next/previous page selection and implemented page number roll-over ([#372](https://github.com/hykilpikonna/hyfetch/pull/372)).
**🖼️ New & Updated Distro Support**
* **Added Bazzite** ([#406](https://github.com/hykilpikonna/hyfetch/pull/406))
* **Added Rhino Linux Logo** ([#407](https://github.com/hykilpikonna/hyfetch/pull/407))
* **Updated openSUSE Logos & Added Slowroll**
* **Updated KSLinux Detection** ([#395](https://github.com/hykilpikonna/hyfetch/pull/395))
**🐛 Bug Fixes**
* **macOS**: Fixed CPU and memory fetching on older macOS versions like Leopard and Tiger ([#387](https://github.com/hykilpikonna/hyfetch/pull/387), [#389](https://github.com/hykilpikonna/hyfetch/pull/389)).
* **Packaging**: Resolved several issues with `cargo publish` to ensure reliable package deployment ([#405](https://github.com/hykilpikonna/hyfetch/pull/405)).
* **Performance**: Sped up RPM package counting by skipping digest and signature verification ([#371](https://github.com/hykilpikonna/hyfetch/pull/371)).
* **Animation**: Updated logic to ensure the pride month animation is always shown when `--june` is explicitly used ([#411](https://github.com/hykilpikonna/hyfetch/pull/411)).
* **General**: Fixed numerous bugs related to builds, path detection, cache handling, and distro name detection.
* **Formatting**: Fixed an unwanted space in the Python version output ([#401](https://github.com/hykilpikonna/hyfetch/pull/401)).
**🔧 Maintenance**
* **Documentation**: Updated the README with additional credits for Slackware contributors ([#365](https://github.com/hykilpikonna/hyfetch/pull/365)).
* **Build System**: Overhauled the build scripts for Rust, including support for `musl` static builds and cross-compilation for macOS and Windows.
### 1.99.0
This version would be the last version of HyFetch on Python as we migrate to Rust (Huge thanks to everyone on [#317](https://github.com/hykilpikonna/hyfetch/pull/317)!). It will also be an effort to start a transition that phases out the neowofetch/neofetch backend in favor of FastFetch, since the time needed to maintain the NF backend currently exceed our capacity. If you are willing to help maintaining it, please let us know!
### About Notation
Updates to HyFetch begins with the emoji 🌈
Updates to `neowofetch` begins with the emoji 🖼️
* 🌈 **Improve Windows support**
* 🌈 **Include FastFetch into HyFetch PyPI package**
* 🌈 Detached our fork from neofetch
* 🌈 Build architecture-specific wheels for PyPI
* 🌈 Add plural flag (bc8499e2)
* 🌈 Add genderflux and girlflux flags ([#263](https://github.com/hykilpikonna/hyfetch/pull/263))
* 🌈 Add Fraysexual flag ([#277](https://github.com/hykilpikonna/hyfetch/pull/277))
* 🌈 Add Xenogender flag ([#309](https://github.com/hykilpikonna/hyfetch/pull/309))
* 🌈 Add Caninekin flag ([#318](https://github.com/hykilpikonna/hyfetch/pull/318))
* 🌈 Add Kenochoric, veldian, solian, lunian flags ([#331](https://github.com/hykilpikonna/hyfetch/pull/331))
* 🌈 Add Polyamorous, sapphic, androgyne, interprogress, progress, intersex, equal-rights, drag, neofluid, genderqueer, and pronoun flags ([#342](https://github.com/hykilpikonna/hyfetch/pull/342))
* 🌈 Add Gilbert Baker's original rainbow flag ([#284](https://github.com/hykilpikonna/hyfetch/pull/284))
* 🌈 Add Queer subculture flags ([#302](https://github.com/hykilpikonna/hyfetch/pull/302))
* 🌈 Add random flag option ([#334](https://github.com/hykilpikonna/hyfetch/pull/334))
* 🌈 Fix distro logo triple-quotation mark escaping ([#222](https://github.com/hykilpikonna/hyfetch/pull/222))
* 🌈 Fix Windows encoding issue on non-English systems ([#294](https://github.com/hykilpikonna/hyfetch/pull/294))
* 🌈 Fix termux compatibility ([#286](https://github.com/hykilpikonna/hyfetch/pull/286))
* 🌈 Fix term background detection not resetting properly ([#298](https://github.com/hykilpikonna/hyfetch/pull/298))
* 🌈 Make typing-extensions optional ([#299](https://github.com/hykilpikonna/hyfetch/pull/299))
* 🌈 Remove setuptools dependency ([#325](https://github.com/hykilpikonna/hyfetch/pull/325))
* 🌈 Allow lightness value without a '%' sign in config prompt ([#307](https://github.com/hykilpikonna/hyfetch/pull/307))
* 🌈 Fix Windows 7 and Python 3.7.0 support.
* 🖼 OS - Update Apple hardware ID list ([#256](https://github.com/hykilpikonna/hyfetch/pull/256))
* 🖼 OS - Remove Lilu detection for hackintosh ([#310](https://github.com/hykilpikonna/hyfetch/pull/310))
* 🖼 OS - Support host info on PowerPC Macs ([#341](https://github.com/hykilpikonna/hyfetch/pull/341))
* 🖼 DE - Show Kinfo for Plasma 6 ([#269](https://github.com/hykilpikonna/hyfetch/pull/269))
* 🖼 GPU - Fix GPU not displaying in Haiku (dylanaraps#2448)
* 🖼 GPU - List all intel GPU as detected ([#348](https://github.com/hykilpikonna/hyfetch/pull/348))
* 🖼 Distro - Add eweOS ([#252](https://github.com/hykilpikonna/hyfetch/pull/252))
* 🖼 Distro - Add Fedora Immutable distros (dylanaraps#2434)
* 🖼 Distro - Add Macaroni OS (dylanaraps#2424)
* 🖼 Distro - Add Ironclad OS ([#219](https://github.com/hykilpikonna/hyfetch/pull/219))
* 🖼 Distro - Add Chimera Linux ([#285](https://github.com/hykilpikonna/hyfetch/pull/285))
* 🖼 Distro - Add Tatra (dylanaraps#2439)
* 🖼 Distro - Add Furreto Linux ([#290](https://github.com/hykilpikonna/hyfetch/pull/290))
* 🖼 Distro - Add BlackMesa ([#316](https://github.com/hykilpikonna/hyfetch/pull/316))
* 🖼 Distro - Add Magix ([#338](https://github.com/hykilpikonna/hyfetch/pull/338))
* 🖼 Distro - Add Mauna ([#343](https://github.com/hykilpikonna/hyfetch/pull/343))
* 🖼 Distro - Add Arkane Linux ([#321](https://github.com/hykilpikonna/hyfetch/pull/321))
* 🖼 Distro - Add Linux From Scratch ([#336](https://github.com/hykilpikonna/hyfetch/pull/336))
* 🖼 Distro - Fix debian version on Ubuntu ([#195](https://github.com/hykilpikonna/hyfetch/pull/195))
* 🖼 Ascii - Update PikaOS logo ([#231](https://github.com/hykilpikonna/hyfetch/pull/231))
* 🖼 Ascii - Add Fedora unicode logo ([#238](https://github.com/hykilpikonna/hyfetch/pull/238))
* 🖼 Ascii - Fix colors not reverting properly ([#314](https://github.com/hykilpikonna/hyfetch/pull/314))
* 🖼 Ascii - Fix AmogOS backslash escape ([#339](https://github.com/hykilpikonna/hyfetch/pull/339))
* 🖼 Ascii - Add colorful NixOS logo ([#311](https://github.com/hykilpikonna/hyfetch/pull/311))
* 🖼 Terminal - Fix terminal emulator selection ([#220](https://github.com/hykilpikonna/hyfetch/pull/220))
* 🖼 Terminal - Fix terminal font info for yakuake ([#235](https://github.com/hykilpikonna/hyfetch/pull/235))
* 🖼 Terminal - Add Apple Terminal ([#272](https://github.com/hykilpikonna/hyfetch/pull/272))
* 🖼 Editor - Display neovim version ([#267](https://github.com/hykilpikonna/hyfetch/pull/267))
* 🖼 Package - Add an option to hide some package managers ([#257](https://github.com/hykilpikonna/hyfetch/pull/257))
* 🖼 Package - Add "AM" application manager ([#234](https://github.com/hykilpikonna/hyfetch/pull/234))
* 🖼 Package - Fix npm list count mismatch ([#240](https://github.com/hykilpikonna/hyfetch/pull/240))
* 🖼 Package - Add pnpm ([#288](https://github.com/hykilpikonna/hyfetch/pull/288))
* 🖼 Package - Add pkgx.sh ([#265](https://github.com/hykilpikonna/hyfetch/pull/265))
* 🖼 Package - Add pip, bonsai, rad, radula, birb ([#337](https://github.com/hykilpikonna/hyfetch/pull/337))
* 🖼 Package - Add MacPorts for Linux support ([#340](https://github.com/hykilpikonna/hyfetch/pull/340))
* 🖼 Package - Use XDG path for Nix package counting ([#255](https://github.com/hykilpikonna/hyfetch/pull/255))
* 🖼 Package - Fix short package count ([#305](https://github.com/hykilpikonna/hyfetch/pull/305))
* 🖼 Song - Add Cider player ([#245](https://github.com/hykilpikonna/hyfetch/pull/245))
* 🖼 Network - Fix network speed detection on macOS ([#360](https://github.com/hykilpikonna/hyfetch/pull/360))
### 1.4.11
* 🌈 Add ability to set backend args in hyfetch config file ([#181](https://github.com/hykilpikonna/hyfetch/pull/181))
* 🌈 Update makefile to be able to install hyfetch ([#174](https://github.com/hykilpikonna/hyfetch/pull/174))
* 🌈 Fix config file argument ([#177](https://github.com/hykilpikonna/hyfetch/pull/177))
* 🌈 Support pipx installation ([#188](https://github.com/hykilpikonna/hyfetch/pull/188), [#192](https://github.com/hykilpikonna/hyfetch/pull/192))
* 🌈 Create package for Debian, OpenSUSE, Homebrew, Gentoo, and lure.sh
([#184](https://github.com/hykilpikonna/hyfetch/pull/184), [#194](https://github.com/hykilpikonna/hyfetch/pull/194), [#207](https://github.com/hykilpikonna/hyfetch/pull/207), [#206](https://github.com/hykilpikonna/hyfetch/pull/206)) Huge thanks to @catumin!
* 🖼 DE - Fix DE empty bracket in macOS ([#172](https://github.com/hykilpikonna/hyfetch/pull/172))
* 🖼 OS - Disable Hackintosh check on arm64 processors ([dylanaraps#2396](https://github.com/dylanaraps/neofetch/pull/2396))
* 🖼 OS - Add Windows NT ([#217](https://github.com/hykilpikonna/hyfetch/pull/217))
* 🖼 Distro - Fixed Kubuntu recognized as Ubuntu ([dylanaraps#2411](https://github.com/dylanaraps/neofetch/pull/2411))
* 🖼 Distro - Use /etc/debian_version to get .x on Debian ([#191](https://github.com/hykilpikonna/hyfetch/pull/191))
* 🖼 Distro - Add LainOS ([#190](https://github.com/hykilpikonna/hyfetch/pull/190))
* 🖼 Distro - Add aerOS ([dylanaraps#2360](https://github.com/dylanaraps/neofetch/pull/2360))
* 🖼 Distro - Add Xenia ([#197](https://github.com/hykilpikonna/hyfetch/pull/197))
* 🖼 Distro - Add EndeavourOS Small Option ([dylanaraps#2391](https://github.com/dylanaraps/neofetch/pull/2391))
* 🖼 Distro - Add AZOS ([dylanaraps#2339](https://github.com/dylanaraps/neofetch/pull/2339))
* 🖼 Distro - Add MainsailOS ([dylanaraps#2407](https://github.com/dylanaraps/neofetch/pull/2407))
* 🖼 Distro - Add Interix ([dylanaraps#2409](https://github.com/dylanaraps/neofetch/pull/2409))
* 🖼 Distro - Add Peropesis Linux ([dylanaraps#2414](https://github.com/dylanaraps/neofetch/pull/2414))
* 🖼 Distro - Add Adélie Linux ([#218](https://github.com/hykilpikonna/hyfetch/pull/218))
* 🖼 Distro - Add Xray_OS ([dylanaraps#2413](https://github.com/dylanaraps/neofetch/pull/2413))
* 🖼 Ascii - Update AOSC logo ([#185](https://github.com/hykilpikonna/hyfetch/pull/185))
* 🖼 Ascii - Update phyOS logo ([#211](https://github.com/hykilpikonna/hyfetch/pull/211))
* 🖼 Ascii - Update Parch logo ([dylanaraps#2045](https://github.com/dylanaraps/neofetch/pull/2045))
* 🖼 Ascii - Add linux_small ([dylanaraps#2417](https://github.com/dylanaraps/neofetch/pull/2417))
* 🖼 Bug Fix - Fix color blocks for bash !=3 & <5 ([#170](https://github.com/hykilpikonna/hyfetch/pull/170))
* 🖼 Bug Fix - Use sed -r instead of -E when using GNU sed ([#171](https://github.com/hykilpikonna/hyfetch/pull/171))
* 🖼 Resolution - Improved MacOS resolution detection ([dylanaraps#2356](https://github.com/dylanaraps/neofetch/pull/2356))
* 🖼 Terminal - Add support for alacritty's new config format ([#202](https://github.com/hykilpikonna/hyfetch/pull/202))
* 🖼 Terminal - Check for newer xfce4-term config ([#214](https://github.com/hykilpikonna/hyfetch/pull/214))
* 🖼 Package - Add support for npm global packages ([#215](https://github.com/hykilpikonna/hyfetch/pull/215))
### 1.4.10
* 🌈 Add support for qwqfetch backend ([#148](https://github.com/hykilpikonna/hyfetch/pull/148))
* 🌈 Add nonhuman-unity flag ([#139](https://github.com/hykilpikonna/hyfetch/pull/139))
* 🌈 Add gynesexual, androsexual flags ([#157](https://github.com/hykilpikonna/hyfetch/pull/157))
* 🌈 Add option to disable pride month animation ([#134](https://github.com/hykilpikonna/hyfetch/pull/134))
* 🌈 Make ^C error message less aggressive (?)
* 🌈 Fix: Should not assume ~/.config is writable ([#136](https://github.com/hykilpikonna/hyfetch/pull/136))
* 🌈 Fix: Foreground-background arrangement not detected ([#154](https://github.com/hykilpikonna/hyfetch/pull/154))
* 🖼 OS - Update macOS version name list ([#140](https://github.com/hykilpikonna/hyfetch/pull/140))
* 🖼 Ascii - Improve color removal ([#161](https://github.com/hykilpikonna/hyfetch/pull/161))
* 🖼 Ascii - Fix reset character performance ([#158](https://github.com/hykilpikonna/hyfetch/pull/158))
* 🖼 Distro - Smoothen the Tumbleweed logo ([dylanaraps#2342](https://github.com/dylanaraps/neofetch/pull/2342))
* 🖼 Distro - Update RebornOS logo ([dylanaraps#2358](https://github.com/dylanaraps/neofetch/pull/2358))
* 🖼 Distro - Update Venom Linux logo ([#166](https://github.com/hykilpikonna/hyfetch/pull/166))
* 🖼 Distro - Add Windows 95 ASCII logo ([dylanaraps#2346](https://github.com/dylanaraps/neofetch/pull/2346))
* 🖼 Distro - Add ParchLinux ([dylanaraps#2045](https://github.com/dylanaraps/neofetch/pull/2045))
* 🖼 Distro - Add OpenKylin ([dylanaraps#2341](https://github.com/dylanaraps/neofetch/pull/2341))
* 🖼 Distro - Add EvolutionOS ([dylanaraps#2350](https://github.com/dylanaraps/neofetch/pull/2350))
* 🖼 Distro - Add Salix ([dylanaraps#2357](https://github.com/dylanaraps/neofetch/pull/2357))
* 🖼 Distro - Add Panwah ([dylanaraps#2355](https://github.com/dylanaraps/neofetch/pull/2355))
* 🖼 Distro - Add PhyOS ([#142](https://github.com/hykilpikonna/hyfetch/pull/142))
* 🖼 Distro - Add Athena OS ([#130](https://github.com/hykilpikonna/hyfetch/pull/130))
* 🖼 Distro - Add Meowix ([#159](https://github.com/hykilpikonna/hyfetch/pull/159))
* 🖼 Distro - Add Slackel ([#167](https://github.com/hykilpikonna/hyfetch/pull/167))
* 🖼 Distro - Support *Wrt variants ([dylanaraps#2352](https://github.com/dylanaraps/neofetch/pull/2352))
* 🖼 Version - Fix a typo that broke OS detection on WSL ([#155](https://github.com/hykilpikonna/hyfetch/pull/155))
* 🖼 Packages - Implement --package_separate flag ([#135](https://github.com/hykilpikonna/hyfetch/pull/135))
* 🖼 Packages - Separate flatpak-system and flatpak-user ([#135](https://github.com/hykilpikonna/hyfetch/pull/135))
* 🖼 Packages - Add steam as a package manager ([#152](https://github.com/hykilpikonna/hyfetch/pull/152))
* 🖼 Packages - Add squirrel package manager ([#153](https://github.com/hykilpikonna/hyfetch/pull/153))
* 🖼 Packages - Make cargo run on all systems ([#146](https://github.com/hykilpikonna/hyfetch/pull/146))
* 🖼 Packages - Fix cargo package count ([#144](https://github.com/hykilpikonna/hyfetch/pull/144))
* 🖼 Packages - Add Devbox package manager ([#137](https://github.com/hykilpikonna/hyfetch/pull/137))
* 🖼 Packages - Fix phantom package when pm command fails ([#145](https://github.com/hykilpikonna/hyfetch/pull/145))
* 🖼 Packages - Update scratch package manager ([#165](https://github.com/hykilpikonna/hyfetch/pull/165))
* 🖼 Editor - Better version detection
* 🖼 Resolution - Improve macOS resolution detection ([dylanaraps#2356](https://github.com/dylanaraps/neofetch/pull/2356))
* 🖼 Resolution - Add resolution lookup for iOS ([#164](https://github.com/hykilpikonna/hyfetch/pull/164))
* 🖼 Desktop - Display global KDE Plasma theme ([#163](https://github.com/hykilpikonna/hyfetch/pull/163))
* 🖼 IP - Improve macOS local IP detection ([dylanaraps#2362](https://github.com/dylanaraps/neofetch/pull/2362))
* 🖼 IP - Fix macOS route hangs on reverse DNS lookup
* 🖼 Config - Allow specifying default config to copy to ~/.config ([#133](https://github.com/hykilpikonna/hyfetch/pull/133))
### 1.4.9
* 🌈 Add pride month easter-egg animation! ⭐️
* 🌈 Autocompletion for bash, zsh, tcsh ([#96](https://github.com/hykilpikonna/hyfetch/pull/96))
* 🌈 Add nix profile installation method ([#114](https://github.com/hykilpikonna/hyfetch/pull/114))
* 🌈 Add experimental color overlay function for more accurate lightness adjusting (using `--c-overlay`)
* 🌈 Allow neofetch argument passthrough (using `--args='...'`)
* 🌈 Show recommended terminal size ([#129](https://github.com/hykilpikonna/hyfetch/pull/129))
* 🌈 Update issue & pull request templates
* 🖼 Hostname - Fix FQDN substitution
* 🖼 Version - Fix Windows version detection ([dylanaraps#2309](https://github.com/dylanaraps/neofetch/pull/2309))
* 🖼 Packages - Fix winget stuck on agreement ([#82](https://github.com/hykilpikonna/hyfetch/pull/82))
* 🖼 Distro - Fix Windows text encoding ([#115](https://github.com/hykilpikonna/hyfetch/pull/115))
* 🖼 Distro - Add Astra Linux ([dylanaraps#2313](https://github.com/dylanaraps/neofetch/pull/2313))
* 🖼 Distro - Add FemboyOS ([#121](https://github.com/hykilpikonna/hyfetch/pull/121))
* 🖼 Distro - Add Nobara Linux ([dylanaraps#2326](https://github.com/dylanaraps/neofetch/pull/2326))
* 🖼 Font - Fix Konsole ppid detection ([#116](https://github.com/hykilpikonna/hyfetch/pull/116))
* 🖼 Font - Fix Konsole terminal font detection ([#127](https://github.com/hykilpikonna/hyfetch/pull/127))
* 🖼 Image - Optimize sixel image display ([dylanaraps#2316](https://github.com/dylanaraps/neofetch/pull/2316))
### 1.4.8
* 🌈 Improved Windows git bash detection ([#99](https://github.com/hykilpikonna/hyfetch/pull/99))
* 🌈 Improved color formatting codes ([#101](https://github.com/hykilpikonna/hyfetch/pull/101))
* 🌈 Allow specifying distro in config ([#102](https://github.com/hykilpikonna/hyfetch/pull/102))
* 🌈 Allow specifying custom ascii files ([#104](https://github.com/hykilpikonna/hyfetch/pull/104))
* 🌈 Add omniromantic and pangender flags ([#106](https://github.com/hykilpikonna/hyfetch/pull/106))
* 🌈 Now officially packaged for ArchLinux Community & Slackware! ([#112](https://github.com/hykilpikonna/hyfetch/pull/112) | [#109](https://github.com/hykilpikonna/hyfetch/pull/109))
* 🖼 Host - Update Apple device model detection. ([#111](https://github.com/hykilpikonna/hyfetch/pull/111))
* 🖼 Distro - Add Salient OS. ([dylanaraps#2301](https://github.com/dylanaraps/neofetch/pull/2301))
* 🖼 Distro - Add PikaOS. ([#105](https://github.com/hykilpikonna/hyfetch/pull/105))
* 🖼 Distro - Add Archcraft minimal variant. ([#108](https://github.com/hykilpikonna/hyfetch/pull/108))
* 🖼 Distro - Update Vanilla logo. ([#98](https://github.com/hykilpikonna/hyfetch/pull/98))
* 🖼 Distro - ChromeOS version improvements. ([dylanaraps#2305](https://github.com/dylanaraps/neofetch/pull/2305))
* 🖼 CPU - Improved multi-cpu ARM chip detection. ([#97](https://github.com/hykilpikonna/hyfetch/pull/97))
* 🖼 Packages - Support pipx package manager. ([#107](https://github.com/hykilpikonna/hyfetch/pull/107))
### 1.4.7
* 🌈 Better Windows compatibility ([#45](https://github.com/hykilpikonna/hyfetch/pull/45), [#84](https://github.com/hykilpikonna/hyfetch/pull/84), [#87](https://github.com/hykilpikonna/hyfetch/pull/87), [#89](https://github.com/hykilpikonna/hyfetch/pull/89))
* 🌈 Add gendervoid flags ([#81](https://github.com/hykilpikonna/hyfetch/pull/81))
* 🌈 Fix ASCII extractor escape sequence generation ([#90](https://github.com/hykilpikonna/hyfetch/pull/90), [#91](https://github.com/hykilpikonna/hyfetch/pull/91))
* 🖼 Distro - Add CuteOS ([dylanaraps#2291](https://github.com/dylanaraps/neofetch/pull/2291))
* 🖼 Distro - Add Floflis ([dylanaraps#2289](https://github.com/dylanaraps/neofetch/pull/2289))
* 🖼 Distro - Add ArseLinux ([dylanaraps#2295](https://github.com/dylanaraps/neofetch/pull/2295))
* 🖼 Distro - Better Solaris support ([dylanaraps#2293](https://github.com/dylanaraps/neofetch/pull/2293))
* 🖼 Packages - Fix scoop package manager for Windows ([#93](https://github.com/hykilpikonna/hyfetch/pull/93))
* 🖼 Packages - Add Evox package manager for Stock Linux ([#95](https://github.com/hykilpikonna/hyfetch/pull/95))
* 🖼 WM - Fix false positive wm process name detection ([#88](https://github.com/hykilpikonna/hyfetch/pull/88), [#94](https://github.com/hykilpikonna/hyfetch/pull/94))
* 🖼 Misc - Added BIOS and bluetooth detection
### 1.4.6
* 🌈 Add compatibility for FastFetch version `>1.8.0` ([#62](https://github.com/hykilpikonna/hyfetch/pull/62))
* 🖼 Distro - Add Aperture Science ascii art ([#61](https://github.com/hykilpikonna/hyfetch/pull/61))
* 🖼 Distro - Add RhaymOS ([dylanaraps#2274](https://github.com/dylanaraps/neofetch/pull/2274))
* 🖼 Editor - Add editor information detection ([dylanaraps#2271](https://github.com/dylanaraps/neofetch/pull/2271))
* 🖼 Packages - Fix empty cargo directory ([#58](https://github.com/hykilpikonna/hyfetch/pull/58))
* 🖼 Terminal - Display gnome-console instead of kgx ([dylanaraps#2277](https://github.com/dylanaraps/neofetch/pull/2277))
* 🖼 Terminal - Fix terminal detection with new get_process_name function
* 🖼 CPU - Detect ISA string on RISC-V CPUs ([#60](https://github.com/hykilpikonna/hyfetch/pull/60))
* 🖼 Song - Fix CMUS player song detection on macOS ([#55](https://github.com/hykilpikonna/hyfetch/pull/55))
* 🖼 Network - Fix macOS network detection ([#56](https://github.com/hykilpikonna/hyfetch/pull/56))
* 🖼 Misc - Change LICENSE year to 2023 ([#59](https://github.com/hykilpikonna/hyfetch/pull/59))
### 1.4.5
* 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`)
* 🌈 Add config file argument ([#48](https://github.com/hykilpikonna/hyfetch/pull/48))
* 🌈 Fix problems caused by color detection on Windows ([#16](https://github.com/hykilpikonna/hyfetch/pull/16))
* 🌈 Support pure-python distro detection for FastFetch
* 🖼️ Distro - Add Aster Linux ([dylanaraps#2251](https://github.com/dylanaraps/neofetch/pull/2251))
* 🖼️ Distro - Add Hybrid Linux ([dylanaraps#2239](https://github.com/dylanaraps/neofetch/pull/2239))
* 🖼️ Distro - Add UrukOS ([dylanaraps#2258](https://github.com/dylanaraps/neofetch/pull/2258))
* 🖼️ Distro - Add Project Sasanqua ([dylanaraps#2264](https://github.com/dylanaraps/neofetch/pull/2264))
* 🖼️ Distro - Add Kali small variant ([dylanaraps#2242](https://github.com/dylanaraps/neofetch/pull/2242))
* 🖼️ Distro - Fix CachyOS matching ([dylanaraps#2026](https://github.com/dylanaraps/neofetch/pull/2026))
* 🖼 WM - Fix wm detection with `fuser` ([#39](https://github.com/hykilpikonna/hyfetch/pull/39))
* 🖼️ Memory - Make memory unit decimal calculation more accurate ([#52](https://github.com/hykilpikonna/hyfetch/pull/52))
* 🖼 Packages - Fix squirrel (Stock Linux) package count detection ([#39](https://github.com/hykilpikonna/hyfetch/pull/39))
* 🖼 Packages - Support cargo bin environment variable ([#49](https://github.com/hykilpikonna/hyfetch/pull/49))
* 🖼 Packages - Add tea.xyz package manager (issue [dylanaraps#2235](https://github.com/dylanaraps/neofetch/pull/2235))
### 1.4.4
* 🌈 Fix Python 3.11 compatibility ([#35](https://github.com/hykilpikonna/hyfetch/pull/35))
* 🌈 Fix many overflow problems when screen is too small
* 🖼️ Distro - Add Enso ([dylanaraps#2233](https://github.com/dylanaraps/neofetch/pull/2233))
* 🖼️ Memory - Optimize and fix memory unit conversion ([dylanaraps#2225](https://github.com/dylanaraps/neofetch/pull/2225))
* 🖼️ DE - Add dwl window manager ([dylanaraps#2234](https://github.com/dylanaraps/neofetch/pull/2234))
* 🖼️ DE - Fix XDG session detection for X11 ([dylanaraps#2232](https://github.com/dylanaraps/neofetch/pull/2232))
* 🖼️ CPU - Fix model detection for loongson ([#34](https://github.com/hykilpikonna/hyfetch/pull/34))
### 1.4.3
* 🌈 **Auto detect terminal background color & rgb support**
* 🌈 **Optimize experience on light-themed terminals**
* 🌈 Fix bugs with lightness and light-mode config not applying
* 🌈 Fix color alignment for distros with first color ≠ `${c1}` (e.g. Ubuntu Budgie)
* 🌈 Add unlabeled flags ([#25](https://github.com/hykilpikonna/hyfetch/pull/25))
* 🌈 Add gender nonconforming & femboy & tomboy flags ([#32](https://github.com/hykilpikonna/hyfetch/pull/32))
* 🌈 Fix jailbreak iOS shell `killed: 9` issue caused by ld signature check.
* 🖼️ Distro - Add garuda_small ([dylanaraps#2215](https://github.com/dylanaraps/neofetch/pull/2215))
* 🖼️ Distro - Add Cobalt Linux ([dylanaraps#2213](https://github.com/dylanaraps/neofetch/pull/2213))
* 🖼️ Distro - Add VanillaOS ([dylanaraps#2222](https://github.com/dylanaraps/neofetch/pull/2222))
* 🖼️ Distro - Surround macOS build number in parentheses ([#28](https://github.com/hykilpikonna/hyfetch/pull/28))
* 🖼️ Misc - Auto select stdout mode based on tty detection ([#31](https://github.com/hykilpikonna/hyfetch/pull/31))
* 🖼️ Bug Fix - Fix cols coloring reset for bash 3.2 ([#24](https://github.com/hykilpikonna/hyfetch/pull/24))
### 1.4.2
* 🌈 Detailed runnning/contributing instructions in README.md ([#21](https://github.com/hykilpikonna/hyfetch/pull/21))
* 🖼️ Distro - Add Stock Linux ([#23](https://github.com/hykilpikonna/hyfetch/pull/23))
* 🖼️ Distro - Add DietPi ([dylanaraps#1706](https://github.com/dylanaraps/neofetch/pull/1706))
* 🖼️ Distro - Add OmniOS illumos ([dylanaraps#2196](https://github.com/dylanaraps/neofetch/pull/2196))
* 🖼️ Distro - Add Droidian ([dylanaraps#2201](https://github.com/dylanaraps/neofetch/pull/2201))
* 🖼️ Distro - Add HamoniKR ([dylanaraps#2210](https://github.com/dylanaraps/neofetch/pull/2210))
* 🖼️ Song - Add support for TIDAL HiFi ([#22](https://github.com/hykilpikonna/hyfetch/pull/22))
* 🖼️ CPU - Detect multiple CPU models for ARM
* 🖼️ Misc - Better defaults: Show RAM in GiB, RAM percentage, CPU speed rounding, refresh rate
* 🖼️ Bug Fix - Fix bash 5.2 column cut off issue ([#24](https://github.com/hykilpikonna/hyfetch/pull/24))
### 1.4.1
* 🌈 Paginate flags ([#14](https://github.com/hykilpikonna/hyfetch/pull/14))
* 🌈 Add release workflow ([#15](https://github.com/hykilpikonna/hyfetch/pull/15))
* 🌈 Create automatic release script
* 🌈 Config page - Give warning when terminal size is too small
* 🌈 Config page - Optimize color arrangement selection on small screens
* 🌈 Add experimental Windows support (very unstable at the moment)
* 🖼️ Distro - Add ravynOS ([dylanaraps#2182](https://github.com/dylanaraps/neofetch/pull/2182))
* 🖼️ Distro - Add ChonkySealOS ([dylanaraps#2180](https://github.com/dylanaraps/neofetch/pull/2180))
* 🖼️ Distro - Add GhostBSD ([TheSudoer#18](https://github.com/hykilpikonna/hyfetch/pull/18))
* 🖼️ Distro - Add NekOS ([dylanaraps#2186](https://github.com/dylanaraps/neofetch/pull/2186))
* 🖼️ Distro - Add astOS ([dylanaraps#2185](https://github.com/dylanaraps/neofetch/pull/2185))
* 🖼️ Distro - Fix ChromeOS identification ([dylanaraps#1949](https://github.com/dylanaraps/neofetch/pull/1949))
* 🖼️ WM - Add Hyprland to the list of wayland wms ([dylanaraps#2190](https://github.com/dylanaraps/neofetch/pull/2190))
* 🖼️ Env - Add Java, Python, Node version detection (can be enabled in config)
* 🖼️ Bug Fix - Fix hostname detection when `inetutils` is not installed
* 🖼️ Bug Fix - Fix empty brackets displayed when no theme is found ([dylanaraps#1713](https://github.com/dylanaraps/neofetch/pull/1713))
* 🖼️ Bug Fix - Fix `$` escape bug in `strip_escape_codes()` ([dylanaraps#1543](https://github.com/dylanaraps/neofetch/pull/1543))
* 🖼️ Bug Fix - Fix backslash escape bug in `strip_escape_codes()` ([dylanaraps#1543](https://github.com/dylanaraps/neofetch/pull/1543))
* 🖼️ Bug Fix - Fix CPU detection on ARM QEMU
### 1.4.0
* 🌈 Add finsexual flag ([#12](https://github.com/hykilpikonna/hyfetch/pull/12))
* 🚀 Addressed a total of 128 currently open pull requests from neofetch
<details>
<summary>🖼️ Meta Changes</summary>
* Meta - Fixed shellcheck warnings in `neowofetch`
* Meta - Moved shellcheck from travis to GitHub Actions
* Meta - Created a script to automatically generate distro list
* Colors - Allow RGB colors in neofetch `--ascii_colors` argument ([dylanaraps#1726](https://github.com/dylanaraps/neofetch/pull/1726))
</details>
<details>
<summary>🖼️ Distro/OS Support Changes</summary>
* Distro - Update Ubuntu logo ([dylanaraps#2125](https://github.com/dylanaraps/neofetch/pull/2125))
* Distro - Add Exodia OS Predator ([dylanaraps#2174](https://github.com/dylanaraps/neofetch/pull/2174))
* Distro - Add Parch ([dylanaraps#2045](https://github.com/dylanaraps/neofetch/pull/2045))
* Distro - Add VzLinux ([dylanaraps#1971](https://github.com/dylanaraps/neofetch/pull/1971))
* Distro - Add Twister OS ([dylanaraps#1890](https://github.com/dylanaraps/neofetch/pull/1890))
* Distro - Add BlackPantherOS ([dylanaraps#1761](https://github.com/dylanaraps/neofetch/pull/1761))
* Distro - Add TorizonCore ([dylanaraps#1744](https://github.com/dylanaraps/neofetch/pull/1744))
* Distro - Add KrassOS ([dylanaraps#1631](https://github.com/dylanaraps/neofetch/pull/1631))
* Distro - Add Synology DSM ([dylanaraps#1666](https://github.com/dylanaraps/neofetch/pull/1666))
* Distro - Add MatuusOS ([dylanaraps#1902](https://github.com/dylanaraps/neofetch/pull/1902))
* Distro - Add HarDClanZ Linux ([dylanaraps#1797](https://github.com/dylanaraps/neofetch/pull/1797))
</details>
<details>
<summary>🖼️ Device Support Changes</summary>
* Host - Identify iMac, Mac mini, Mac Pro Models ([dylanaraps#1944](https://github.com/dylanaraps/neofetch/pull/1944))
* Host - Identify FreeBSD host model ([dylanaraps#1588](https://github.com/dylanaraps/neofetch/pull/1588))
* Font - Better font matching for st ([dylanaraps#1877](https://github.com/dylanaraps/neofetch/pull/1877))
* Theme - Use XSETTINGS to get theme without a DE ([dylanaraps#1831](https://github.com/dylanaraps/neofetch/pull/1831))
* Theme - Add QT theme detection ([dylanaraps#1713](https://github.com/dylanaraps/neofetch/pull/1713))
* Theme - Add LeftWM theme detection ([dylanaraps#1963](https://github.com/dylanaraps/neofetch/pull/1963))
* Cursor - Add cursor theme detection ([dylanaraps#1149](https://github.com/dylanaraps/neofetch/pull/1149))
* Terminal - Improve NixOS terminal identification ([dylanaraps#1134](https://github.com/dylanaraps/neofetch/pull/1134))
* Terminal - Use `/proc/.../cmdline` instead of `.../comm` ([dylanaraps#2034](https://github.com/dylanaraps/neofetch/pull/2034))
* Packages - Improve scoop/choco package count ([dylanaraps#1642](https://github.com/dylanaraps/neofetch/pull/1642))
</details>
<details>
<summary>🖼️ Bug Fixes</summary>
* Bug Fix - Fix prepended `=` for kitty ([dylanaraps#2116](https://github.com/dylanaraps/neofetch/pull/2116))
* Bug Fix - Hide domain in hostname by default ([dylanaraps#2095](https://github.com/dylanaraps/neofetch/pull/2095))
* Bug Fix - Respect TMPDIR if it exists ([dylanaraps#1891](https://github.com/dylanaraps/neofetch/pull/1891))
* Bug Fix - Fix terminal size over slow connection ([dylanaraps#1895](https://github.com/dylanaraps/neofetch/pull/1895))
* Bug Fix - Fix GPU detection for bumblebee dual-GPU ([dylanaraps#1131](https://github.com/dylanaraps/neofetch/pull/1131))
* Bug Fix - Strip colors in ASCII length calculation ([dylanaraps#1543](https://github.com/dylanaraps/neofetch/pull/1543))
</details>
### 1.3.0
<details>
<summary>🖼️ Ascii Art Changes</summary>
* Ascii - Improve Trisquel ([dylanaraps#1946](https://github.com/dylanaraps/neofetch/pull/1946))
* Ascii - Improve LangitKetujuh ([dylanaraps#1948](https://github.com/dylanaraps/neofetch/pull/1948))
* Ascii - Improve Artix small ([dylanaraps#1872](https://github.com/dylanaraps/neofetch/pull/1872))
* Ascii - Update Archcraft ([dylanaraps#1919](https://github.com/dylanaraps/neofetch/pull/1919))
</details>
<details>
<summary>🖼️ Distro/OS Support Changes</summary>
* OS - Support Old macOS 10.4 and 10.5 ([dylanaraps#2151](https://github.com/dylanaraps/neofetch/pull/2151))
* OS - Identify Hackintosh VM ([dylanaraps#2005](https://github.com/dylanaraps/neofetch/pull/2005))
* Distro - Fix model detection for Ubuntu Touch ([dylanaraps#2167](https://github.com/dylanaraps/neofetch/pull/2167))
* Distro - Add EncryptOS ([dylanaraps#2158](https://github.com/dylanaraps/neofetch/pull/2158))
* Distro - Add BigLinux ([dylanaraps#2061](https://github.com/dylanaraps/neofetch/pull/2061))
* Distro - Add AmogOS ([dylanaraps#1904](https://github.com/dylanaraps/neofetch/pull/1904))
* Distro - Add CutefishOS ([dylanaraps#2054](https://github.com/dylanaraps/neofetch/pull/2054))
* Distro - Add PearOS ([dylanaraps#2049](https://github.com/dylanaraps/neofetch/pull/2049))
* Distro - Add FusionX ([dylanaraps#2011](https://github.com/dylanaraps/neofetch/pull/2011))
* Distro - Add Q4OS ([dylanaraps#1973](https://github.com/dylanaraps/neofetch/pull/1973))
* Distro - Add CachyOS ([dylanaraps#2026](https://github.com/dylanaraps/neofetch/pull/2026))
* Distro - Add Soda Linux ([dylanaraps#2023](https://github.com/dylanaraps/neofetch/pull/2023))
* Distro - Add Elive Linux ([dylanaraps#1957](https://github.com/dylanaraps/neofetch/pull/1957))
* Distro - Add Uos ([dylanaraps#1991](https://github.com/dylanaraps/neofetch/pull/1991))
* Distro - Add MassOS ([dylanaraps#1947](https://github.com/dylanaraps/neofetch/pull/1947))
* Distro - Add CalinixOS ([dylanaraps#1988](https://github.com/dylanaraps/neofetch/pull/1988))
* Distro - Add Kaisen Linux ([dylanaraps#1958](https://github.com/dylanaraps/neofetch/pull/1958))
* Distro - Add yiffOS ([dylanaraps#1920](https://github.com/dylanaraps/neofetch/pull/1920))
* Distro - Add Sulin ([dylanaraps#1896](https://github.com/dylanaraps/neofetch/pull/1896))
* Distro - Add Wii Linux ([dylanaraps#1929](https://github.com/dylanaraps/neofetch/pull/1929))
* Distro - Add Linspire ([dylanaraps#1905](https://github.com/dylanaraps/neofetch/pull/1905))
* Distro - Add Ubuntu Kylin ([dylanaraps#1974](https://github.com/dylanaraps/neofetch/pull/1974))
* Distro - Add OPNsense ([dylanaraps#1055](https://github.com/dylanaraps/neofetch/pull/1055))
* Distro - Improve BSD machine arch detection ([dylanaraps#2015](https://github.com/dylanaraps/neofetch/pull/2015))
* Distro - Improve Manjaro version detection ([dylanaraps#1879](https://github.com/dylanaraps/neofetch/pull/1879))
</details>
<details>
<summary>🖼️ Device Support Changes</summary>
* Terminal - Add Fig ([dylanaraps#2077](https://github.com/dylanaraps/neofetch/pull/2077))
* Terminal - Identify font for Apple Terminal ([dylanaraps#2017](https://github.com/dylanaraps/neofetch/pull/2017))
* CPU - Identify core count for Apple M1 ([dylanaraps#2038](https://github.com/dylanaraps/neofetch/pull/2038))
* GPU - Identify OpenCL GPU without PCIe ([dylanaraps#1928](https://github.com/dylanaraps/neofetch/pull/1928))
* Host - Identify MacBook & Update iDevice models ([dylanaraps#1944](https://github.com/dylanaraps/neofetch/pull/1944))
* Battery - Identify power adapter for MacBooks ([dylanaraps#1945](https://github.com/dylanaraps/neofetch/pull/1945))
* DE - Identify KF5 and Qt versions for Plasma ([dylanaraps#2019](https://github.com/dylanaraps/neofetch/pull/2019))
* Packages - Improve GUIX package detection ([dylanaraps#2021](https://github.com/dylanaraps/neofetch/pull/2021))
* Packages - Add `pm` and `cargo` ([dylanaraps#1876](https://github.com/dylanaraps/neofetch/pull/1876))
* Network - Identify network capabilities ([dylanaraps#1511](https://github.com/dylanaraps/neofetch/pull/1511))
</details>
<details>
<summary>🖼️ Bug Fixes</summary>
* Bug Fix - Fix `col_offset` ([dylanaraps#2042](https://github.com/dylanaraps/neofetch/pull/2042))
* Bug Fix - Prioritize `/etc/os-release` ([dylanaraps#2067](https://github.com/dylanaraps/neofetch/pull/2067))
* Bug Fix - Ignore case when counting `.appimage` ([dylanaraps#2006](https://github.com/dylanaraps/neofetch/pull/2006))
* Bug Fix - Fix BSD freezing if pkg is not bootstrapped ([dylanaraps#2014](https://github.com/dylanaraps/neofetch/pull/2014))
* Bug Fix - Fix wrong icon theme ([dylanaraps#1873](https://github.com/dylanaraps/neofetch/pull/1873))
</details>
### 1.2.0
* 🚀 Take over `neofetch` with `neowofetch`
<details>
<summary>🖼️ Ascii Art Changes</summary>
* Ascii - Add uwuntu ([#9](https://github.com/hykilpikonna/hyfetch/pull/9)) (use it with `hyfetch --test-distro uwuntu` or `neowofetch --ascii_distro uwuntu`)
* Ascii - Better Void ascii art ([#10](https://github.com/hykilpikonna/hyfetch/pull/10))
* Ascii - Update old NixOS logo for compatibility ([dylanaraps#2114](https://github.com/dylanaraps/neofetch/pull/2114))
</details>
<details>
<summary>🖼️ Distro/OS Support Changes</summary>
* OS - Identify macOS 13 Ventura ([#8](https://github.com/hykilpikonna/hyfetch/pull/8))
* OS - Windows 11 Fluent ([dylanaraps#2109](https://github.com/dylanaraps/neofetch/pull/2109))
* Distro - Add Asahi Linux ([dylanaraps#2079](https://github.com/dylanaraps/neofetch/pull/2079))
* Distro - Add CenterOS ([dylanaraps#2097](https://github.com/dylanaraps/neofetch/pull/2097))
* Distro - Add Finnix ([dylanaraps#2099](https://github.com/dylanaraps/neofetch/pull/2099))
* Distro - Add Miracle Linux ([dylanaraps#2085](https://github.com/dylanaraps/neofetch/pull/2085))
* Distro - Add Univalent ([dylanaraps#2162](https://github.com/dylanaraps/neofetch/pull/2162))
* Distro - Add NomadBSD ([dylanaraps#2147](https://github.com/dylanaraps/neofetch/pull/2147))
* Distro - Add GrapheneOS ([dylanaraps#2146](https://github.com/dylanaraps/neofetch/pull/2146))
* Distro - Add ShastraOS ([dylanaraps#2149](https://github.com/dylanaraps/neofetch/pull/2149))
* Distro - Add Ubuntu Touch ([dylanaraps#2167](https://github.com/dylanaraps/neofetch/pull/2167))
* Distro - Add Ubuntu Sway ([dylanaraps#2136](https://github.com/dylanaraps/neofetch/pull/2136))
* Distro - Add Orchid Linux ([dylanaraps#2144](https://github.com/dylanaraps/neofetch/pull/2144))
* Distro - Add AOSC OS/Retro ([dylanaraps#2124](https://github.com/dylanaraps/neofetch/pull/2124))
* Distro - Add Ultramarine Linux ([dylanaraps#2115](https://github.com/dylanaraps/neofetch/pull/2115))
* Distro - Improve NixOS version detection ([dylanaraps#2157](https://github.com/dylanaraps/neofetch/pull/2157))
</details>
<details>
<summary>🖼️ Device/Program Support Changes</summary>
* Terminal - Add Termux ([dylanaraps#1923](https://github.com/dylanaraps/neofetch/pull/1923))
* CPU - Add loongarch64 ([dylanaraps#2140](https://github.com/dylanaraps/neofetch/pull/2140))
* CPU - Identify CPU name for ARM / RISCV ([dylanaraps#2139](https://github.com/dylanaraps/neofetch/pull/2139))
* Battery - Fix file not found ([dylanaraps#2130](https://github.com/dylanaraps/neofetch/pull/2130))
* GPU - Identify open-kernal Nvidia driver version ([dylanaraps#2128](https://github.com/dylanaraps/neofetch/pull/2128))
</details>
<details>
<summary>🖼️ Bug Fixes</summary>
* Bug Fix - Fix broken fedora output ([dylanaraps#2084](https://github.com/dylanaraps/neofetch/pull/2084))
</details>
<img width="200px" src="https://user-images.githubusercontent.com/22280294/181790059-47aa6f80-be99-4e67-8fa5-5c02b02842c6.png" align="right">
### 1.1.3rc1
* 🌈 Add foreground-background color arrangement to make Fedora and Ubuntu look nicer
* 🌈 Allow typing abbreviations in flag selection
* 🌈 Fix: Duplicate random color arrangements are appearing in selection screen
* 🌈 Fix: Inconsistant color arrangement when saved to config file
### 1.1.2
* Add more flags ([#5](https://github.com/hykilpikonna/hyfetch/pull/5))
* Removed `numpy` dependency that was used in 1.1.0
<img width="200px" src="https://user-images.githubusercontent.com/22280294/180901539-014f036e-c926-4470-ac72-a6d6dcf30672.png" align="right">
### 1.1.0
* Refactored a lot of things
* Added Beiyang flag xD
* Added interactive configurator for brightness adjustment
* Added dark/light mode selection
* Added color bar preview for RGB/8bit mode selection
* Added random color arrangement feature (for NixOS)
### 1.0.7
* Fix: Make config path not on init but when it's actually needed.
### 1.0.6
* Remove `hypy_utils` dependency to make packaging easier.
### 1.0.5
* Fix terminal emulator detection ([PR [#2](https://github.com/hykilpikonna/hyfetch/pull/2)](https://github.com/hykilpikonna/hyfetch/pull/2))
### 1.0.4
* Add more flags ([PR [#1](https://github.com/hykilpikonna/hyfetch/pull/1)](https://github.com/hykilpikonna/hyfetch/pull/1))
### 1.0.3
* Fix missing dependency for setuptools
### 1.0.2
* Implement RGB to 8bit conversion
* Add support for Python 3.7 and 3.8
### 1.0.1
* Included 11 flag presets
* Ability to lighten colors with `--c-set-l <lightness>`
* Command-line flag chooser
* Supports Python >= 3.9
## More Screenshots
![image](https://user-images.githubusercontent.com/22280294/162614578-3b878abb-2a32-4427-997e-f90b3f5cfd7c.png)
![image](https://user-images.githubusercontent.com/22280294/162661621-f1c61338-7857-4d3f-9fe3-c6b635d68c38.png)
## Original Readme from Neofetch Below
<h3 align="center"><img src="https://i.imgur.com/ZQI2EYz.png" alt="logo" height="100px"></h3>
<p align="center">A command-line system information tool written in bash 3.2+</p>
@@ -19,6 +826,7 @@ The information by default is displayed alongside your operating system's logo.
You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.
Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.
+66
View File
@@ -0,0 +1,66 @@
[package]
name = "hyfetch"
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
rust-version = { workspace = true }
description = { workspace = true }
repository = { workspace = true }
license = { workspace = true }
default-run = "hyfetch"
[dependencies]
aho-corasick = { workspace = true, features = ["perf-literal", "std"] }
ansi_colours = { workspace = true, features = [] }
anstream = { workspace = true, features = [], optional = true }
anyhow = { workspace = true, features = ["std"] }
bpaf = { workspace = true, features = [] }
crossterm = { workspace = true, features = ["events"] }
deranged = { workspace = true, features = ["serde", "std"] }
directories = { workspace = true, features = [] }
enterpolation = { workspace = true, features = ["bspline", "std"] }
fastrand = { workspace = true, features = ["std"] }
indexmap = { workspace = true, features = ["serde", "std"] }
itertools = { workspace = true, features = ["use_std"] }
palette = { workspace = true, features = ["std"] }
serde = { workspace = true, features = ["derive", "std"] }
serde_json = { workspace = true, features = ["std"] }
serde_path_to_error = { workspace = true, features = [] }
shell-words = { workspace = true, features = ["std"] }
strum = { workspace = true, features = ["derive", "std"] }
supports-color = { workspace = true, features = [] }
tempfile = { workspace = true, features = [] }
terminal-colorsaurus = { workspace = true, features = [] }
terminal_size = { workspace = true, features = [] }
thiserror = { workspace = true, features = [] }
time = { workspace = true, features = ["local-offset", "std"] }
toml_edit = { workspace = true, features = [], optional = true }
tracing = { workspace = true, features = ["attributes", "std"] }
tracing-subscriber = { workspace = true, features = ["ansi", "fmt", "smallvec", "std", "tracing-log"] }
unicode-segmentation = { workspace = true, features = [] }
which = { workspace = true, features = [] }
[build-dependencies]
indexmap = { workspace = true, features = ["std", "serde"] }
regex = { workspace = true, features = ["perf", "std", "unicode"] }
unicode-normalization = { workspace = true, features = ["std"] }
fs_extra = "1.3.0"
serde = { workspace = true, features = ["derive", "std"] }
serde_json = { workspace = true, features = ["std"] }
anyhow = { workspace = true, features = ["std"] }
heck = "0.5.0"
[target.'cfg(windows)'.dependencies]
enable-ansi-support = { workspace = true, features = [] }
normpath = { workspace = true, features = [] }
same-file = { workspace = true, features = [] }
crossterm = { workspace = true, features = ["windows"] }
[features]
default = ["autocomplete", "color", "macchina"]
autocomplete = ["bpaf/autocomplete"]
color = ["bpaf/dull-color"]
macchina = ["dep:anstream", "dep:toml_edit", "toml_edit/display"]
[lints]
workspace = true
+371
View File
@@ -0,0 +1,371 @@
use std::env;
use std::fmt::Write as _;
use std::fs;
use std::io::{BufWriter, Write};
use std::path::{Path, PathBuf};
use anyhow::{Context, Result};
use fs_extra::dir::CopyOptions;
use heck::ToUpperCamelCase;
use indexmap::IndexMap;
use serde::Deserialize;
use unicode_normalization::UnicodeNormalization as _;
#[derive(Debug)]
struct AsciiDistro {
pattern: String,
color: String,
foreground: Vec<u8>,
background: Option<u8>,
art: String,
}
#[derive(Deserialize, Debug)]
struct DistroHeader {
#[serde(rename = "match")]
pattern: String,
color: serde_json::Value,
foreground: Option<Vec<u8>>,
background: Option<u8>,
}
impl AsciiDistro {
fn friendly_name(&self) -> String {
self.pattern
.split('|')
.next()
.expect("invalid distro pattern")
.trim_matches(|c: char| c.is_ascii_punctuation() || c == ' ')
.replace(['"', '*'], "")
}
}
fn anything_that_exist(paths: &[&Path]) -> Option<PathBuf> {
paths.iter().copied().find(|p| p.exists()).map(Path::to_path_buf)
}
fn main() -> Result<()> {
// Path hack to make file paths work in both workspace and manifest directory
let dir = PathBuf::from(env::var_os("CARGO_WORKSPACE_DIR").unwrap_or_else(|| env::var_os("CARGO_MANIFEST_DIR").unwrap()));
let o = PathBuf::from(env::var_os("OUT_DIR").unwrap());
let data_dir = anything_that_exist(&[
&dir.join("hyfetch/data"),
&dir.join("../../hyfetch/data"),
]).context("couldn't find hyfetch/data")?;
let dst_root = o.join("hyfetch");
fs::create_dir_all(&dst_root)?;
// Copy hyfetch/data
let opt = CopyOptions { overwrite: true, copy_inside: true, ..CopyOptions::default() };
fs_extra::dir::copy(&data_dir, &dst_root, &opt)?;
// Copy neofetch
let neofetch_src = anything_that_exist(&[
&dir.join("neofetch"),
&dir.join("../../neofetch"),
]).context("couldn't find neofetch")?;
fs::copy(&neofetch_src, o.join("neofetch"))?;
preset_codegen(&o.join("hyfetch/data/presets.json"), &o.join("presets.rs"))?;
let distros_dir = data_dir.join("distros");
export_distros(&distros_dir, &o)?;
Ok(())
}
fn export_distros(distro_dir: &Path, out_path: &Path) -> Result<()>
{
let distros = parse_ascii_distros(distro_dir)?;
let mut variants = IndexMap::with_capacity(distros.len());
for distro in &distros {
let variant = distro
.friendly_name()
.replace(|c: char| c.is_ascii_punctuation() || c == ' ', "_")
.nfc()
.collect::<String>();
if variants.contains_key(&variant) {
let variant_fallback = format!("{variant}_fallback");
if variants.contains_key(&variant_fallback) {
todo!("too many name clashes in ascii distro patterns: {variant}");
}
variants.insert(variant_fallback, distro);
continue;
}
variants.insert(variant, distro);
}
let mut buf = r###"
#[derive(Clone, Eq, PartialEq, Hash, Debug)]
pub enum Distro {
"###.to_string();
for (variant, AsciiDistro { pattern, .. }) in &variants {
write!(buf, r###"
// {pattern})
{variant},
"###)?;
}
buf.push_str(
r###"
}
impl Distro {
pub fn detect<S>(name: S) -> Option<Self>
where
S: AsRef<str>,
{
let name = name.as_ref().to_lowercase();
"###,
);
for (variant, AsciiDistro { pattern, .. }) in &variants {
let patterns = pattern.split('|').map(|s| s.trim());
let mut conds = Vec::new();
for m in patterns {
let stripped = m.trim_matches(['*', '\'', '"']).to_lowercase();
if stripped.contains(['*', '"']) {
if let Some((prefix, suffix)) = stripped.split_once(r#""*""#) {
conds.push(format!(
r#"name.starts_with("{prefix}") && name.ends_with("{suffix}")"#
));
continue;
}
todo!("cannot properly parse: {m}");
}
// Exact matches
if m.trim_matches('*') == m {
conds.push(format!(r#"name == "{stripped}""#));
continue;
}
// Both sides are *
if m.starts_with('*') && m.ends_with('*') {
conds.push(format!(r#"name.contains("{stripped}")"#));
continue;
}
// Ends with *
if m.ends_with('*') {
conds.push(format!(r#"name.starts_with("{stripped}")"#));
continue;
}
// Starts with *
if m.starts_with('*') {
conds.push(format!(r#"name.ends_with("{stripped}")"#));
continue;
}
}
let condition = conds.join(" || ");
write!(buf, r###"
if {condition} {{
return Some(Self::{variant});
}}
"###)?;
}
buf.push_str(
r###"
None
}
pub fn color(&self) -> &str {
match self {
"###,
);
for (variant, AsciiDistro { color, .. }) in &variants {
write!(buf, r###"
Self::{variant} => {color:?},
"###, color = color)?;
}
buf.push_str(
r###"
}
}
pub fn foreground(&self) -> &[u8] {
match self {
"###,
);
for (variant, AsciiDistro { foreground, .. }) in &variants {
if foreground.is_empty() {
write!(buf, r###"
Self::{variant} => &[],
"###)?;
} else {
write!(buf, r###"
Self::{variant} => &{:?},
"###, foreground)?;
}
}
buf.push_str(
r###"
}
}
pub fn background(&self) -> Option<u8> {
match self {
"###,
);
for (variant, AsciiDistro { background, .. }) in &variants {
if let Some(b) = background {
write!(buf, r###"
Self::{variant} => Some({b}),
"###)?;
} else {
write!(buf, r###"
Self::{variant} => None,
"###)?;
}
}
buf.push_str(
r###"
}
}
pub fn ascii_art(&self) -> &str {
let art = match self {
"###,
);
let quotes = "#".repeat(80);
for (variant, AsciiDistro { art, .. }) in &variants {
write!(buf, r###"
Self::{variant} => r{quotes}"
{art}
"{quotes},
"###)?;
}
buf.push_str(
r###"
};
&art[1..art.len().checked_sub(1).unwrap()]
}
}
"###,
);
fs::write(out_path.join("distros.rs"), buf)?;
Ok(())
}
fn parse_ascii_distros(distro_dir: &Path) -> Result<Vec<AsciiDistro>>
{
let mut distros = Vec::new();
let mut paths: Vec<_> = fs::read_dir(distro_dir)?
.filter_map(|e| e.ok())
.map(|e| e.path())
.collect();
// Sort by name length descending, then name descending.
// This ensures that more specific distros (e.g. windows_11, arch_small) are
// checked before more general ones (e.g. windows, arch).
paths.sort_by(|a, b| {
b.to_str()
.map_or(0, |s| s.len())
.cmp(&a.to_str().map_or(0, |s| s.len()))
.then(b.cmp(a))
});
for path in paths {
if path.extension().and_then(|s| s.to_str()) == Some("ascii") {
let content = fs::read_to_string(&path)?;
let (header_line, art) = content.split_once('\n').context("invalid distro file")?;
let header: DistroHeader = serde_json::from_str(header_line)?;
let color = match header.color {
serde_json::Value::String(s) => s,
serde_json::Value::Number(n) => n.to_string(),
_ => "7".to_owned(),
};
distros.push(AsciiDistro {
pattern: header.pattern,
color,
foreground: header.foreground.unwrap_or_default(),
background: header.background,
art: art.to_owned(),
});
}
}
Ok(distros)
}
// Preset parsing
#[derive(Deserialize, Debug)]
#[serde(untagged)]
enum PresetEntry {
Simple(Vec<String>),
Complex { colors: Vec<String>, weights: Option<Vec<u32>> },
}
type PresetMap = IndexMap<String, PresetEntry>;
fn preset_codegen(json_path: &Path, out_path: &Path) -> Result<()> {
// 1. Read and parse the JSON file
let json_str = fs::read_to_string(json_path)?;
let map: PresetMap = serde_json::from_str(&json_str)?;
let mut f = BufWriter::new(fs::File::create(&out_path)?);
// 2. Build the code string
let mut code_decl = String::new();
let mut code_match = String::new();
for (key, data) in map.iter() {
let colors = match data {
PresetEntry::Simple(c) => c,
PresetEntry::Complex { colors, .. } => colors,
};
let colors = colors.iter().map(|s| format!("\"{}\"", s)).collect::<Vec<_>>().join(", ");
let uck = key.to_upper_camel_case();
code_decl += &format!(r#"
#[serde(rename = "{key}")]
#[strum(serialize = "{key}")]
{uck},
"#);
let w = if let PresetEntry::Complex { weights: Some(w), .. } = data {
format!(".and_then(|c| c.with_weights(vec![{}]))", w.iter().map(|n| n.to_string()).collect::<Vec<_>>().join(", "))
} else { "".to_string() };
code_match += &format!(r#"
Preset::{uck} => ColorProfile::from_hex_colors(vec![{colors}]){w},
"#);
}
// 3. Write the static map to the generated file
writeln!(f, r#"
pub use crate::color_profile::ColorProfile;
use serde::{{Deserialize, Serialize}};
use strum::{{AsRefStr, EnumCount, EnumString, VariantArray, VariantNames}};
#[derive(Copy, Clone, Hash, Debug, AsRefStr, Deserialize, EnumCount, EnumString, Serialize, VariantArray, VariantNames)]
pub enum Preset {{
{code_decl}
}}
impl Preset {{
pub fn color_profile(&self) -> ColorProfile {{
(match self {{
{code_match}
}})
.expect("preset color profiles should be valid")
}}
}}"#)?;
f.flush()?;
Ok(())
}
+396
View File
@@ -0,0 +1,396 @@
use std::borrow::Cow;
use std::fmt::Write as _;
use std::ops::Range;
use aho_corasick::AhoCorasick;
use anyhow::{Context as _, Result};
use indexmap::IndexMap;
use tracing::debug;
use unicode_segmentation::UnicodeSegmentation;
use crate::color_util::{
color, ForegroundBackground, NeofetchAsciiIndexedColor, ToAnsiString as _,
};
use crate::neofetch_util::{
ascii_size, ColorAlignment, NEOFETCH_COLORS_AC, NEOFETCH_COLOR_PATTERNS,
};
use crate::presets::ColorProfile;
use crate::types::{AnsiMode, TerminalTheme};
/// Raw ascii art before any processing.
#[derive(Clone, Debug)]
pub struct RawAsciiArt {
pub asc: String,
pub fg: Vec<NeofetchAsciiIndexedColor>,
}
/// Normalized ascii art where every line has the same width.
#[derive(Clone, Debug)]
pub struct NormalizedAsciiArt {
pub lines: Vec<String>,
pub w: u8,
pub h: u8,
pub fg: Vec<NeofetchAsciiIndexedColor>,
}
/// Recolored ascii art with all color codes replaced.
#[derive(Clone, Debug)]
pub struct RecoloredAsciiArt {
pub lines: Vec<String>,
pub w: u8,
pub h: u8,
}
impl RawAsciiArt {
/// Makes sure every line is the same width.
#[tracing::instrument(level = "debug", skip(self))]
pub fn to_normalized(&self) -> Result<NormalizedAsciiArt> {
debug!("normalize ascii");
let (w, h) = ascii_size(&self.asc).context("failed to get ascii size")?;
let lines = self
.asc
.lines()
.map(|line| {
let (line_w, _) = ascii_size(line).unwrap();
let pad = " ".repeat(usize::from(w.checked_sub(line_w).unwrap()));
format!("{line}{pad}")
})
.collect();
Ok(NormalizedAsciiArt {
lines,
w: w.try_into().context("width does not fit in u8")?,
h: h.try_into().context("height does not fit in u8")?,
fg: self.fg.clone(),
})
}
}
impl NormalizedAsciiArt {
/// Uses a color alignment to recolor the ascii art.
#[tracing::instrument(level = "debug", skip(self), fields(self.w = self.w, self.h = self.h))]
pub fn to_recolored(
&self,
color_align: &ColorAlignment,
color_profile: &ColorProfile,
color_mode: AnsiMode,
theme: TerminalTheme,
) -> Result<RecoloredAsciiArt> {
debug!("recolor ascii");
if self.lines.is_empty() {
return Ok(RecoloredAsciiArt {
lines: self.lines.clone(),
w: 0,
h: 0,
});
}
let reset = color("&~&*", color_mode).expect("color reset should not be invalid");
let lines = match (color_align, self) {
(ColorAlignment::Horizontal, Self { fg, .. }) => {
let Self { lines, .. } = self
.fill_starting()
.context("failed to fill in starting neofetch color codes")?;
let ac = NEOFETCH_COLORS_AC
.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
// Replace foreground colors
let asc = {
let asc = lines.join("\n");
let mut replacements = NEOFETCH_COLOR_PATTERNS;
let fg_color = color(
match theme {
TerminalTheme::Light => "&0",
TerminalTheme::Dark => "&f",
},
color_mode,
)
.expect("foreground color should not be invalid");
for &fore in fg {
replacements[usize::from(u8::from(fore)).checked_sub(1).unwrap()] =
&fg_color;
}
ac.replace_all(&asc, &replacements)
};
let lines = asc.lines();
// Add new colors
let lines = {
let ColorProfile { colors } = color_profile
.with_length(self.h.try_into().expect("`h` should not be 0"))
.with_context(|| {
format!("failed to spread color profile to length {h}", h = self.h)
})?;
lines.enumerate().map(move |(i, line)| {
let bg_color =
colors[i].to_ansi_string(color_mode, ForegroundBackground::Foreground);
const N: usize = NEOFETCH_COLOR_PATTERNS.len();
let replacements = [&bg_color; N];
ac.replace_all(line, &replacements)
})
};
// Reset colors at end of each line to prevent color bleeding
lines.map(|line| format!("{line}{reset}")).collect()
},
(ColorAlignment::Vertical, Self { fg, .. }) if !fg.is_empty() => {
if self.w == 0 {
return Ok(RecoloredAsciiArt {
lines: self.lines.clone(),
w: 0,
h: self.h,
});
}
let Self { lines, .. } = self
.fill_starting()
.context("failed to fill in starting neofetch color codes")?;
let color_profile = color_profile
.with_length(self.w.try_into().expect("`w` should not be 0"))
.with_context(|| {
format!("failed to spread color profile to length {w}", w = self.w)
})?;
// Apply colors
let ac = NEOFETCH_COLORS_AC
.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
lines
.into_iter()
.map(|line| {
let line: &str = line.as_ref();
// `AhoCorasick` operates on bytes; we need to map that back to grapheme
// clusters (i.e. a character as seen on the terminal)
// See https://github.com/BurntSushi/aho-corasick/issues/72#issuecomment-821128859
let byte_idx_to_grapheme_idx: IndexMap<usize, usize> = {
let mut m: IndexMap<_, _> = line
.grapheme_indices(true)
.enumerate()
.map(|(gr_idx, (byte_idx, _))| (byte_idx, gr_idx))
.collect();
// Add an extra entry at the end, to support lookup using exclusive
// range end
m.insert(line.len(), m.len());
m
};
let mut matches = ac.find_iter(line).peekable();
let mut dst = String::new();
let mut offset: u8 = 0;
loop {
let current = matches.next();
let next = matches.peek();
let (neofetch_color_idx, span, done) = match (current, next) {
(Some(m), Some(m_next)) => {
let ai_start = m.start().checked_add(3).unwrap();
let ai_end = m.end().checked_sub(1).unwrap();
let neofetch_color_idx: NeofetchAsciiIndexedColor = line
[ai_start..ai_end]
.parse()
.expect("neofetch color index should be valid");
if offset == 0 && m.start() > 0 {
dst.push_str(&line[..m.start()]);
}
offset =
offset.checked_add(u8::try_from(m.len()).unwrap()).unwrap();
let mut span = m.span();
span.start = m.end();
span.end = m_next.start();
(neofetch_color_idx, span, false)
},
(Some(m), None) => {
// Last color code
let ai_start = m.start().checked_add(3).unwrap();
let ai_end = m.end().checked_sub(1).unwrap();
let neofetch_color_idx: NeofetchAsciiIndexedColor = line
[ai_start..ai_end]
.parse()
.expect("neofetch color index should be valid");
if offset == 0 && m.start() > 0 {
dst.push_str(&line[..m.start()]);
}
offset =
offset.checked_add(u8::try_from(m.len()).unwrap()).unwrap();
let mut span = m.span();
span.start = m.end();
span.end = line.len();
(neofetch_color_idx, span, true)
},
(None, _) => {
// No color code in the entire line
unreachable!(
"`fill_starting` ensured each line of ascii art starts \
with neofetch color code"
);
},
};
if span.is_empty() {
continue;
}
let txt = &line[span];
if fg.contains(&neofetch_color_idx) {
let fore = color(
match theme {
TerminalTheme::Light => "&0",
TerminalTheme::Dark => "&f",
},
color_mode,
)
.expect("foreground color should not be invalid");
write!(dst, "{fore}{txt}{reset}").unwrap();
} else {
let mut c_range: Range<usize> = span.into();
c_range.start = byte_idx_to_grapheme_idx
.get(&c_range.start)
.unwrap()
.checked_sub(usize::from(offset))
.unwrap();
c_range.end = byte_idx_to_grapheme_idx
.get(&c_range.end)
.unwrap()
.checked_sub(usize::from(offset))
.unwrap();
dst.push_str(
&ColorProfile::new(Vec::from(&color_profile.colors[c_range]))
.color_text(
txt,
color_mode,
ForegroundBackground::Foreground,
false,
)
.context("failed to color text using color profile")?,
);
}
if done {
break;
}
}
Ok(dst)
})
.collect::<Result<_>>()?
},
(ColorAlignment::Vertical, Self { fg, .. }) if fg.is_empty() => {
// Remove existing colors
let asc = {
let asc = self.lines.join("\n");
let ac = NEOFETCH_COLORS_AC
.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
const N: usize = NEOFETCH_COLOR_PATTERNS.len();
const REPLACEMENTS: [&str; N] = [""; N];
ac.replace_all(&asc, &REPLACEMENTS)
};
let lines = asc.lines();
// Add new colors
lines
.map(|line| {
let line = color_profile
.color_text(line, color_mode, ForegroundBackground::Foreground, false)
.context("failed to color text using color profile")?;
Ok(line)
})
.collect::<Result<_>>()?
},
(
ColorAlignment::Custom {
colors: custom_colors,
},
_,
) => {
let Self { lines, .. } = self
.fill_starting()
.context("failed to fill in starting neofetch color codes")?;
let ColorProfile { colors } = color_profile.unique_colors();
// Apply colors
let asc = {
let asc = lines.join("\n");
let ac = NEOFETCH_COLORS_AC
.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
const N: usize = NEOFETCH_COLOR_PATTERNS.len();
let mut replacements = vec![Cow::from(""); N];
for (&ai, &pi) in custom_colors {
let ai: u8 = ai.into();
let pi: u8 = pi.into();
replacements[usize::from(ai.checked_sub(1).unwrap())] = colors
[usize::from(pi)]
.to_ansi_string(color_mode, ForegroundBackground::Foreground)
.into();
}
ac.replace_all(&asc, &replacements)
};
let lines = asc.lines();
// Reset colors at end of each line to prevent color bleeding
lines.map(|line| format!("{line}{reset}")).collect()
},
_ => {
unreachable!()
},
};
Ok(RecoloredAsciiArt {
lines,
w: self.w,
h: self.h,
})
}
/// Fills the missing starting placeholders.
///
/// e.g. `"${c1}...\n..."` -> `"${c1}...\n${c1}..."`
fn fill_starting(&self) -> Result<Self> {
let ac =
NEOFETCH_COLORS_AC.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
let mut last = None;
let lines =
self.lines
.iter()
.map(|line| {
let line: &str = line.as_ref();
let mut new = String::new();
let mut matches = ac.find_iter(line).peekable();
match matches.peek() {
Some(m)
if m.start() == 0
|| line[0..m.start()].trim_end_matches(' ').is_empty() =>
{
// Line starts with neofetch color code
last = Some(&line[m.span()]);
},
_ => {
new.push_str(last.unwrap_or(NEOFETCH_COLOR_PATTERNS[0]));
},
}
new.push_str(line);
// Get the last placeholder for the next line
if let Some(m) = matches.last() {
last = Some(&line[m.span()]);
}
Ok(new)
})
.collect::<Result<_>>()?;
Ok(Self {
lines,
fg: self.fg.clone(),
..*self
})
}
}
File diff suppressed because it is too large Load Diff
+237
View File
@@ -0,0 +1,237 @@
use std::iter;
use std::path::PathBuf;
use std::str::FromStr as _;
use anyhow::Context as _;
#[cfg(feature = "autocomplete")]
use bpaf::ShellComp;
use bpaf::{construct, long, OptionParser, Parser as _};
use directories::BaseDirs;
use itertools::Itertools as _;
use strum::VariantNames;
use crate::color_util::{color, Lightness};
use crate::presets::Preset;
use crate::types::{AnsiMode, Backend};
#[derive(Clone, Debug)]
pub struct Options {
pub config: bool,
pub config_file: PathBuf,
pub preset: Option<String>,
pub mode: Option<AnsiMode>,
pub backend: Option<Backend>,
pub args: Option<Vec<String>>,
pub scale: Option<f32>,
pub lightness: Option<Lightness>,
pub june: bool,
pub debug: bool,
pub distro: Option<String>,
pub ascii_file: Option<PathBuf>,
pub print_font_logo: bool,
pub test_print: bool,
pub ask_exit: bool,
pub auto_detect_light_dark: Option<bool>,
}
pub fn options() -> OptionParser<Options> {
let config = long("config").short('c').help("Configure hyfetch").switch();
let config_file = long("config-file")
.short('C')
.help("Use another config file")
.argument("CONFIG_FILE");
#[cfg(feature = "autocomplete")]
let config_file = config_file.complete_shell(ShellComp::Nothing);
let config_file = config_file
.fallback_with(|| {
Ok::<_, anyhow::Error>(
BaseDirs::new()
.context("failed to get base dirs")?
.config_dir()
.join("hyfetch.json"),
)
})
.debug_fallback();
let preset = long("preset")
.short('p')
.help(&*format!(
"Use preset or comma-separated color list or comma-separated hex colors (e.g., \"#ff0000,#00ff00,#0000ff\"). Comma-separated preset names will pick one randomly.
PRESET={{{presets}}}",
presets = <Preset as VariantNames>::VARIANTS
.iter()
.chain(iter::once(&"random"))
.join(",")
))
.argument::<String>("PRESET");
#[cfg(feature = "autocomplete")]
let preset = preset.complete(complete_preset);
let preset = preset.optional();
let mode = long("mode")
.short('m')
.help(&*format!(
"Color mode
MODE={{{modes}}}",
modes = AnsiMode::VARIANTS.join(",")
))
.argument::<String>("MODE");
#[cfg(feature = "autocomplete")]
let mode = mode.complete(complete_mode);
let mode = mode
.parse(|s| {
AnsiMode::from_str(&s).with_context(|| {
format!(
"MODE should be one of {{{modes}}}",
modes = AnsiMode::VARIANTS.join(",")
)
})
})
.optional();
let backend = long("backend")
.short('b')
.help(&*format!(
"Choose a *fetch backend
BACKEND={{{backends}}}",
backends = Backend::VARIANTS.join(",")
))
.argument::<String>("BACKEND");
#[cfg(feature = "autocomplete")]
let backend = backend.complete(complete_backend);
let backend = backend
.parse(|s| {
Backend::from_str(&s).with_context(|| {
format!(
"BACKEND should be one of {{{backends}}}",
backends = Backend::VARIANTS.join(",")
)
})
})
.optional();
let args = long("args")
.help("Additional arguments pass-through to backend")
.argument::<String>("ARGS")
.parse(|s| shell_words::split(&s).context("ARGS should be valid command-line arguments"))
.optional();
let scale = long("c-scale")
.help("Lighten colors by a multiplier")
.argument("SCALE")
.optional();
let lightness = long("c-set-l")
.help("Set lightness value of the colors")
.argument("LIGHTNESS")
.optional();
let june = long("june").help("Show pride month easter egg").switch();
let debug = long("debug").help("Debug mode").switch();
let distro = long("distro")
.help("Test for a specific distro")
.argument("DISTRO")
.optional();
let test_distro = long("test-distro")
.help("Test for a specific distro")
.argument("DISTRO")
.optional();
let distro = construct!([distro, test_distro]);
let ascii_file = long("ascii-file")
.help("Use a specific file for the ascii art")
.argument("ASCII_FILE");
#[cfg(feature = "autocomplete")]
let ascii_file = ascii_file.complete_shell(ShellComp::Nothing);
let ascii_file = ascii_file.optional();
let print_font_logo = long("print-font-logo")
.help("Print the Font Logo / Nerd Font icon of your distro and exit")
.switch();
// hidden
let test_print = long("test-print")
.help("Print the ascii distro and exit")
.switch()
.hide();
let ask_exit = long("ask-exit")
.help("Ask for input before exiting")
.switch()
.hide();
let auto_detect_light_dark = long("auto-detect-light-dark")
.help("Enables hyfetch to detect light/dark terminal background in runtime")
.argument("BOOL")
.optional();
construct!(Options {
config,
config_file,
preset,
mode,
backend,
args,
scale,
lightness,
june,
debug,
distro,
ascii_file,
print_font_logo,
// hidden
test_print,
ask_exit,
auto_detect_light_dark,
})
.to_options()
.header(
&*color(
"&l&bhyfetch&~&L - neofetch with flags <3",
AnsiMode::Ansi256,
)
.expect("header should not contain invalid color codes"),
)
.version(env!("CARGO_PKG_VERSION"))
}
#[cfg(feature = "autocomplete")]
fn complete_preset(input: &String) -> Vec<(String, Option<String>)> {
<Preset as VariantNames>::VARIANTS
.iter()
.chain(iter::once(&"random"))
.filter_map(|&name| {
if name.starts_with(input) {
Some((name.to_owned(), None))
} else {
None
}
})
.collect::<Vec<_>>()
}
#[cfg(feature = "autocomplete")]
fn complete_mode(input: &String) -> Vec<(String, Option<String>)> {
AnsiMode::VARIANTS
.iter()
.filter_map(|&name| {
if name.starts_with(input) {
Some((name.to_owned(), None))
} else {
None
}
})
.collect::<Vec<_>>()
}
#[cfg(feature = "autocomplete")]
fn complete_backend(input: &String) -> Vec<(String, Option<String>)> {
Backend::VARIANTS
.iter()
.filter_map(|&name| {
if name.starts_with(input) {
Some((name.to_owned(), None))
} else {
None
}
})
.collect::<Vec<_>>()
}
#[cfg(test)]
mod tests {
use super::*;
#[test]
fn check_options() {
options().check_invariants(false)
}
}
+232
View File
@@ -0,0 +1,232 @@
use std::iter;
use std::num::{NonZeroU8, NonZeroUsize};
use anyhow::{anyhow, Result, Context as _};
use indexmap::IndexSet;
use palette::num::ClampAssign as _;
use palette::{IntoColorMut as _, LinSrgb, Okhsl, Srgb};
use tracing::debug;
use unicode_segmentation::UnicodeSegmentation as _;
use crate::color_util::{ForegroundBackground, Lightness, ToAnsiString as _};
use crate::types::{AnsiMode, TerminalTheme};
#[derive(Clone, Eq, PartialEq, Debug)]
pub struct ColorProfile {
pub colors: Vec<Srgb<u8>>,
}
#[derive(Clone, PartialEq, Debug)]
pub enum AssignLightness {
Replace(Lightness),
ClampMax(Lightness),
ClampMin(Lightness),
}
impl ColorProfile {
pub fn new(colors: Vec<Srgb<u8>>) -> Self {
Self { colors }
}
pub fn from_hex_colors<S>(hex_colors: Vec<S>) -> Result<Self>
where
S: AsRef<str>,
{
let colors = hex_colors
.into_iter()
.map(|s| s.as_ref().parse())
.collect::<Result<_, _>>()
.context("failed to parse hex colors")?;
Ok(Self::new(colors))
}
/// Maps colors based on weights.
///
/// # Arguments
///
/// * `weights` - Weights of each color (`weights[i]` = how many times
/// `colors[i]` appears)
pub fn with_weights(&self, weights: Vec<u8>) -> Result<Self> {
if weights.len() != self.colors.len() {
debug!(?weights, ?self.colors, "length mismatch between `weights` and `colors`");
return Err(anyhow!(
"`weights` should have the same number of elements as `colors`"
));
}
let mut weighted_colors = Vec::new();
for (i, w) in weights.into_iter().enumerate() {
weighted_colors.extend(iter::repeat(self.colors[i]).take(usize::from(w)));
}
Ok(Self::new(weighted_colors))
}
/// Creates a new color profile, with the colors spread to the specified
/// length.
pub fn with_length(&self, length: NonZeroU8) -> Result<Self> {
let orig_len = self.colors.len();
let orig_len: NonZeroUsize = orig_len.try_into().expect("`colors` should not be empty");
let orig_len: NonZeroU8 = orig_len
.try_into()
.expect("`colors` should not have more than 255 elements");
// TODO: I believe weird things can happen because of this...
// if length < orig_len {
// unimplemented!("compressing length of color profile not implemented");
// }
let center_i = usize::from(orig_len.get() / 2);
// How many copies of each color should be displayed at least?
let repeats = length.get().div_euclid(orig_len.get());
let mut weights = vec![repeats; NonZeroUsize::from(orig_len).get()];
// How many extra spaces left?
let mut extras = length.get().rem_euclid(orig_len.get());
// If there is an odd space left, extend the center by one space
if extras % 2 == 1 {
weights[center_i] = weights[center_i].checked_add(1).unwrap();
extras = extras.checked_sub(1).unwrap();
}
// Add weight to border until there's no space left (extras must be even at this
// point)
let weights_len = weights.len();
for border_i in 0..usize::from(extras / 2) {
weights[border_i] = weights[border_i].checked_add(1).unwrap();
let border_opp = weights_len
.checked_sub(border_i)
.unwrap()
.checked_sub(1)
.unwrap();
weights[border_opp] = weights[border_opp].checked_add(1).unwrap();
}
self.with_weights(weights)
}
/// Colors a text.
///
/// # Arguments
///
/// * `foreground_background` - Whether the color is shown on the foreground
/// text or the background block
/// * `space_only` - Whether to only color spaces
pub fn color_text<S>(
&self,
txt: S,
color_mode: AnsiMode,
foreground_background: ForegroundBackground,
space_only: bool,
) -> Result<String>
where
S: AsRef<str>,
{
let txt = txt.as_ref();
let txt: Vec<&str> = txt.graphemes(true).collect();
let ColorProfile { colors } = {
let length = txt.len();
let length: NonZeroUsize = length.try_into().context("`txt` should not be empty")?;
let length: NonZeroU8 = length.try_into().with_context(|| {
format!(
"`txt` should not have more than {limit} characters",
limit = u8::MAX
)
})?;
self.with_length(length)
.with_context(|| format!("failed to spread color profile to length {length}"))?
};
let mut buf = String::new();
for (i, &gr) in txt.iter().enumerate() {
if space_only && gr != " " {
if i > 0 && txt[i.checked_sub(1).unwrap()] == " " {
buf.push_str("\x1b[39;49m");
}
buf.push_str(gr);
} else {
buf.push_str(&colors[i].to_ansi_string(color_mode, foreground_background));
buf.push_str(gr);
}
}
buf.push_str("\x1b[39;49m");
Ok(buf)
}
/// Creates a new color profile, with the colors lightened by a multiplier.
pub fn lighten(&self, multiplier: f32) -> Self {
let mut rgb_f32_colors: Vec<LinSrgb> =
self.colors.iter().map(|c| c.into_linear()).collect();
{
let okhsl_f32_colors: &mut [Okhsl] = &mut rgb_f32_colors.into_color_mut();
for okhsl_f32_color in okhsl_f32_colors {
okhsl_f32_color.lightness *= multiplier;
}
}
let rgb_u8_colors: Vec<_> = rgb_f32_colors
.into_iter()
.map(Srgb::<u8>::from_linear)
.collect();
Self {
colors: rgb_u8_colors,
}
}
/// Creates a new color profile, with the colors set to the specified
/// [`Okhsl`] lightness value.
pub fn with_lightness(&self, assign_lightness: AssignLightness) -> Self {
let mut rgb_f32_colors: Vec<LinSrgb> =
self.colors.iter().map(|c| c.into_linear()).collect();
{
let okhsl_f32_colors: &mut [Okhsl] = &mut rgb_f32_colors.into_color_mut();
for okhsl_f32_color in okhsl_f32_colors {
match assign_lightness {
AssignLightness::Replace(lightness) => {
okhsl_f32_color.lightness = lightness.into();
},
AssignLightness::ClampMax(lightness) => {
okhsl_f32_color.lightness.clamp_max_assign(lightness.into());
},
AssignLightness::ClampMin(lightness) => {
okhsl_f32_color.lightness.clamp_min_assign(lightness.into());
},
}
}
}
let rgb_u8_colors: Vec<Srgb<u8>> = rgb_f32_colors
.into_iter()
.map(Srgb::<u8>::from_linear)
.collect();
Self {
colors: rgb_u8_colors,
}
}
/// Creates a new color profile, with the colors set to the specified
/// [`Okhsl`] lightness value, adapted to the terminal theme.
pub fn with_lightness_adaptive(&self, lightness: Lightness, theme: TerminalTheme) -> Self {
match theme {
TerminalTheme::Dark => self.with_lightness(AssignLightness::ClampMin(lightness)),
TerminalTheme::Light => self.with_lightness(AssignLightness::ClampMax(lightness)),
}
}
/// Creates another color profile with only the unique colors.
pub fn unique_colors(&self) -> Self {
let unique_colors: IndexSet<[u8; 3]> = self.colors.iter().map(|&c| c.into()).collect();
let unique_colors: Vec<Srgb<u8>> = unique_colors.into_iter().map(|c| c.into()).collect();
Self::new(unique_colors)
}
}
+435
View File
@@ -0,0 +1,435 @@
use std::io::{self, Write as _};
use std::num::{ParseFloatError, ParseIntError};
use std::str::FromStr;
use std::sync::OnceLock;
use aho_corasick::AhoCorasick;
use ansi_colours::{ansi256_from_grey, rgb_from_ansi256, AsRGB as _};
use anyhow::{anyhow, Context as _, Result};
use deranged::RangedU8;
use palette::color_difference::ImprovedCiede2000 as _;
use palette::{
FromColor as _, IntoColor as _, IntoColorMut as _, Lab, LinSrgb, Okhsl, Srgb, SrgbLuma,
};
use serde::{Deserialize, Serialize};
use thiserror::Error;
use crate::types::{AnsiMode, TerminalTheme};
const MINECRAFT_COLORS: [(&str, &str); 30] = [
// Minecraft formatting codes
// ==========================
("&0", "\x1b[38;5;0m"),
("&1", "\x1b[38;5;4m"),
("&2", "\x1b[38;5;2m"),
("&3", "\x1b[38;5;6m"),
("&4", "\x1b[38;5;1m"),
("&5", "\x1b[38;5;5m"),
("&6", "\x1b[38;5;3m"),
("&7", "\x1b[38;5;7m"),
("&8", "\x1b[38;5;8m"),
("&9", "\x1b[38;5;12m"),
("&a", "\x1b[38;5;10m"),
("&b", "\x1b[38;5;14m"),
("&c", "\x1b[38;5;9m"),
("&d", "\x1b[38;5;13m"),
("&e", "\x1b[38;5;11m"),
("&f", "\x1b[38;5;15m"),
("&l", "\x1b[1m"), // Enable bold text
("&o", "\x1b[3m"), // Enable italic text
("&n", "\x1b[4m"), // Enable underlined text
("&k", "\x1b[8m"), // Enable hidden text
("&m", "\x1b[9m"), // Enable strikethrough text
("&r", "\x1b[0m"), // Reset everything
// Extended codes (not officially in Minecraft)
// ============================================
("&-", "\n"), // Line break
("&~", "\x1b[39m"), // Reset text color
("&*", "\x1b[49m"), // Reset background color
("&L", "\x1b[22m"), // Disable bold text
("&O", "\x1b[23m"), // Disable italic text
("&N", "\x1b[24m"), // Disable underlined text
("&K", "\x1b[28m"), // Disable hidden text
("&M", "\x1b[29m"), // Disable strikethrough text
];
const RGB_COLOR_PATTERNS: [&str; 2] = ["&gf(", "&gb("];
/// See https://github.com/mina86/ansi_colours/blob/b9feefce10def2ac632b215ecd20830a4fca7836/src/ansi256.rs#L109
const ANSI256_GRAYSCALE_COLORS: [u8; 30] = [
16, 59, 102, 145, 188, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244,
245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255,
];
static MINECRAFT_COLORS_AC: OnceLock<(AhoCorasick, Box<[&str; 30]>)> = OnceLock::new();
static RGB_COLORS_AC: OnceLock<AhoCorasick> = OnceLock::new();
/// Represents the lightness component in [`Okhsl`].
///
/// The range of valid values is
/// [`Lightness::MIN`]`..=`[`Lightness::MAX`]
///
/// [`Okhsl`]: palette::Okhsl
#[derive(Copy, Clone, PartialEq, PartialOrd, Debug, Deserialize, Serialize)]
pub struct Lightness(f32);
#[derive(Debug, Error)]
pub enum LightnessError {
#[error(
"invalid lightness {0}, expected value between {min} and {max}",
min = Lightness::MIN,
max = Lightness::MAX
)]
OutOfRange(f32),
}
#[derive(Debug, Error)]
pub enum ParseLightnessError {
#[error("invalid float")]
InvalidFloat(#[from] ParseFloatError),
#[error("invalid lightness")]
InvalidLightness(#[from] LightnessError),
}
/// An indexed color where the color palette is the set of colors used in
/// neofetch ascii art.
///
/// The range of valid values as supported in neofetch is
/// [`NeofetchAsciiIndexedColor::MIN`]`..=`[`NeofetchAsciiIndexedColor::MAX`]
#[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Deserialize, Serialize)]
pub struct NeofetchAsciiIndexedColor(
RangedU8<{ NeofetchAsciiIndexedColor::MIN }, { NeofetchAsciiIndexedColor::MAX }>,
);
/// An indexed color where the color palette is the set of unique colors in a
/// preset.
///
/// The range of valid values depends on the number of unique colors in a
/// certain preset.
#[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Deserialize, Serialize)]
pub struct PresetIndexedColor(u8);
/// Whether the color is for foreground text or background color.
#[derive(Copy, Clone, Eq, PartialEq, Hash, Debug)]
pub enum ForegroundBackground {
Foreground,
Background,
}
pub trait ToAnsiString {
/// Converts RGB to ANSI escape code.
fn to_ansi_string(&self, mode: AnsiMode, foreground_background: ForegroundBackground)
-> String;
}
pub trait Theme {
fn theme(&self) -> TerminalTheme;
}
pub trait ContrastGrayscale {
/// Calculates the grayscale foreground color which provides the highest
/// contrast against this background color.
///
/// The returned color is one of the ANSI 256 (8-bit) grayscale colors.
///
/// See <https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg>
fn contrast_grayscale(&self) -> SrgbLuma<u8>;
}
impl Lightness {
pub const MAX: f32 = 1.0f32;
pub const MIN: f32 = 0.0f32;
pub fn new(value: f32) -> Result<Self, LightnessError> {
if !(Self::MIN..=Self::MAX).contains(&value) {
return Err(LightnessError::OutOfRange(value));
}
Ok(Self(value))
}
}
impl TryFrom<f32> for Lightness {
type Error = LightnessError;
fn try_from(value: f32) -> Result<Self, Self::Error> {
Lightness::new(value)
}
}
impl FromStr for Lightness {
type Err = ParseLightnessError;
fn from_str(s: &str) -> Result<Self, Self::Err> {
Ok(Lightness::new(s.parse()?)?)
}
}
impl From<Lightness> for f32 {
fn from(value: Lightness) -> Self {
value.0
}
}
impl NeofetchAsciiIndexedColor {
pub const MAX: u8 = 6;
pub const MIN: u8 = 1;
}
impl TryFrom<u8> for NeofetchAsciiIndexedColor {
type Error = deranged::TryFromIntError;
fn try_from(value: u8) -> Result<Self, Self::Error> {
Ok(Self(value.try_into()?))
}
}
impl FromStr for NeofetchAsciiIndexedColor {
type Err = deranged::ParseIntError;
fn from_str(s: &str) -> Result<Self, Self::Err> {
Ok(Self(s.parse()?))
}
}
impl From<NeofetchAsciiIndexedColor> for u8 {
fn from(value: NeofetchAsciiIndexedColor) -> Self {
value.0.get()
}
}
impl From<u8> for PresetIndexedColor {
fn from(value: u8) -> Self {
Self(value)
}
}
impl FromStr for PresetIndexedColor {
type Err = ParseIntError;
fn from_str(s: &str) -> Result<Self, Self::Err> {
Ok(Self(s.parse()?))
}
}
impl From<PresetIndexedColor> for u8 {
fn from(value: PresetIndexedColor) -> Self {
value.0
}
}
impl ToAnsiString for Srgb<u8> {
fn to_ansi_string(
&self,
mode: AnsiMode,
foreground_background: ForegroundBackground,
) -> String {
let c: u8 = match foreground_background {
ForegroundBackground::Foreground => 38,
ForegroundBackground::Background => 48,
};
match mode {
AnsiMode::Rgb => {
let [r, g, b]: [u8; 3] = (*self).into();
format!("\x1b[{c};2;{r};{g};{b}m")
},
AnsiMode::Ansi256 => {
let rgb: [u8; 3] = (*self).into();
let indexed = rgb.to_ansi256();
format!("\x1b[{c};5;{indexed}m")
},
AnsiMode::Ansi16 => {
unimplemented!();
},
}
}
}
impl ToAnsiString for SrgbLuma<u8> {
fn to_ansi_string(
&self,
mode: AnsiMode,
foreground_background: ForegroundBackground,
) -> String {
let c: u8 = match foreground_background {
ForegroundBackground::Foreground => 38,
ForegroundBackground::Background => 48,
};
match mode {
AnsiMode::Rgb => {
let rgb_f32_color: LinSrgb = self.into_linear().into_color();
let [r, g, b]: [u8; 3] = Srgb::<u8>::from_linear(rgb_f32_color).into();
format!("\x1b[{c};2;{r};{g};{b}m")
},
AnsiMode::Ansi256 => {
let indexed = ansi256_from_grey(self.luma);
format!("\x1b[{c};5;{indexed}m")
},
AnsiMode::Ansi16 => {
unimplemented!();
},
}
}
}
impl Theme for Srgb<u8> {
fn theme(&self) -> TerminalTheme {
let mut rgb_f32_color: LinSrgb = self.into_linear();
{
let okhsl_f32_color: &mut Okhsl = &mut rgb_f32_color.into_color_mut();
if okhsl_f32_color.lightness > 0.5 {
TerminalTheme::Light
} else {
TerminalTheme::Dark
}
}
}
}
impl ContrastGrayscale for Srgb<u8> {
fn contrast_grayscale(&self) -> SrgbLuma<u8> {
let self_lab_f32: Lab = self.into_linear().into_color();
let mut best_contrast = None;
for indexed in ANSI256_GRAYSCALE_COLORS {
let rgb_u8_color: Srgb<u8> = rgb_from_ansi256(indexed).into();
let lab_f32_color: Lab = rgb_u8_color.into_linear().into_color();
let diff = lab_f32_color.improved_difference(self_lab_f32);
best_contrast = match best_contrast {
Some((_, best_diff)) if diff > best_diff => Some((lab_f32_color, diff)),
None => Some((lab_f32_color, diff)),
best => best,
};
}
let (best_lab_f32, _) = best_contrast.expect("`best_contrast` should not be `None`");
SrgbLuma::from_color(best_lab_f32).into_format()
}
}
/// Replaces extended minecraft color codes in message.
///
/// Returns message with escape codes.
pub fn color<S>(msg: S, mode: AnsiMode) -> Result<String>
where
S: AsRef<str>,
{
let msg = msg.as_ref();
let msg = {
let (ac, escape_codes) = MINECRAFT_COLORS_AC.get_or_init(|| {
let (color_codes, escape_codes): (Vec<_>, Vec<_>) =
MINECRAFT_COLORS.into_iter().unzip();
let ac = AhoCorasick::new(color_codes).unwrap();
(
ac,
escape_codes.try_into().expect(
"`MINECRAFT_COLORS` should have the same number of elements as \
`MINECRAFT_COLORS_AC.get_or_init(...).1`",
),
)
});
ac.replace_all(msg, &escape_codes[..])
};
let ac = RGB_COLORS_AC.get_or_init(|| AhoCorasick::new(RGB_COLOR_PATTERNS).unwrap());
let mut dst = String::new();
let mut ret_err = None;
ac.replace_all_with(&msg, &mut dst, |m, _, dst| {
let start = m.end();
let end = msg[start..]
.find(')')
.context("missing closing brace for color code");
let end = match end {
Ok(end) => end,
Err(err) => {
ret_err = Some(err);
return false;
},
};
let code = &msg[start..end];
let foreground_background = if m.pattern().as_usize() == 0 {
ForegroundBackground::Foreground
} else {
ForegroundBackground::Background
};
let rgb: Srgb<u8> = if code.starts_with('#') {
let rgb = code.parse().context("failed to parse hex color");
match rgb {
Ok(rgb) => rgb,
Err(err) => {
ret_err = Some(err);
return false;
},
}
} else {
let rgb: Result<[&str; 3], _> = code
.split(&[',', ';', ' '])
.filter(|x| x.is_empty())
.collect::<Vec<_>>()
.try_into()
.map_err(|_| anyhow!("wrong number of rgb components"));
let rgb = match rgb {
Ok(rgb) => rgb,
Err(err) => {
ret_err = Some(err);
return false;
},
};
let rgb = rgb
.into_iter()
.map(u8::from_str)
.collect::<Result<Vec<_>, _>>()
.context("failed to parse rgb components");
let rgb: [u8; 3] = match rgb {
Ok(rgb) => rgb.try_into().unwrap(),
Err(err) => {
ret_err = Some(err);
return false;
},
};
rgb.into()
};
dst.push_str(&rgb.to_ansi_string(mode, foreground_background));
true
});
if let Some(err) = ret_err {
return Err(err);
}
Ok(dst)
}
#[macro_export]
macro_rules! printc {
($($arg:tt)*) => {
println!("{}", color(format!("{}&r", format!($($arg)*)), AnsiMode::Rgb).expect("failed to color message"));
};
}
/// Prints with color.
pub fn printc<S>(msg: S, mode: AnsiMode) -> Result<()>
where
S: AsRef<str>,
{
println!("{msg}", msg = color(format!("{msg}&r", msg = msg.as_ref()), mode).context("failed to color message")?);
Ok(())
}
/// Clears screen using ANSI escape codes.
pub fn clear_screen(title: Option<&str>, mode: AnsiMode, debug_mode: bool) -> Result<()> {
if !debug_mode {
write!(io::stdout(), "\x1b[2J\x1b[H")
.and_then(|_| io::stdout().flush())
.context("failed to write clear screen sequence to stdout")?;
}
if let Some(title) = title {
printc(format!("\n{title}\n"), mode).context("failed to print title")?;
}
Ok(())
}
+3
View File
@@ -0,0 +1,3 @@
#![allow(non_camel_case_types)]
include!(concat!(env!("OUT_DIR"), "/distros.rs"));
+42
View File
@@ -0,0 +1,42 @@
use crate::neofetch_util::get_distro_name;
use crate::types::Backend;
use crate::utils::get_cache_path;
use anyhow::{Context, Result};
use std::collections::HashMap;
use std::fs::{File};
use std::io::{Read, Write};
const FONT_LOGOS: &str = include_str!(concat!(env!("OUT_DIR"), "/hyfetch/data/font_logos.json"));
pub fn get_font_logo(backend: Backend) -> Result<String> {
// Check if the cache file exists and return its contents if it does
let cache_path = get_cache_path().context("Failed to get cache path")?.join("font_logo");
if cache_path.exists() {
let mut cached_logo = String::new();
File::open(cache_path).context("Failed to open cache file")?
.read_to_string(&mut cached_logo).context("Failed to read from cache file")?;
return Ok(cached_logo);
}
// Deserialize the JSON into a HashMap
let font_logos: HashMap<String, String> = serde_json::from_str::<HashMap<String, String>>(FONT_LOGOS)
.context("Failed to deserialize font logos JSON file")?
.into_iter().map(|(k, v)| (k.to_lowercase(), v)).collect();
// Get the distro name
let distro = get_distro_name(backend).context("Failed to get distro name")?.to_lowercase();
// Find the most likely matching distro from font_logos
let matched_distro = font_logos.keys().find(|&k| distro.contains(k))
.or_else(|| font_logos.keys().find(|k| k.contains(&distro)))
.or_else(|| font_logos.keys().find(|k| k.split_whitespace().any(|part| distro.contains(part))))
.ok_or_else(|| anyhow::anyhow!("No font logo found for distro: {distro}. The supported logos are in https://github.com/Lukas-W/font-logos"))?;
let logo = font_logos.get(matched_distro).unwrap();
// Write the logo to the cache file
let mut cache_file = File::create(cache_path).context("Failed to create cache file")?;
cache_file.write_all(logo.as_bytes()).context("Failed to write logo to cache file")?;
Ok(logo.clone())
}
+12
View File
@@ -0,0 +1,12 @@
pub mod ascii;
pub mod cli_options;
pub mod color_util;
pub mod distros;
pub mod font_logo;
pub mod models;
pub mod neofetch_util;
pub mod presets;
pub mod pride_month;
pub mod types;
pub mod utils;
pub mod color_profile;
+188
View File
@@ -0,0 +1,188 @@
use std::collections::HashMap;
use anyhow::{Context as _, Result};
use serde::{Deserialize, Serialize};
use crate::color_profile::ColorProfile;
use crate::color_util::Lightness;
use crate::neofetch_util::ColorAlignment;
use crate::types::{AnsiMode, Backend, TerminalTheme};
#[derive(Clone, Debug, Deserialize, Serialize)]
pub struct Config {
pub preset: PresetValue,
pub mode: AnsiMode,
pub auto_detect_light_dark: Option<bool>,
pub light_dark: Option<TerminalTheme>,
pub lightness: Option<Lightness>,
pub color_align: ColorAlignment,
pub backend: Backend,
#[serde(default)]
#[serde(with = "self::args_serde")]
pub args: Option<Vec<String>>,
pub distro: Option<String>,
pub pride_month_disable: bool,
pub custom_ascii_path: Option<String>,
pub custom_presets: Option<HashMap<String, Vec<String>>>,
}
impl Config {
pub fn default_lightness(theme: TerminalTheme) -> Lightness {
match theme {
TerminalTheme::Dark => {
Lightness::new(0.65).expect("default lightness should not be invalid")
},
TerminalTheme::Light => {
Lightness::new(0.4).expect("default lightness should not be invalid")
},
}
}
pub fn custom_preset_profiles(&self) -> Result<HashMap<String, ColorProfile>> {
let mut profiles = HashMap::new();
if let Some(custom_presets) = &self.custom_presets {
for (preset_name, colors) in custom_presets {
if preset_name == "random" {
return Err(anyhow::anyhow!("custom preset key `random` is reserved"));
}
let color_profile = build_hex_color_profile(colors).with_context(|| {
format!("failed to validate custom preset key `{preset_name}`")
})?;
profiles.insert(preset_name.clone(), color_profile);
}
}
Ok(profiles)
}
}
pub fn build_hex_color_profile(hex_colors: &[String]) -> Result<ColorProfile> {
if hex_colors.is_empty() {
return Err(anyhow::anyhow!("hex color list cannot be empty"));
}
for color in hex_colors {
if !color.starts_with('#')
|| (color.len() != 4 && color.len() != 7)
|| !color[1..].chars().all(|c| c.is_ascii_hexdigit())
{
return Err(anyhow::anyhow!("invalid hex color: {color}"));
}
}
ColorProfile::from_hex_colors(hex_colors.to_vec())
.context("failed to create color profile from hex")
}
mod args_serde {
use std::fmt;
use serde::de::{self, value, Deserialize, Deserializer, SeqAccess, Visitor};
use serde::ser::Serializer;
type Value = Option<Vec<String>>;
pub(super) fn serialize<S>(value: &Value, serializer: S) -> Result<S::Ok, S::Error>
where
S: Serializer,
{
match value {
Some(value) => serializer.serialize_some(&shell_words::join(value)),
None => serializer.serialize_none(),
}
}
pub(super) fn deserialize<'de, D>(deserializer: D) -> Result<Value, D::Error>
where
D: Deserializer<'de>,
{
struct StringOrVec;
struct OptionVisitor;
impl<'de> Visitor<'de> for StringOrVec {
type Value = Vec<String>;
fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
formatter.write_str("string or list of strings")
}
fn visit_str<E>(self, s: &str) -> Result<Self::Value, E>
where
E: de::Error,
{
shell_words::split(s).map_err(de::Error::custom)
}
fn visit_seq<S>(self, seq: S) -> Result<Self::Value, S::Error>
where
S: SeqAccess<'de>,
{
Deserialize::deserialize(value::SeqAccessDeserializer::new(seq))
}
}
impl<'de> Visitor<'de> for OptionVisitor {
type Value = Value;
fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
formatter.write_str("option")
}
#[inline]
fn visit_unit<E>(self) -> Result<Self::Value, E>
where
E: de::Error,
{
Ok(None)
}
#[inline]
fn visit_none<E>(self) -> Result<Self::Value, E>
where
E: de::Error,
{
Ok(None)
}
#[inline]
fn visit_some<D>(self, deserializer: D) -> Result<Self::Value, D::Error>
where
D: Deserializer<'de>,
{
deserializer.deserialize_any(StringOrVec).map(Some)
}
}
deserializer.deserialize_option(OptionVisitor)
}
}
#[derive(Clone, Debug, Serialize, Deserialize)]
#[serde(untagged)]
pub enum PresetValue {
Single(String),
Multiple(Vec<String>),
}
impl From<String> for PresetValue {
fn from(s: String) -> Self {
PresetValue::Single(s)
}
}
impl PresetValue {
pub fn get_random_if_multiple(&self) -> String {
match self {
PresetValue::Single(s) => s.clone(),
PresetValue::Multiple(v) => {
if v.is_empty() {
"random".to_owned()
} else {
let mut rng = fastrand::Rng::new();
let selected_index = rng.usize(0..v.len());
v[selected_index].clone()
}
}
}
}
}
+739
View File
@@ -0,0 +1,739 @@
use std::borrow::Cow;
use std::ffi::OsStr;
#[cfg(feature = "macchina")]
use std::fs;
use std::io::{Write as _};
use std::path::PathBuf;
use std::process::Command;
use std::sync::OnceLock;
use std::{env, fmt};
use aho_corasick::AhoCorasick;
use anyhow::{Context as _, Result};
use indexmap::IndexMap;
use itertools::Itertools as _;
#[cfg(windows)]
use anyhow::anyhow;
#[cfg(windows)]
use crate::utils::find_file;
#[cfg(windows)]
use std::path::Path;
#[cfg(windows)]
use normpath::PathExt as _;
#[cfg(windows)]
use same_file::is_same_file;
use serde::{Deserialize, Serialize};
use strum::AsRefStr;
#[cfg(feature = "macchina")]
use toml_edit::{value, DocumentMut, Item, Table};
use tracing::debug;
use unicode_segmentation::UnicodeSegmentation as _;
use which::which;
use crate::ascii::{RawAsciiArt, RecoloredAsciiArt};
use crate::color_util::{printc, NeofetchAsciiIndexedColor, PresetIndexedColor};
use crate::distros::Distro;
use crate::types::{AnsiMode, Backend};
use crate::utils::{find_in_path, get_cache_path, input, process_command_status};
pub const TEST_ASCII: &str = r####################"
### |\___/| ###
### ) ( ###
## =\ /= ##
#### )===( ####
### / \ ###
### | | ###
## / {txt} \ ##
## \ / ##
_/\_\_ _/_/\_
|##| ( ( |##|
|##| ) ) |##|
|##| (_( |##|
"####################;
pub const NEOFETCH_COLOR_PATTERNS: [&str; 6] =
["${c1}", "${c2}", "${c3}", "${c4}", "${c5}", "${c6}"];
pub static NEOFETCH_COLORS_AC: OnceLock<AhoCorasick> = OnceLock::new();
pub const NEOFETCH_SCRIPT: &str = include_str!(concat!(env!("OUT_DIR"), "/neofetch"));
#[derive(Clone, Eq, PartialEq, Debug, AsRefStr, Deserialize, Serialize)]
#[serde(tag = "mode")]
#[serde(rename_all = "lowercase")]
#[strum(serialize_all = "lowercase")]
pub enum ColorAlignment {
Horizontal,
Vertical,
Custom {
#[serde(rename = "custom_colors")]
#[serde(deserialize_with = "crate::utils::index_map_serde::deserialize")]
colors: IndexMap<NeofetchAsciiIndexedColor, PresetIndexedColor>,
},
}
/// Asks the user to provide an input among a list of options.
pub fn literal_input<'a, S1, S2>(
prompt: S1,
options: &'a [S2],
default: &str,
show_options: bool,
color_mode: AnsiMode,
) -> Result<&'a str>
where
S1: AsRef<str>,
S2: AsRef<str>,
{
let prompt = prompt.as_ref();
if show_options {
let options_text = options
.iter()
.map(|o| {
let o = o.as_ref();
if o == default {
format!("&l&n{o}&L&N")
} else {
o.to_owned()
}
})
.collect::<Vec<_>>()
.join("|");
printc(format!("{prompt} ({options_text})"), color_mode)
.context("failed to print input prompt")?;
} else {
printc(format!("{prompt} (default: {default})"), color_mode)
.context("failed to print input prompt")?;
}
loop {
let selection = input(Some("> ")).context("failed to read input")?;
let selection = if selection.is_empty() {
default.to_owned()
} else {
selection.to_lowercase()
};
if let Some(selected) = find_selection(&selection, options) {
println!();
return Ok(selected);
} else {
let options_text = options.iter().map(AsRef::as_ref).join("|");
println!("Invalid selection! {selection} is not one of {options_text}");
}
}
fn find_selection<'a, S>(sel: &str, options: &'a [S]) -> Option<&'a str>
where
S: AsRef<str>,
{
if sel.is_empty() {
return None;
}
// Find exact match
if let Some(selected) = options.iter().find(|&o| o.as_ref().to_lowercase() == sel) {
return Some(selected.as_ref());
}
// Find starting abbreviation
if let Some(selected) = options
.iter()
.find(|&o| o.as_ref().to_lowercase().starts_with(sel))
{
return Some(selected.as_ref());
}
None
}
}
/// Add the PyPI pacakge path to the PATH environment variable (for this local process only).
/// This is done so that `which` can find the commands inside the PyPI package.
pub fn add_pkg_path() -> Result<()> {
// Get PATH
let pv = &env::var_os("PATH").context("`PATH` env var is not set or invalid")?;
let mut path = env::split_paths(pv).collect::<Vec<_>>();
let exe = match env::current_exe() {
Ok(exe) => exe,
Err(e) => {
debug!("Failed to get path of current running executable: {}", e);
return Ok(());
}
};
let base = exe.parent().unwrap();
// Add from bin: ../git, ../fastfetch, ../scripts
let to_add = ["git", "fastfetch", "scripts", "fastfetch/usr/bin"];
if let Some(parent) = base.parent() {
path.extend(to_add.iter().map(|d| parent.join(d)));
}
// Add from cwd: ./hyfetch/git, ./hyfetch/fastfetch, ./hyfetch/scripts
path.extend(to_add.iter().map(|d| PathBuf::from("hyfetch").join(d)));
// Set PATH
env::set_var("PATH", env::join_paths(path).context("failed to join paths")?);
debug!("Added PyPI package path to PATH, PATH={}", env::var("PATH")?);
Ok(())
}
/// Gets the absolute path of the [neofetch] command.
///
/// [neofetch]: https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch
pub fn neofetch_path() -> Result<PathBuf> {
if let Ok(p) = which("neowofetch") {
return Ok(p);
}
// Instead of doing that, let's write the neofetch script to a temp file
let f: PathBuf = get_cache_path().context("Failed to get cache path")?.join("nf_script.sh");
let mut file = fs::File::create(&f).context("Failed to create neofetch script file")?;
file.write_all(NEOFETCH_SCRIPT.as_bytes())
.context("Failed to write neofetch script to file")?;
Ok(f)
}
/// Gets the absolute path of the [macchina] command.
///
/// [macchina]: https://github.com/Macchina-CLI/macchina
#[cfg(feature = "macchina")]
pub fn macchina_path() -> Result<Option<PathBuf>> {
let macchina_path = {
#[cfg(not(windows))]
{
find_in_path("macchina").context("failed to check existence of `macchina` in `PATH`")?
}
#[cfg(windows)]
{
find_in_path("macchina.exe")
.context("failed to check existence of `macchina.exe` in `PATH`")?
}
};
// Fall back to `macchina.exe` in directory of current executable
#[cfg(windows)]
let macchina_path = macchina_path.map_or_else(
|| {
let current_exe_path: PathBuf = env::current_exe()
.and_then(|p| p.normalize().map(|p| p.into()))
.context("failed to get path of current running executable")?;
let current_exe_dir_path = current_exe_path
.parent()
.expect("parent should not be `None`");
let macchina_path = current_exe_dir_path.join("macchina.exe");
find_file(&macchina_path)
.with_context(|| format!("failed to check existence of file {macchina_path:?}"))
},
|path| Ok(Some(path)),
)?;
Ok(macchina_path)
}
/// Gets the distro ascii of the current distro. Or if distro is specified, get
/// the specific distro's ascii art instead.
#[tracing::instrument(level = "debug")]
pub fn get_distro_ascii<S>(distro: Option<S>, backend: Backend) -> Result<RawAsciiArt>
where
S: AsRef<str> + fmt::Debug,
{
let distro_name: Cow<_> = if let Some(distro) = distro.as_ref() {
distro.as_ref().into()
} else {
get_distro_name(backend)
.context("failed to get distro name")?
.into()
};
debug!(%distro_name, "distro name");
// Try new codegen-based detection method
if let Some(distro) = Distro::detect(&distro_name) {
let asc = distro.ascii_art().to_owned();
let fg = ascii_foreground(&distro);
return Ok(RawAsciiArt { asc, fg });
}
debug!(%distro_name, "could not find a match for distro; falling back to neofetch");
// Old detection method that calls neofetch
let asc = run_neofetch_command_piped(&["print_ascii", "--ascii_distro", distro_name.as_ref()])
.context("failed to get ascii art from neofetch")?;
// Unescape backslashes here because backslashes are escaped in neofetch for
// printf
let asc = asc.replace(r"\\", r"\");
Ok(RawAsciiArt {
asc,
fg: Vec::new(),
})
}
#[tracing::instrument(level = "debug", skip(asc), fields(asc.w = asc.w, asc.h = asc.h))]
pub fn run(asc: RecoloredAsciiArt, backend: Backend, args: Option<&Vec<String>>) -> Result<()> {
let asc = asc.lines.join("\n");
match backend {
Backend::Neofetch => run_neofetch(asc, args).context("failed to run neofetch")?,
Backend::Fastfetch => run_fastfetch(asc, args).context("failed to run fastfetch")?,
#[cfg(feature = "macchina")]
Backend::Macchina => run_macchina(asc, args).context("failed to run macchina")?,
}
Ok(())
}
/// Gets distro ascii width and height, ignoring color code.
pub fn ascii_size<S>(asc: S) -> Result<(u16, u16)>
where
S: AsRef<str>,
{
let asc = asc.as_ref();
if asc.is_empty() {
return Ok((0, 0));
}
let asc = {
let ac =
NEOFETCH_COLORS_AC.get_or_init(|| AhoCorasick::new(NEOFETCH_COLOR_PATTERNS).unwrap());
const N: usize = NEOFETCH_COLOR_PATTERNS.len();
const REPLACEMENTS: [&str; N] = [""; N];
ac.replace_all(asc, &REPLACEMENTS)
};
if asc.is_empty() {
return Ok((0, 0));
}
let width = asc.lines()
.map(|line| line.graphemes(true).count()).max()
.expect("line iterator should not be empty");
let width: u16 = width.try_into().context("ascii art width should fit in u16")?;
let height: u16 = asc.lines().count().try_into().context("ascii art height should fit in u16")?;
Ok((width, height))
}
/// Gets the absolute path of the bash command.
#[cfg(windows)]
fn bash_path() -> Result<PathBuf> {
// 1. Try to find a good bash.exe in PATH
let bash_in_path = find_in_path("bash.exe").unwrap_or(None);
if let Some(pth) = &bash_in_path {
// Check if it's not WSL bash
// See https://github.com/hykilpikonna/hyfetch/issues/233
let is_wsl = (|| {
let windir = env::var_os("windir")?;
let wsl_bash = Path::new(&windir).join(r"System32\bash.exe");
Some(is_same_file(pth, &wsl_bash).unwrap_or(false))
})()
.unwrap_or(false);
if !is_wsl {
// Check if it's not MSYS bash https://stackoverflow.com/a/58418686/1529493
// We prefer the Git wrapper bash if possible, but we'll accept this if it's all we have.
if !pth.ends_with(r"Git\usr\bin\bash.exe") {
return Ok(pth.clone());
}
}
}
// 2. Try to find git.exe in PATH and look for bash.exe relative to it
if let Ok(Some(git_path)) = find_in_path("git.exe") {
let mut current = git_path.clone();
for _ in 0..3 {
if let Some(parent) = current.parent() {
let bin_bash = parent.join(r"bin\bash.exe");
if bin_bash.is_file() {
return Ok(bin_bash);
}
let usr_bin_bash = parent.join(r"usr\bin\bash.exe");
if usr_bin_bash.is_file() {
return Ok(usr_bin_bash);
}
current = parent.to_path_buf();
} else {
break;
}
}
}
// 3. Fallback to whatever bash we found in PATH (even if it was the MSYS one)
if let Some(pth) = bash_in_path {
return Ok(pth);
}
Err(anyhow!("bash.exe not found. Please ensure Git for Windows is installed and in your PATH."))
}
/// Runs neofetch command, returning the piped stdout output.
fn run_neofetch_command_piped<S>(args: &[S]) -> Result<String>
where
S: AsRef<OsStr> + fmt::Debug,
{
let mut command = make_neofetch_command(args)?;
let output = command
.output()
.context("failed to execute neofetch as child process")?;
debug!(?output, "neofetch output");
process_command_status(&output.status).context("neofetch command exited with error")?;
let out = String::from_utf8(output.stdout)
.context("failed to process neofetch output as it contains invalid UTF-8")?
.trim()
.to_owned();
Ok(out)
}
fn make_neofetch_command<S>(args: &[S]) -> Result<Command>
where
S: AsRef<OsStr>,
{
// Find neofetch script
let neofetch_path = neofetch_path().context("neofetch command not found")?;
debug!(?neofetch_path, "neofetch path");
#[cfg(not(windows))]
{
let mut command = Command::new("bash");
command.arg(neofetch_path);
command.args(args);
Ok(command)
}
#[cfg(windows)]
{
let bash_path = bash_path().context("failed to get bash path")?;
let mut command = Command::new(bash_path);
// Convert path to use forward slashes because bash will interpret backslashes as escapes
command.arg(neofetch_path.to_string_lossy().replace('\\', "/"));
for arg in args {
// Also convert any backslashes in arguments to forward slashes for bash
command.arg(arg.as_ref().to_string_lossy().replace('\\', "/"));
}
Ok(command)
}
}
/// Runs fastfetch command, returning the piped stdout output.
fn run_fastfetch_command_piped<S>(args: &[S]) -> Result<String>
where
S: AsRef<OsStr> + fmt::Debug,
{
let mut command = make_fastfetch_command(args)?;
let output = command
.output()
.context("failed to execute fastfetch as child process")?;
debug!(?output, "fastfetch output");
process_command_status(&output.status).context("fastfetch command exited with error")?;
let out = String::from_utf8(output.stdout)
.context("failed to process fastfetch output as it contains invalid UTF-8")?
.trim()
.to_owned();
Ok(out)
}
pub fn fastfetch_path() -> Result<PathBuf> {
which("fastfetch").context("fastfetch command not found")
}
fn make_fastfetch_command<S>(args: &[S]) -> Result<Command>
where
S: AsRef<OsStr>,
{
// Find fastfetch executable
let ff_path = fastfetch_path()?;
debug!(?ff_path, "fastfetch path");
let mut command = Command::new(ff_path);
command.env("FFTS_IGNORE_PARENT", "1");
command.args(args);
Ok(command)
}
/// Runs macchina command, returning the piped stdout output.
#[cfg(feature = "macchina")]
fn run_macchina_command_piped<S>(args: &[S]) -> Result<String>
where
S: AsRef<OsStr> + fmt::Debug,
{
let mut command = make_macchina_command(args)?;
let output = command
.output()
.context("failed to execute macchina as child process")?;
debug!(?output, "macchina output");
process_command_status(&output.status).context("macchina command exited with error")?;
let out = String::from_utf8(output.stdout)
.context("failed to process macchina output as it contains invalid UTF-8")?
.trim()
.to_owned();
Ok(out)
}
#[cfg(feature = "macchina")]
fn make_macchina_command<S>(args: &[S]) -> Result<Command>
where
S: AsRef<OsStr>,
{
// Find macchina executable
let macchina_path = macchina_path()
.context("failed to get macchina path")?
.context("macchina command not found")?;
debug!(?macchina_path, "macchina path");
let mut command = Command::new(macchina_path);
command.args(args);
Ok(command)
}
#[tracing::instrument(level = "debug")]
pub fn get_distro_name(backend: Backend) -> Result<String> {
match backend {
Backend::Neofetch => run_neofetch_command_piped(&["ascii_distro_name"])
.context("failed to get distro name from neofetch"),
Backend::Fastfetch => Ok(run_fastfetch_command_piped(&["--logo", "none", "-c", "none", "-s", "OS",])
.context("failed to get distro name from fastfetch")?.replace("OS: ", "")),
#[cfg(feature = "macchina")]
Backend::Macchina => {
// Write ascii art to temp file
let asc_file_path = {
let mut temp_file = tempfile::Builder::new()
.suffix("ascii.txt")
.tempfile()
.context("failed to create temp file for ascii art")?;
temp_file
.write_all(b"\t\n\t\n")
.context("failed to write ascii art to temp file")?;
temp_file.into_temp_path()
};
// Write macchina theme to temp file
let theme_file_path = {
let project_dirs = directories::ProjectDirs::from("", "", "macchina")
.context("failed to get base dirs")?;
let themes_path = project_dirs.config_dir().join("themes");
fs::create_dir_all(&themes_path).with_context(|| {
format!("failed to create macchina themes dir {themes_path:?}")
})?;
let mut temp_file = tempfile::Builder::new()
.suffix("theme.toml")
.tempfile_in(themes_path)
.context("failed to create temp file for macchina theme")?;
let theme_doc = {
let mut doc = DocumentMut::new();
doc["spacing"] = value(0);
doc["padding"] = value(0);
// See https://github.com/Macchina-CLI/macchina/issues/319
doc["hide_ascii"] = value(false);
doc["separator"] = value("");
doc["custom_ascii"] = Item::Table(Table::from_iter([(
"path",
&*asc_file_path.to_string_lossy(),
)]));
doc["keys"] = Item::Table(Table::from_iter([("os", ""), ("distro", "")]));
doc
};
debug!(%theme_doc, "macchina theme");
temp_file
.write_all(theme_doc.to_string().as_bytes())
.context("failed to write macchina theme to temp file")?;
temp_file.into_temp_path()
};
let args: [&OsStr; 4] = [
"--show".as_ref(),
if cfg!(target_os = "linux") {
"distribution"
} else {
"operating-system"
}
.as_ref(),
"--theme".as_ref(),
theme_file_path
.file_stem()
.expect("file name should not be `None`"),
];
run_macchina_command_piped(&args[..])
.map(|s| {
let s = anstream::adapter::strip_str(&s).to_string();
let s = s.trim();
s.splitn(2, '-')
.last()
.expect("splitn with 2 should always have at least 1 element")
.trim()
.to_owned()
})
.context("failed to get distro name from macchina")
},
}
}
/// Runs neofetch with custom ascii art.
#[tracing::instrument(level = "debug", skip(asc))]
fn run_neofetch(asc: String, args: Option<&Vec<String>>) -> Result<()> {
// Escape backslashes here because backslashes are escaped in neofetch for
// printf
let asc = asc.replace('\\', r"\\");
// Write ascii art to temp file
let asc_file_path = {
let mut temp_file = tempfile::Builder::new()
.suffix("ascii.txt")
.tempfile()
.context("failed to create temp file for ascii art")?;
temp_file
.write_all(asc.as_bytes())
.context("failed to write ascii art to temp file")?;
temp_file.into_temp_path()
};
// Call neofetch
let args = {
let mut v: Vec<Cow<OsStr>> = vec![
OsStr::new("--ascii").into(),
OsStr::new("--source").into(),
OsStr::new(&asc_file_path).into(),
OsStr::new("--ascii_colors").into(),
];
if let Some(args) = args {
v.extend(args.iter().map(|arg| OsStr::new(arg).into()));
}
v
};
let mut command = make_neofetch_command(&args[..])?;
debug!(?command, "neofetch command");
let status = command
.status()
.context("failed to execute neofetch command as child process")?;
process_command_status(&status).context("neofetch command exited with error")?;
Ok(())
}
/// Runs fastfetch with custom ascii art.
#[tracing::instrument(level = "debug", skip(asc))]
fn run_fastfetch(asc: String, args: Option<&Vec<String>>) -> Result<()> {
// Write ascii art to temp file
let asc_file_path = {
let mut temp_file = tempfile::Builder::new()
.suffix("ascii.txt")
.tempfile()
.context("failed to create temp file for ascii art")?;
temp_file
.write_all(asc.as_bytes())
.context("failed to write ascii art to temp file")?;
temp_file.into_temp_path()
};
// Call fastfetch
let args = {
let mut v: Vec<Cow<OsStr>> = vec![
OsStr::new("--file-raw").into(),
OsStr::new(&asc_file_path).into(),
];
if let Some(args) = args {
v.extend(args.iter().map(|arg| OsStr::new(arg).into()));
}
v
};
let mut command = make_fastfetch_command(&args[..])?;
debug!(?command, "fastfetch command");
let status = command
.status()
.context("failed to execute fastfetch command as child process")?;
process_command_status(&status).context("fastfetch command exited with error")?;
Ok(())
}
/// Runs macchina with custom ascii art.
#[cfg(feature = "macchina")]
#[tracing::instrument(level = "debug", skip(asc))]
fn run_macchina(asc: String, args: Option<&Vec<String>>) -> Result<()> {
// Write ascii art to temp file
let asc_file_path = {
let mut temp_file = tempfile::Builder::new()
.suffix("ascii.txt")
.tempfile()
.context("failed to create temp file for ascii art")?;
temp_file
.write_all(asc.as_bytes())
.context("failed to write ascii art to temp file")?;
temp_file.into_temp_path()
};
// Write macchina theme to temp file
let theme_file_path = {
let project_dirs = directories::ProjectDirs::from("", "", "macchina")
.context("failed to get base dirs")?;
let themes_path = project_dirs.config_dir().join("themes");
fs::create_dir_all(&themes_path)
.with_context(|| format!("failed to create macchina themes dir {themes_path:?}"))?;
let mut temp_file = tempfile::Builder::new()
.suffix("theme.toml")
.tempfile_in(themes_path)
.context("failed to create temp file for macchina theme")?;
let theme_doc = {
let mut doc = DocumentMut::new();
doc["hide_ascii"] = value(false);
doc["custom_ascii"] = Item::Table(Table::from_iter([(
"path",
&*asc_file_path.to_string_lossy(),
)]));
doc
};
debug!(%theme_doc, "macchina theme");
temp_file
.write_all(theme_doc.to_string().as_bytes())
.context("failed to write macchina theme to temp file")?;
temp_file.into_temp_path()
};
let args = {
let mut v: Vec<Cow<OsStr>> = vec![
OsStr::new("--theme").into(),
theme_file_path
.file_stem()
.expect("file name should not be `None`")
.into(),
];
if let Some(args) = args {
v.extend(args.iter().map(|arg| OsStr::new(arg).into()));
}
v
};
let mut command = make_macchina_command(&args[..])?;
debug!(?command, "macchina command");
let status = command
.status()
.context("failed to execute macchina command as child process")?;
process_command_status(&status).context("macchina command exited with error")?;
Ok(())
}
/// Gets the color indices that should be considered as foreground, for a
/// particular distro's ascii art.
fn ascii_foreground(distro: &Distro) -> Vec<NeofetchAsciiIndexedColor> {
distro.foreground()
.iter()
.map(|&f| f.try_into().expect("neofetch color index should be valid"))
.collect()
}
+3
View File
@@ -0,0 +1,3 @@
#![allow(non_camel_case_types)]
include!(concat!(env!("OUT_DIR"), "/presets.rs"));
+269
View File
@@ -0,0 +1,269 @@
use std::fmt::Write as _;
use std::io::{self, Write as _};
use std::num::{NonZeroU16, NonZeroUsize, Wrapping};
use std::sync::atomic::{AtomicBool, Ordering};
use std::sync::Arc;
use std::time::Duration;
use std::{cmp, thread};
use anyhow::{anyhow, Context as _, Result};
use crossterm::execute;
use crossterm::terminal::{
BeginSynchronizedUpdate, EndSynchronizedUpdate, EnterAlternateScreen, LeaveAlternateScreen,
};
use palette::blend::Blend as _;
use palette::{LinSrgba, Srgb, WithAlpha as _};
use strum::VariantArray as _;
use terminal_size::{terminal_size, Height, Width};
use crate::color_util::{color, ForegroundBackground, ToAnsiString as _};
use crate::neofetch_util::ascii_size;
use crate::presets::Preset;
use crate::types::AnsiMode;
const TEXT_ASCII: &str = r"
.======================================================.
| . . .__ . . . , . | |
| |__| _.._ ._ . [__)._.* _| _ |\/| _ ._ -+-|_ | |
| | |(_][_)[_)\_| | [ |(_](/, | |(_)[ ) | [ ) * |
| | | ._| |
'======================================================'
";
const TEXT_ASCII_SMALL: &str = r"
.====================.
| Happy Pride Month! |
'===================='
";
const NOTICE: &str = "Press enter to continue";
pub fn start_animation(color_mode: AnsiMode) -> Result<()> {
let (w, h) = {
let (Width(w), Height(h)) = terminal_size().context("failed to get terminal size")?;
let w: NonZeroU16 = w.try_into().context("terminal width should not be 0")?;
let h: NonZeroU16 = h.try_into().context("terminal height should not be 0")?;
(w, h)
};
let text = &TEXT_ASCII[1..TEXT_ASCII.len().checked_sub(1).unwrap()];
let (text_w, text_h) = ascii_size(text)?;
let (text, text_width, text_height) = {
const TEXT_BORDER_WIDTH: u16 = 2;
const NOTICE_BORDER_WIDTH: u16 = 1;
const VERTICAL_MARGIN: u16 = 1;
let notice_w: u16 = NOTICE.len().try_into()?;
let notice_h: u16 = NOTICE.lines().count().try_into()?;
let term_w_min = cmp::max(
text_w + TEXT_BORDER_WIDTH * 2,
notice_w + NOTICE_BORDER_WIDTH * 2,
);
let term_h_min = u16::from(text_h) + notice_h + VERTICAL_MARGIN * 2;
if w.get() >= term_w_min && h.get() >= term_h_min {
(text, text_w, text_h)
} else {
let text = &TEXT_ASCII_SMALL[1..TEXT_ASCII_SMALL.len().checked_sub(1).unwrap()];
let (text_w, text_h) = ascii_size(text)?;
let term_w_min = cmp::max(
text_w + TEXT_BORDER_WIDTH * 2,
notice_w + NOTICE_BORDER_WIDTH * 2,
);
let term_h_min = text_h + notice_h + VERTICAL_MARGIN * 2;
if w.get() < term_w_min || h.get() < term_h_min {
return Err(anyhow!("terminal size should be at least ({term_w_min} * {term_h_min})"));
}
(text, text_w, text_h)
}
};
let text_lines: Vec<&str> = text.lines().collect();
const BLOCKS: u8 = 9;
let block_width: NonZeroU16 = w
.get()
.div_euclid(u16::from(BLOCKS))
.try_into()
.with_context(|| format!("terminal width should be at least {BLOCKS}"))?;
let text_start_y = h
.get()
.div_euclid(2)
.checked_sub((text_height / 2).into())
.unwrap();
let text_end_y = text_start_y.checked_add(text_height.into()).unwrap();
let text_start_x = w
.get()
.div_euclid(2)
.checked_sub((text_width / 2).into())
.unwrap();
let text_end_x = text_start_x.checked_add(text_width.into()).unwrap();
let notice_start_x = w
.get()
.checked_sub(
u8::try_from(NOTICE.len())
.expect("`NOTICE` length should fit in `u8`")
.into(),
)
.unwrap()
.checked_sub(1)
.unwrap();
let notice_end_x = w.get().checked_sub(1).unwrap();
let notice_y = h.get().checked_sub(1).unwrap();
// Add every preset to colors
let colors: Vec<Srgb<u8>> = Preset::VARIANTS
.iter()
.flat_map(|p| p.color_profile().colors)
.collect();
let fg: Srgb<u8> = "#FFE09B"
.parse()
.expect("foreground color hex should be valid");
let black = LinSrgba::new(0.0, 0.0, 0.0, 0.5);
let draw_frame = |frame: usize| -> Result<()> {
execute!(io::stdout(), BeginSynchronizedUpdate)
.context("failed to begin synchronized update")?;
let mut buf = String::new();
// Loop over the height
for y in 0..h.get() {
// Print the starting color
write!(
buf,
"{bg}{fg}",
bg = colors[frame
.wrapping_add(y.into())
.div_euclid(block_width.get().into())
.rem_euclid(colors.len())]
.to_ansi_string(color_mode, ForegroundBackground::Background),
fg = fg.to_ansi_string(color_mode, ForegroundBackground::Foreground)
)?;
// Loop over the width
for x in 0..w.get() {
let idx = frame
.wrapping_add(x.into())
.wrapping_add(y.into())
.wrapping_add_signed((2.0 * (y as f64 + 0.5 * frame as f64).sin()) as isize);
let y_text = text_start_y <= y && y < text_end_y;
let border = 1u16 + if y == text_start_y || y == (text_end_y - 1) { 0 } else { 1 };
let text_bounds_x1 = text_start_x - border;
let text_bounds_x2 = text_end_x - border;
let notice_bounds_x1 = notice_start_x - 1;
let notice_bounds_x2 = notice_end_x - 1;
// If it's a switching point
if idx.rem_euclid(NonZeroUsize::from(block_width).get()) == 0
|| x == text_bounds_x1
|| x == text_bounds_x2
|| x == notice_bounds_x1
|| x == notice_bounds_x2
{
// Print the color at the current frame
let ci = idx
.div_euclid(NonZeroUsize::from(block_width).get())
.rem_euclid(colors.len());
let c = colors[ci];
if (y_text && (text_bounds_x1 <= x) && (x < text_bounds_x2))
|| (y == notice_y && notice_bounds_x1 <= x && x < notice_bounds_x2)
{
let c: LinSrgba = c.with_alpha(1.0).into_linear();
let c = Srgb::<u8>::from_linear(c.overlay(black).without_alpha());
write!(buf, "{bg}", bg = c.to_ansi_string(color_mode, ForegroundBackground::Background))?;
} else {
write!(buf, "{bg}", bg = c.to_ansi_string(color_mode, ForegroundBackground::Background))?;
}
}
// If text should be printed, print text
if y_text && text_start_x <= x && x < text_end_x {
write!(
buf,
"{text_char}",
text_char = text_lines[usize::from(y.checked_sub(text_start_y).unwrap())]
.chars()
.nth(usize::from(x.checked_sub(text_start_x).unwrap()))
.unwrap(),
)?;
} else if y == notice_y && notice_start_x <= x && x < notice_end_x {
write!(
buf,
"{notice_char}",
notice_char = NOTICE
.chars()
.nth(usize::from(x.checked_sub(notice_start_x).unwrap()))
.unwrap(),
)?;
} else {
write!(buf, " ")?;
}
}
// New line if it isn't the last line
if y != h.get().checked_sub(1).unwrap() {
writeln!(buf, "{reset}", reset = color("&r", color_mode)?)?;
}
}
{
let mut stdout = io::stdout().lock();
write!(stdout, "{buf}")
.and_then(|_| stdout.flush())
.context("failed to write to stdout")?;
}
execute!(io::stdout(), EndSynchronizedUpdate)
.context("failed to end synchronized update")?;
Ok(())
};
let key_pressed = Arc::new(AtomicBool::new(false));
// TODO: use non-blocking I/O; no need for another thread
let _handle = thread::spawn({
let key_pressed = Arc::clone(&key_pressed);
move || {
loop {
match io::stdin().lines().next() {
Some(Ok(_)) => {
key_pressed.store(true, Ordering::Release);
break;
},
Some(Err(err)) => {
eprintln!("failed to read line from stdin: {err}");
},
None => {
// EOF
},
}
}
}
});
let mut frame: Wrapping<usize> = Wrapping(0);
const SPEED: u8 = 2;
let frame_delay = Duration::from_secs_f32(2.0 / 25.0);
execute!(io::stdout(), EnterAlternateScreen).context("failed to enter alternate screen")?;
loop {
// Move cursor to the top left corner
print!("\x1B[H");
draw_frame(frame.0)?;
frame += usize::from(SPEED);
thread::sleep(frame_delay);
if key_pressed.load(Ordering::Acquire) {
break;
}
}
execute!(io::stdout(), LeaveAlternateScreen).context("failed to leave alternate screen")?;
Ok(())
}
+70
View File
@@ -0,0 +1,70 @@
use serde::{Deserialize, Serialize};
use strum::{AsRefStr, EnumString, VariantNames};
#[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, AsRefStr, Deserialize, EnumString, Serialize)]
#[serde(rename_all = "lowercase")]
#[strum(serialize_all = "lowercase")]
pub enum AnsiMode {
#[serde(rename = "ansi")]
#[serde(skip)]
#[strum(serialize = "ansi")]
#[strum(disabled)]
Ansi16,
#[serde(rename = "8bit")]
#[strum(serialize = "8bit")]
Ansi256,
Rgb,
}
#[derive(
Copy,
Clone,
Eq,
PartialEq,
Hash,
Debug,
AsRefStr,
Deserialize,
EnumString,
Serialize,
VariantNames,
)]
#[serde(rename_all = "lowercase")]
#[strum(serialize_all = "lowercase")]
pub enum TerminalTheme {
Light,
Dark,
}
impl Default for TerminalTheme {
fn default() -> Self {
Self::Dark
}
}
#[derive(
Copy,
Clone,
Eq,
PartialEq,
Hash,
Debug,
AsRefStr,
Deserialize,
EnumString,
Serialize,
VariantNames,
)]
#[serde(rename_all = "kebab-case")]
#[strum(serialize_all = "kebab-case")]
pub enum Backend {
Neofetch,
Fastfetch,
#[cfg(feature = "macchina")]
Macchina,
}
// See https://github.com/Peternator7/strum/issues/244
impl VariantNames for AnsiMode {
const VARIANTS: &'static [&'static str] = &["8bit", "rgb"];
}
+226
View File
@@ -0,0 +1,226 @@
use std::io::Write as _;
#[cfg(unix)]
use std::os::unix::process::ExitStatusExt as _;
use std::path::{Path, PathBuf};
use std::process::ExitStatus;
use std::{env, fs, io};
use anyhow::{anyhow, Context as _, Result};
use directories::ProjectDirs;
#[cfg(windows)]
use normpath::PathExt as _;
use tracing::debug;
pub fn get_cache_path() -> Result<PathBuf> {
let path = ProjectDirs::from("", "", "hyfetch")
.context("failed to get base dirs")?
.cache_dir()
.to_owned();
// Make sure the cache directory exists
if !path.exists() {
fs::create_dir_all(&path).with_context(|| format!("failed to create cache dir {path:?}"))?;
}
Ok(path)
}
/// Reads a string from standard input. The trailing newline is stripped.
///
/// The prompt string, if given, is printed to standard output without a
/// trailing newline before reading input.
pub fn input<S>(prompt: Option<S>) -> Result<String>
where
S: AsRef<str>,
{
if let Some(prompt) = prompt {
write!(io::stdout(), "{prompt}", prompt = prompt.as_ref())
.and_then(|_| io::stdout().flush())
.context("failed to write prompt to stdout")?;
}
io::stdin()
.lines()
.next()
.unwrap_or_else(|| Ok(String::new()))
.context("failed to read line from stdin")
}
/// Finds a command in `PATH`.
///
/// Returns the canonicalized / normalized absolute path of the command.
pub fn find_in_path<P>(program: P) -> Result<Option<PathBuf>>
where
P: AsRef<Path>,
{
let program = program.as_ref();
// Only accept program name, i.e. a relative path with one component
if program.parent() != Some(Path::new("")) {
return Err(anyhow!("invalid command name {program:?}"));
};
let path_env = env::var_os("PATH").context("`PATH` env var is not set or invalid")?;
for search_path in env::split_paths(&path_env) {
let path = search_path.join(program);
let path = find_file(&path)
.with_context(|| format!("failed to check existence of file {path:?}"))?;
if path.is_some() {
return Ok(path);
}
}
Ok(None)
}
/// Finds a file.
///
/// Returns the canonicalized / normalized absolute path of the file.
pub fn find_file<P>(path: P) -> Result<Option<PathBuf>>
where
P: AsRef<Path>,
{
let path = path.as_ref();
let metadata = match fs::metadata(path) {
Ok(metadata) => metadata,
Err(_) => return Ok(None)
};
if !metadata.is_file() {
debug!(?path, "path exists but is not a file");
return Ok(None);
}
#[cfg(not(windows))]
{
path.canonicalize()
.with_context(|| format!("failed to canonicalize path {path:?}"))
.map(Some)
}
#[cfg(windows)]
{
path.normalize()
.with_context(|| format!("failed to normalize path {path:?}"))
.map(|p| Some(p.into()))
}
}
pub fn process_command_status(status: &ExitStatus) -> Result<()> {
if status.success() {
return Ok(());
}
let err = if let Some(code) = status.code() {
anyhow!("child process exited with status code: {code}")
} else {
#[cfg(unix)]
{
anyhow!(
"child process terminated by signal: {signal}",
signal = status
.signal()
.expect("either one of status code or signal should be set")
)
}
#[cfg(not(unix))]
{
unimplemented!("status code not expected to be `None` on non-Unix platforms")
}
};
Err(err)
}
pub(crate) mod index_map_serde {
use std::fmt;
use std::hash::Hash;
use std::marker::PhantomData;
use std::str::FromStr;
use indexmap::IndexMap;
use serde::de::{self, DeserializeSeed, MapAccess, Visitor};
use serde::{Deserialize, Deserializer};
pub(crate) fn deserialize<'de, D, K, V>(deserializer: D) -> Result<IndexMap<K, V>, D::Error>
where
D: Deserializer<'de>,
K: Eq + Hash + FromStr,
K::Err: fmt::Display,
V: Deserialize<'de>,
{
struct KeySeed<K> {
k: PhantomData<K>,
}
impl<'de, K> DeserializeSeed<'de> for KeySeed<K>
where
K: FromStr,
K::Err: fmt::Display,
{
type Value = K;
fn deserialize<D>(self, deserializer: D) -> Result<Self::Value, D::Error>
where
D: Deserializer<'de>,
{
deserializer.deserialize_str(self)
}
}
impl<K> Visitor<'_> for KeySeed<K>
where
K: FromStr,
K::Err: fmt::Display,
{
type Value = K;
fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
formatter.write_str("a string")
}
fn visit_str<E>(self, s: &str) -> Result<Self::Value, E>
where
E: de::Error,
{
K::from_str(s).map_err(de::Error::custom)
}
}
struct MapVisitor<K, V> {
k: PhantomData<K>,
v: PhantomData<V>,
}
impl<'de, K, V> Visitor<'de> for MapVisitor<K, V>
where
K: Eq + Hash + FromStr,
K::Err: fmt::Display,
V: Deserialize<'de>,
{
type Value = IndexMap<K, V>;
fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
formatter.write_str("a map")
}
fn visit_map<A>(self, mut input: A) -> Result<Self::Value, A::Error>
where
A: MapAccess<'de>,
{
let mut map = IndexMap::new();
while let Some((k, v)) =
input.next_entry_seed(KeySeed { k: PhantomData }, PhantomData)?
{
map.insert(k, v);
}
Ok(map)
}
}
deserializer.deserialize_map(MapVisitor {
k: PhantomData,
v: PhantomData,
})
}
}
+81
View File
@@ -0,0 +1,81 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH VERSION: "1" "April 2026" "Version: 2.1.0" "User Commands"
.SH NAME
Version: \- manual page for Version: 2.1.0
.SH SYNOPSIS
.B hyfetch
[\fI\,-c\/\fR] [\fI\,-C=CONFIG_FILE\/\fR] [\fI\,-p=PRESET\/\fR] [\fI\,-m=MODE\/\fR] [\fI\,-b=BACKEND\/\fR] [\fI\,--args=ARGS\/\fR] [\fI\,--c-scale=\/\fR
.SH DESCRIPTION
SCALE] [\-\-c\-set\-l=LIGHTNESS] [\-\-june] [\-\-debug] ([\-\-distro=DISTRO] | [\-\-test\-distro=DISTRO]) [
\fB\-\-ascii\-file\fR=\fI\,ASCII_FILE]\/\fR [\-\-print\-font\-logo] [\-\-auto\-detect\-light\-dark=BOOL]
.PP
hyfetch \- neofetch with flags <3
.SS "Available options:"
.TP
\fB\-c\fR, \fB\-\-config\fR
Configure hyfetch
.TP
\fB\-C\fR, \fB\-\-config\-file\fR=\fI\,CONFIG_FILE\/\fR
Use another config file
[default: "/home/azalea/.config/hyfetch.json"]
.TP
\fB\-p\fR, \fB\-\-preset\fR=\fI\,PRESET\/\fR
Use preset or comma\-separated color list or comma\-separated hex colors
(e.g., "#ff0000,#00ff00,#0000ff"). Comma\-separated preset names will
pick one randomly.
PRESET={rainbow,transgender,nonbinary,xenogender,agender,queer,genderfluid,bisexual,pansexual,polysexual,omnisexual,omniromantic,gay\-men,lesbian,abrosexual,asexual,aromantic,fictosexual,aroace1,aroace2,aroace3,autosexual,intergender,greygender,akiosexual,bigender,demigender,demiboy,demigirl,transmasculine,transfeminine,genderfaun,demifaun,genderfae,demifae,neutrois,biromantic1,biromantic2,autoromantic,boyflux2,girlflux,genderflux,nullflux,hypergender,hyperboy,hypergirl,hyperandrogyne,hyperneutrois,finsexual,unlabeled1,unlabeled2,pangender,pangender.contrast,gendernonconforming1,gendernonconforming2,femboy,tomboy,gynesexual,androsexual,gendervoid,voidgirl,voidboy,nonhuman\-unity,plural,fraysexual,bear,butch,femme,leather,otter,twink,adipophilia,kenochoric,veldian,solian,lunian,polyam,sapphic,androgyne,interprogress,progress,intersex,old\-polyam,equal\-rights,drag,pronounfluid,pronounflux,exipronoun,neopronoun,neofluid,genderqueer,cisgender,baker,caninekin,libragender,librafeminine,libramasculine,libraandrogyne,libranonbinary,fluidflux1,fluidflux2,transbian,autism,cenelian,transneutral,beiyang,burger,throatlozenges,band,petergriffin,rubber,haruhi,random}
.TP
\fB\-m\fR, \fB\-\-mode\fR=\fI\,MODE\/\fR
Color mode MODE={8bit,rgb}
.TP
\fB\-b\fR, \fB\-\-backend\fR=\fI\,BACKEND\/\fR
Choose a *fetch backend BACKEND={neofetch,fastfetch,macchina}
.TP
\fB\-\-args\fR=\fI\,ARGS\/\fR
Additional arguments pass\-through to backend
.TP
\fB\-\-c\-scale\fR=\fI\,SCALE\/\fR
Lighten colors by a multiplier
.TP
\fB\-\-c\-set\-l\fR=\fI\,LIGHTNESS\/\fR
Set lightness value of the colors
.TP
\fB\-\-june\fR
Show pride month easter egg
.TP
\fB\-\-debug\fR
Debug mode
.TP
\fB\-\-distro\fR=\fI\,DISTRO\/\fR
Test for a specific distro
.TP
\fB\-\-test\-distro\fR=\fI\,DISTRO\/\fR
Test for a specific distro
.TP
\fB\-\-ascii\-file\fR=\fI\,ASCII_FILE\/\fR
Use a specific file for the ascii art
.TP
\fB\-\-print\-font\-logo\fR
Print the Font Logo / Nerd Font icon of your distro and exit
.TP
\fB\-\-auto\-detect\-light\-dark\fR=\fI\,BOOL\/\fR
Enables hyfetch to detect light/dark terminal background in
runtime
.TP
\fB\-h\fR, \fB\-\-help\fR
Prints help information
.TP
\fB\-V\fR, \fB\-\-version\fR
Prints version information
.SH "SEE ALSO"
The full documentation for
.B Version:
is maintained as a Texinfo manual. If the
.B info
and
.B Version:
programs are properly installed at your site, the command
.IP
.B info Version:
.PP
should give you access to the complete manual.
+106 -49
View File
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH NEOFETCH "1" "April 2021" "Neofetch 7.1.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH NEOFETCH "1" "April 2026" "Neofetch 8.1.0" "User Commands"
.SH NAME
Neofetch \- A fast, highly customizable system info script
Neofetch \- manual page for Neofetch 8.1.0
.SH SYNOPSIS
.B neofetch
\fI\,func_name --option "value" --option "value"\/\fR
@@ -44,7 +44,13 @@ NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
Hide/Show Fully Qualified Domain Name in title.
.TP
\fB\-\-package_managers\fR on/off
Hide/Show Package Manager names . (on, tiny, off)
Hide/Show Package Manager names. (on, tiny, off)
.TP
\fB\-\-package_separate\fR on/off
Whether to separate system/user modes for supported package managers
.TP
\fB\-\-package_minimal\fR
Reduce output of packages list by not showing programming language package managers or Steam games
.TP
\fB\-\-os_arch\fR on/off
Hide/Show OS architecture.
@@ -125,6 +131,12 @@ Enable/Disable showing $SHELL path
\fB\-\-shell_version\fR on/off
Enable/Disable showing $SHELL version
.TP
\fB\-\-editor_path\fR on/off
Enable/Disable showing $EDITOR path
.TP
\fB\-\-editor_version\fR on/off
Enable/Disable showing $EDITOR version
.TP
\fB\-\-disk_show\fR value
Which disks to display.
Possible values: '/', '/dev/sdXX', '/path/to/mount point'
@@ -164,9 +176,12 @@ Print the Artist/Album/Title on separate lines.
\fB\-\-memory_percent\fR on/off
Display memory percentage.
.TP
\fB\-\-memory_unit\fR kib/mib/gib
\fB\-\-memory_unit\fR (k/m/g/t)ib
Memory output unit.
.TP
\fB\-\-memory_precision\fR integer
Change memory output precision. (???0, default=2)
.TP
\fB\-\-music_player\fR player\-name
Manually specify a player to use.
Available values are listed in the config file
@@ -301,52 +316,73 @@ Colors to print the ascii art
\fB\-\-ascii_distro\fR distro
Which Distro's ascii art to print
.TP
NOTE: AIX, Hash, Alpine, AlterLinux, Amazon, Anarchy, Android, instantOS,
Antergos, antiX, "AOSC OS", "AOSC OS/Retro", Apricity, ArchCraft,
ArcoLinux, ArchBox, ARCHlabs, ArchStrike, XFerience, ArchMerge, Arch,
Artix, Arya, Bedrock, Bitrig, BlackArch, BLAG, BlankOn, BlueLight,
bonsai, BSD, BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
Container_Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS,
Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS,
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui,
Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD,
Netrunner, Nitrux, NixOS, Nurunner, NuTyX, OBRevenge, OpenBSD,
openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
Proxmox, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS,
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
Ubuntu\-Cinnamon, Ubuntu\-Budgie, Ubuntu\-GNOME, Ubuntu\-MATE,
Ubuntu\-Studio, Ubuntu, Univention, Venom, Void, VNux, semc, Obarun,
windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos.
.IP
NOTE: Arch, Ubuntu, Redhat, Fedora and Dragonfly have 'old' logo variants.
.IP
NOTE: Use '{distro name}_old' to use the old logos.
.IP
NOTE: Ubuntu has flavor variants.
NOTE: Ad??lie, aerOS, Afterglow, AIX, AlmaLinux, Alpine, Alter,
Amazon, AmogOS, Anarchy, Android, Antergos, antiX, AOSC OS, Aperio
GNU/Linux, Aperture, Apricity, Arch, ArchBox, Archcraft,
archcraft_ascii, archcraft_minimal, ARCHlabs, ArchMerge, ArchStrike,
ArcoLinux, Arkane, ArseLinux, Artix, Arya, Asahi, AsteroidOS, astOS,
Astra Linux, Athena, azos, Bazzite, Bedrock, BigLinux,
BigLinux_large, Bitrig, BlackArch, BlackMesa, blackPanther, BLAG,
BlankOn, BlueLight, Bodhi, bonsai, BSD, BunsenLabs, CachyOS,
Calculate, CalinixOS, Carbs, CBL\-Mariner, CelOS, Center, CentOS,
Chakra, ChaletOS, Chapeau, Chimera, ChonkySealOS, Chrom, Cleanjaro,
Clear Linux OS, ClearOS, Clover, Cobalt, Codex Linux, Condres,
Container Linux by CoreOS, CRUX, Crystal Linux, Cucumber,
CutefishOS, CuteOS, CyberOS, dahlia, DarkOs, Darwin, Debian, Deepin,
DesaOS, Devuan, DietPi, digital UNIX, DracOS, DragonFly, Drauger,
Droidian, Elementary, Elive, EncryptOS, EndeavourOS, Endless, Enso,
EuroLinux, EvolutionOS, eweOS, Exherbo, Exodia Predator OS, Fedora,
Fedora Kinoite, Fedora Sericea, Fedora Silverblue, Fedora_unicode,
FemboyOS, Feren, Finnix, Floflis, FreeBSD, FreeMiNT, Frugalware,
Funtoo, Furreto, GalliumOS, Garuda, Gentoo, GhostBSD, glaucus,
Gloire, gNewSense, GNOME, GNU, GoboLinux, GrapheneOS, Grombyang,
Guix, Haiku, HamoniKR, HarDClanZ, Hash, Huayra, Hybrid, HydroOS,
Hyperbola, iglunix, instantOS, Interix, IRIX, Itc, januslinux,
Kaisen, Kali, KaOS, KDE, Kibojoe, Kogaion, Korora, KrassOS, KSLinux,
Kubuntu, LainOS, LangitKetujuh, LaxerOS, LEDE, LibreELEC, Linspire,
Linux, Linux Lite, Linux Mint, Linux Mint Old, LinuxFromScratch,
Live Raizo, LMDE, Lubuntu, Lunar, mac, MacaroniOS, Mageia, Magix,
MagpieOS, MainsailOS, Mandriva, Manjaro, MassOS, MatuusOS, Maui,
Mauna, Meowix, Mer, Minix, MIRACLE LINUX, MX, Namib, NekOS, Neptune,
NetBSD, Netrunner, Nitrux, NixOS, nixos_colorful, Nobara, NomadBSD,
Nurunner, NuTyX, Obarun, OBRevenge, OmniOS, Open Source Media
Center, OpenBSD, openEuler, OpenIndiana, openKylin, openmamba,
OpenMandriva, OpenStage, openSUSE, openSUSE Leap, openSUSE
Tumbleweed, openSUSE Tumbleweed\-Slowroll, OPNsense, Oracle, orchid,
OS Elbrus, PacBSD, Panwah, Parabola, parch, Pardus, Parrot, Parsix,
PCBSD, PCLinuxOS, pearOS, Pengwin, Pentoo, Peppermint, Peropesis,
phyOS, PikaOS, Pisi, PNM Linux, Pop!_OS, Porteus, PostMarketOS,
Profelis SambaBOX, Proxmox, PuffOS, Puppy, PureOS, Q4OS, QNX, Qubes,
Qubyt, Quibian, Radix, Raspbian, ravynOS, Reborn OS, Red Star,
Redcore, Redhat, Refracted Devuan, Regata, Regolith, RhaymOS, Rhino
Linux, rocky, Rosa, Sabayon, sabotage, Sailfish, SalentOS, Salient
OS, Salix, Sasanqua, Scientific, secureblue, semc, Septor, Serene,
SharkLinux, ShastraOS, Siduction, SkiffOS, Slackel, Slackware,
SliTaz, SmartOS, Soda, Solus, Source Mage, Sparky, Star, SteamOS,
Stock Linux, Sulin, SunOS, SwagArch, t2, Tails, Tatra, TeArch,
TorizonCore, Trisquel, Twister, Ubuntu, Ubuntu Budgie, Ubuntu
Cinnamon, Ubuntu Kylin, Ubuntu MATE, Ubuntu Studio, Ubuntu Sway,
Ubuntu Touch, Ubuntu\-GNOME, ubuntu_old02, Ultramarine Linux,
unicodearch, Univalent, Univention, Uos, UrukOS, uwuntu, Vanilla,
Venom, VNux, Void, VzLinux, wii\-linux\-ngx, Windows, Windows 10,
Windows 11, Windows95, Wrt, Xenia, Xenia2, XFerience, Xray_OS,
Xubuntu, yiffOS, Zirconium, Zorin have ascii logos.
.TP
NOTE: Change this to Lubuntu, Kubuntu, Xubuntu, Ubuntu\-GNOME,
Ubuntu\-Studio, Ubuntu\-Mate or Ubuntu\-Budgie to use the flavors.
NOTE: arch, dragonfly, Fedora, LangitKetujuh, nixos, redhat, Ubuntu,
void have 'old' logo variants, use {distro}_old to use them.
.TP
NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, android,
Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
postmarketOS, and Void have a smaller logo variant.
NOTE: alpine, android, arch, arcolinux, artix, CalinixOS, centos,
cleanjaro, crux, debian, dragonfly, elementary, endeavouros, fedora,
freebsd, garuda, gentoo, guix, haiku, hyperbola, kali, Linux,
linuxlite, linuxmint, mac, mageia, MainsailOS, manjaro, mx, netbsd,
nixos, openbsd, opensuse, orchid, parabola, popos, postmarketos,
pureos, Raspbian, rocky, slackware, sunos, ubuntu, venom, void have
\&'small' logo variants, use {distro}_small to use them.
.IP
NOTE: Use '{distro name}_small' to use the small variants.
NOTE: Fedora has immutable spins with unique logos (except Onyx).
.TP
NOTE: Change this to Silverblue, Kinoite, Sericea, or CoreOS to use
the spins.
.TP
\fB\-\-ascii_bold\fR on/off
Whether or not to bold the ascii logo.
@@ -409,9 +445,18 @@ Don't create the user config file.
\fB\-\-print_config\fR
Print the default config file to stdout.
.TP
\fB\-\-stdout\fR
\fB\-\-stdout\fR=\fI\,on\/\fR
Turn off all colors and disables any ASCII/image backend.
.TP
\fB\-\-stdout\fR=\fI\,off\/\fR
Enable the colored output and ASCII/image backend
.TP
\fB\-\-stdout\fR=\fI\,auto\/\fR
Let the program decide basing on the output type (default behavior)
.TP
\fB\-\-stdout\fR
Equivalent to '\-\-stdout=on', for backward compatibility
.TP
\fB\-\-help\fR
Print this text and exit
.TP
@@ -429,3 +474,15 @@ Display a verbose log for error reporting.
Generate a manpage for Neofetch in your PWD. (Requires GNU help2man)
.SH "REPORTING BUGS"
Report bugs to https://github.com/dylanaraps/neofetch/issues
.SH "SEE ALSO"
The full documentation for
.B Neofetch
is maintained as a Texinfo manual. If the
.B info
and
.B Neofetch
programs are properly installed at your site, the command
.IP
.B info Neofetch
.PP
should give you access to the complete manual.
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd /ws/Others/hyfetch
python3 -m hyfetch --print-font-logo
+5 -2
View File
@@ -1,6 +1,9 @@
__version__ = '1.0.1'
from __future__ import annotations
from . import main, constants
__version__ = constants.VERSION
from . import main
if __name__ == '__main__':
main.run()
+19
View File
@@ -0,0 +1,19 @@
from __future__ import annotations
import os
from .py import run_py
from .rs import run_rust
def run_neofetch():
from .neofetch_util import run_neofetch_cmd
import sys
run_neofetch_cmd(sys.argv[1:])
if __name__ == '__main__':
if os.environ.get('HYFETCH_PY', False):
run_py()
else:
run_rust()
+3
View File
@@ -0,0 +1,3 @@
from __future__ import annotations
VERSION = '2.1.0'
+76
View File
@@ -0,0 +1,76 @@
"""
This version of color_scale is a special version made without numpy dependency. The numpy version
would be faster, but numpy is 11 MB large. In comparison, hyfetch 1.0.7 is only 105 kB, so it's not
a good idea to depend on numpy.
"""
from __future__ import annotations
from .color_util import RGB
def create_gradient_hex(colors: list[str], resolution: int = 300) -> list[RGB]:
"""
Create gradient array from hex
"""
colors = [RGB.from_hex(s) for s in colors]
return create_gradient(colors, resolution)
def create_gradient(colors: list[RGB], resolution: int) -> list[RGB]:
"""
Create gradient array
Usage: arr[ratio / len(arr)] = Scaled gradient color at that point
"""
result = []
# Create gradient mapping
for i in range(len(colors) - 1):
c1 = colors[i]
c2 = colors[i + 1]
bi = i * resolution
for ri in range(resolution):
ratio = ri / resolution
r = int(c2.r * ratio + c1.r * (1 - ratio))
g = int(c2.g * ratio + c1.g * (1 - ratio))
b = int(c2.b * ratio + c1.b * (1 - ratio))
result.append(RGB(r, g, b))
return result
def get_raw(gradient: list[RGB], ratio: float) -> RGB:
"""
:param gradient: Gradient array (2d)
:param ratio: Between 0-1
:return: RGB subarray (1d, has 3 values)
"""
if ratio == 1:
return gradient[-1]
i = int(ratio * len(gradient))
return gradient[i]
class Scale:
colors: list[RGB]
rgb: list[RGB]
def __init__(self, scale: list[str], resolution: int = 300):
self.colors = [RGB.from_hex(s) for s in scale]
self.rgb = create_gradient(self.colors, resolution)
def __call__(self, ratio: float) -> RGB:
"""
:param ratio: Between 0-1
"""
return get_raw(self.rgb, ratio)
def test_color_scale():
scale = Scale(['#232323', '#4F1879', '#B43A78', '#F98766', '#FCFAC0'])
colors = 100
for i in range(colors + 1):
print(scale(i / colors).to_ansi_rgb(False), end=' ')
+175 -15
View File
@@ -1,5 +1,86 @@
from __future__ import annotations
import colorsys
from typing import NamedTuple
from dataclasses import dataclass, astuple
from .constants import GLOBAL_CFG
from .types import *
MINECRAFT_COLORS = [
# Minecraft formatting codes
# ==========================
"&0/\033[38;5;0m", "&1/\033[38;5;4m", "&2/\033[38;5;2m", "&3/\033[38;5;6m",
"&4/\033[38;5;1m", "&5/\033[38;5;5m", "&6/\033[38;5;3m", "&7/\033[38;5;7m",
"&8/\033[38;5;8m", "&9/\033[38;5;12m", "&a/\033[38;5;10m", "&b/\033[38;5;14m",
"&c/\033[38;5;9m", "&d/\033[38;5;13m", "&e/\033[38;5;11m", "&f/\033[38;5;15m",
"&l/\033[1m", # Enable bold text
"&o/\033[3m", # Enable italic text
"&n/\033[4m", # Enable underlined text
"&k/\033[8m", # Enable hidden text
"&m/\033[9m", # Enable strikethrough text
"&r/\033[0m", # Reset everything
# Extended codes (not officially in Minecraft)
# ============================================
"&-/\n", # Line break
"&~/\033[39m", # Reset text color
"&*/\033[49m", # Reset background color
"&L/\033[22m", # Disable bold text
"&O/\033[23m", # Disable italic text
"&N/\033[24m", # Disable underlined text
"&K/\033[28m", # Disable hidden text
"&M/\033[29m", # Disable strikethrough text
]
MINECRAFT_COLORS = [(r[:2], r[3:]) for r in MINECRAFT_COLORS]
def color(msg: str) -> str:
"""
Replace extended minecraft color codes in string
:param msg: Message with minecraft color codes
:return: Message with escape codes
"""
for code, esc in MINECRAFT_COLORS:
msg = msg.replace(code, esc)
while '&gf(' in msg or '&gb(' in msg:
i = msg.index('&gf(') if '&gf(' in msg else msg.index('&gb(')
end = msg.index(')', i)
code = msg[i + 4:end]
fore = msg[i + 2] == 'f'
if code.startswith('#'):
rgb = tuple(int(code.lstrip('#')[i:i+2], 16) for i in (0, 2, 4))
else:
code = code.replace(',', ' ').replace(';', ' ').replace(' ', ' ')
rgb = tuple(int(c) for c in code.split(' '))
msg = msg[:i] + RGB(*rgb).to_ansi(foreground=fore) + msg[end + 1:]
return msg
def printc(msg: str):
"""
Print with color
:param msg: Message with minecraft color codes
"""
print(color(msg + '&r'))
def clear_screen(title: str = ''):
"""
Clear screen using ANSI escape codes
"""
if not GLOBAL_CFG.debug:
print('\033[2J\033[H', end='')
if title:
print()
printc(title)
print()
def redistribute_rgb(r: int, g: int, b: int) -> tuple[int, int, int]:
@@ -20,11 +101,28 @@ def redistribute_rgb(r: int, g: int, b: int) -> tuple[int, int, int]:
return int(gray + x * r), int(gray + x * g), int(gray + x * b)
class RGB(NamedTuple):
@dataclass(unsafe_hash=True)
class HSL:
h: float
s: float
l: float
def __iter__(self):
return iter(astuple(self))
def rgb(self) -> RGB:
return RGB(*[round(v * 255.0) for v in colorsys.hls_to_rgb(self.h, self.l, self.s)])
@dataclass(unsafe_hash=True)
class RGB:
r: int
g: int
b: int
def __iter__(self):
return iter(astuple(self))
@classmethod
def from_hex(cls, hex: str) -> "RGB":
"""
@@ -36,12 +134,18 @@ class RGB(NamedTuple):
:param hex: Hex color code
:return: RGB object
"""
while hex.startswith('#'):
hex = hex[1:]
hex = hex.lstrip("#")
r = int(hex[0:2], 16)
g = int(hex[2:4], 16)
b = int(hex[4:6], 16)
if len(hex) == 6:
r = int(hex[0:2], 16)
g = int(hex[2:4], 16)
b = int(hex[4:6], 16)
elif len(hex) == 3:
r = int(hex[0] * 2, 16)
g = int(hex[1] * 2, 16)
b = int(hex[2] * 2, 16)
else:
raise ValueError(f"Error: invalid hex length")
return cls(r, g, b)
def to_ansi_rgb(self, foreground: bool = True) -> str:
@@ -61,17 +165,32 @@ class RGB(NamedTuple):
c = '38' if foreground else '48'
return f'\033[{c};2;{self.r};{self.g};{self.b}m'
def to_ansi_256(self, foreground: bool = True) -> str:
def to_ansi_8bit(self, foreground: bool = True) -> str:
"""
Convert RGB to ANSI 256 Color Escape Code.
Convert RGB to ANSI 8bit 256 Color Escape Code.
This encoding supports 256 colors in total.
:return: ANSI 256 escape code like \033[38;5;206m'
"""
raise NotImplementedError()
r, g, b = self.r, self.g, self.b
sep = 42.5
def to_ansi_16(self) -> str:
while True:
if r < sep or g < sep or b < sep:
gray = r < sep and g < sep and b < sep
break
sep += 42.5
if gray:
color = 232 + (r + g + b) / 33
else:
color = 16 + int(r / 256. * 6) * 36 + int(g / 256. * 6) * 6 + int(b / 256. * 6)
c = '38' if foreground else '48'
return f'\033[{c};5;{int(color)}m'
def to_ansi_16(self, foreground: bool = True) -> str:
"""
Convert RGB to ANSI 16 Color Escape Code
@@ -79,6 +198,16 @@ class RGB(NamedTuple):
"""
raise NotImplementedError()
def to_ansi(self, mode: AnsiMode | None = None, foreground: bool = True):
if not mode:
mode = GLOBAL_CFG.color_mode
if mode == 'rgb':
return self.to_ansi_rgb(foreground)
if mode == '8bit':
return self.to_ansi_8bit(foreground)
if mode == 'ansi':
return self.to_ansi_16(foreground)
def lighten(self, multiplier: float) -> 'RGB':
"""
Lighten the color by a multiplier
@@ -88,12 +217,43 @@ class RGB(NamedTuple):
"""
return RGB(*redistribute_rgb(*[v * multiplier for v in self]))
def set_light(self, light: int) -> 'RGB':
def hsl(self) -> HSL:
h, l, s = colorsys.rgb_to_hls(*[v / 255.0 for v in self])
return HSL(h, s, l)
def set_light(self, light: float, at_least: bool | None = None, at_most: bool | None = None) -> 'RGB':
"""
Set HSL lightness value
:param light: Lightness value
:param light: Lightness value (0-1)
:param at_least: Set the lightness to at least this value (no change if greater)
:param at_most: Set the lightness to at most this value (no change if lesser)
:return: New color (original isn't modified)
"""
h, l, s = colorsys.rgb_to_hls(*[v / 255.0 for v in self])
return RGB(*[round(v * 255.0) for v in colorsys.hls_to_rgb(h, light, s)])
# Convert to HSL
hsl = self.hsl()
# Modify light value
if at_least is None and at_most is None:
hsl.l = light
else:
if at_most:
hsl.l = min(hsl.l, light)
if at_least:
hsl.l = max(hsl.l, light)
# Convert back to RGB
return hsl.rgb()
def is_light(self):
return self.hsl().l > 0.5
def overlay(self, color: 'RGB', alpha: float) -> 'RGB':
"""
Overlay a color on top of this color
:param color: Overlay color
:param alpha: Overlay alpha
:return: New color (original isn't modified)
"""
return RGB(*[round((1 - alpha) * v1 + alpha * v2) for v1, v2 in zip(self, color)])
+54
View File
@@ -0,0 +1,54 @@
from __future__ import annotations
import os
import platform
from dataclasses import dataclass
from pathlib import Path
from .types import LightDark
from .__version__ import VERSION
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
SRC = Path(__file__).parent
TEST_ASCII = r"""
### |\___/| ###
### ) ( ###
## =\ /= ##
#### )===( ####
### / \ ###
### | | ###
## / {txt} \ ##
## \ / ##
_/\_\_ _/_/\_
|##| ( ( |##|
|##| ) ) |##|
|##| (_( |##|""".strip('\n')
TEST_ASCII_WIDTH = max(len(line) for line in TEST_ASCII.split('\n'))
DEFAULT_DARK_L = 0.
IS_WINDOWS = platform.system() == 'Windows'
CACHE_PATH = Path(os.getenv("LOCALAPPDATA") or os.getenv("XDG_CACHE_HOME") or Path.home() / '.cache') / 'hyfetch'
@dataclass
class GlobalConfig:
# Global color mode default to 8-bit for compatibility
color_mode: str
override_distro: str | None
debug: bool
is_light: bool
use_overlay: bool
def light_dark(self) -> LightDark:
return 'light' if self.is_light else 'dark'
def default_lightness(self, term: LightDark | None = None) -> float:
if term is None:
term = self.light_dark()
return 0.65 if term.lower() == 'dark' else 0.4
GLOBAL_CFG = GlobalConfig(color_mode='8bit', override_distro=None, debug=False, is_light=False, use_overlay=True)
+17
View File
@@ -0,0 +1,17 @@
{"match": "\"Ad\u00e9lie\"* | \"Adelie\"*", "color": "4 7 6"}
${c1} ${c3} ,-^-___
${c3} /\\\///
${c2}refined.${c1} /\\\\//
${c2}reliable.${c1} /\\\///
${c2}ready.${c1} /\\/////\
__///\\\\/////\
${c3} _//////\\\\\\\////
${c1} ///////${c3}\\\\\\\\\\//
//////${c1}\\\\\/
/////\\\\\/
/////${c3}\\\\/
/\\///\\\/
/\\\/${c1}\\/
/\\\\//
//////
/// ${c3}\\\\\
+15
View File
@@ -0,0 +1,15 @@
{"match": "\"Aeon\"*", "color": "38;5;36 38;5;36"}
⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷
⣿⡇ ⢸⣿
⣿⡇ ⢀⣀ ⣀⡀ ⢸⣿
⣿⣇ ⠸⣿⣄ ⣠⣿⠇ ⣸⣿
⢹⣿⡄ ⠙⠻⠿⠿⠟⠋ ⢠⣿⡏
⠹⣿⣦⡀ ⢀⣴⣿⠏
⠈⠛⢿⣶⣤⣄ ⣠⣤⣶⡿⠛⠁
${c2} ⣠⣴⡿⠿⠛ ⠛⠿⢿⣦⣄
⣠⣾⠟⠉ ⠉⠻⣷⣄
⢰⣿⠏ ⢀⣤⣶⣶⣤⡀ ⠹⣿⡆
⣿⡟ ⢰⣿⠏⠁⠈⠹⣿⡆ ⢿⣿
⣿⡇ ⠈⠋ ⠙⠁ ⢸⣿
⣿⡇ ⢸⣿
⣿⣷⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣾⣿
+23
View File
@@ -0,0 +1,23 @@
{"match": "\"aerOS\"*", "color": "fg 0 0 0"}
${c1}
ooo OOO OOO ooo
oOO OOo
oOO OOo
oOO OOo
oOO OOo
oOO OOo
oOO OOo
OOo
OOo
OOo
OOo
OOo
OOo
oOO OOo
oOO OOo
oOO OOo
oOO OOo
oO OOo
oOO OOo
oOO OOo
ooo OOO OOO ooo
+17
View File
@@ -0,0 +1,17 @@
{"match": "\"AerynOS\"*", "color": "7 5"}
;llll.
0MMMMMM:
NMMMMMMMMd
.@ .cccccccccoWMMMMMMMMMM0
@@ .MMMMMMMMMMMMMMMMMMMMMMMN
OMMMMMMMMMMMMMMMW.
.@ .MMMMMMMMMMMMMMMMMMM.
.@ dMMMMMMMMMMMMMMMMMMl OMMMMMMMMk
.OWMMMMM; dMMMMMMMMMk
.MMMMMMMMMk
@@ ooooooooooooooooooo .MMMMMMMMMN
.@ oooooMMMMMMMMMMMMP NMMMMMMMMW.
KMMMMMMMMMM. 0MMMMMMMMM:
NMMMMMMMMM. dMMMMMMMMMd
.WMMMMMMMW. XMMMMMMMMO
.MMMMMMMk. xMMMMMMMMX
+16
View File
@@ -0,0 +1,16 @@
{"match": "\"Afterglow\"*", "color": "5 1 3 4"}
${c2} .
${c1}. ${c2}.{!
${c1}.L! ${c2}J@||*
${c1}gJJJJL` ${c2}g@FFS"
${c1},@FFFJF`${c2}_g@@LLP`
${c1}_@FFFFF`${c2}_@@@@@P` ${c4}.
${c1}J@@@LLF ${c2}_@@@@@P` ${c4}.J!
${c1}g@@@@@" ${c2}_@@@@@P`${c3}. ${c4}.L|||*
${c1}g@@@@M" ${c2}"VP`${c3}.L! ${c4}<@JJJJ`
${c1}"@N" ${c3}:||||! ${c4}JFFFFS"
${c3}.{JJ||F`${c4}_gFFFF@'
${c3}.@FJJJF`${c4},@LFFFF`
${c3}_@FFFFF ${c4}VLLLP`
${c3}J@@LL@" ${c4}`"
${c3}V@@"
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"AIX\"*", "color": "2 7"}
${c1} `:+ssssossossss+-`
.oys///oyhddddhyo///sy+.
/yo:+hNNNNNNNNNNNNNNNNh+:oy/
:h/:yNNNNNNNNNNNNNNNNNNNNNNy-+h:
`ys.yNNNNNNNNNNNNNNNNNNNNNNNNNNy.ys
`h+-mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm-oh
h+-NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN.oy
/d`mNNNNNNN/::mNNNd::m+:/dNNNo::dNNNd`m:
h//NNNNNNN: . .NNNh mNo od. -dNNNNN:+y
N.sNNNNNN+ -N/ -NNh mNNd. sNNNNNNNo-m
N.sNNNNNs +oo /Nh mNNs` ` /mNNNNNNo-m
h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
:d`mNNN+/yNNNNNd//y//h//oNNNNy//sNNNd`m-
yo-NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNm.ss
`h+-mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm-oy
sy.yNNNNNNNNNNNNNNNNNNNNNNNNNNs.yo
:h+-yNNNNNNNNNNNNNNNNNNNNNNs-oh-
:ys:/yNNNNNNNNNNNNNNNmy/:sy:
.+ys///osyhhhhys+///sy+.
-/osssossossso/-
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"AlmaLinux\"*", "color": "1 3 4 2 6"}
${c1} 'c:.
${c1} lkkkx, .. ${c2}.. ,cc,
${c1} okkkk:ckkx' ${c2}.lxkkx.okkkkd
${c1} .:llcokkx' ${c2}:kkkxkko:xkkd,
${c1} .xkkkkdood: ${c2};kx, .lkxlll;
${c1} xkkx. ${c2}xk' xkkkkk:
${c1} 'xkx. ${c2}xd .....,.
${c3} .. ${c1}:xkl' ${c2}:c ..''..
${c3} .dkx' ${c1}.:ldl:'. ${c2}' ${c4}':lollldkkxo;
${c3} .''lkkko' ${c4}ckkkx.
${c3}'xkkkd:kkd. .. ${c5};' ${c4}:kkxo.
${c3},xkkkd;kk' ,d; ${c5}ld. ${c4}':dkd::cc,
${c3} .,,.;xkko'.';lxo. ${c5}dx, ${c4}:kkk'xkkkkc
${c3} 'dkkkkkxo:. ${c5};kx ${c4}.kkk:;xkkd.
${c3} ..... ${c5}.;dk:. ${c5}lkk. ${c4}:;,
${c5}:kkkkkkkdoxkkx
,c,,;;;:xkkd.
;kkkkl...
;kkkkl
,od;
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Alpine\"*", "color": "4 5 7 6"}
${c1} .hddddddddddddddddddddddh.
:dddddddddddddddddddddddddd:
/dddddddddddddddddddddddddddd/
+dddddddddddddddddddddddddddddd+
`sdddddddddddddddddddddddddddddddds`
`ydddddddddddd++hdddddddddddddddddddy`
.hddddddddddd+` `+ddddh:-sdddddddddddh.
hdddddddddd+` `+y: .sddddddddddh
ddddddddh+` `//` `.` -sddddddddd
ddddddh+` `/hddh/` `:s- -sddddddd
ddddh+` `/+/dddddh/` `+s- -sddddd
ddd+` `/o` :dddddddh/` `oy- .yddd
hdddyo+ohddyosdddddddddho+oydddy++ohdddh
.hddddddddddddddddddddddddddddddddddddh.
`yddddddddddddddddddddddddddddddddddy`
`sdddddddddddddddddddddddddddddddds`
+dddddddddddddddddddddddddddddd+
/dddddddddddddddddddddddddddd/
:dddddddddddddddddddddddddd:
.hddddddddddddddddddddddh.
+18
View File
@@ -0,0 +1,18 @@
{"match": "\"Alpine2\"*", "color": "4 7"}
.:::::::::::::::::::::.
.:::::::::::::::::::::::.
.:::::::::::::::::::::::::.
.:::::::::::::::::::::::::::.
.:::::::::${c2},db,${c1}::::::::::::::::.
.::::::::${c2},d%%%%b,${c1}::${c2},db,${c1}:::::::::.
.:::::::${c2},%%%%P'%%%b,d%%%b,${c1}::::::::.
.::::::${c2},%%%%P,${c1}:::${c2}`%%%b'^q%%b,${c1}:::::::.
'::::${c2},%%%%P,d|${c1}:::::${c2}`%%%b:'^%%b,${c1}:::::'
'::${c2}`%%%'${c1}:${c2}'q$|${c1}:::::::${c2}'q%%b'`q%%b'${c1}::'
':::::::::::::::::::::::::::::::'
':::::::::::::::::::::::::::::'
':::::::::::::::::::::::::::'
':::::::::::::::::::::::::'
':::::::::::::::::::::::'
':::::::::::::::::::::'
+7
View File
@@ -0,0 +1,7 @@
{"match": "\"alpine2_small\"*", "color": "4 7"}
${c1} /\ /\
/${c2}/ ${c1}\ \
/${c2}// ${c1}\ \
/${c2}// ${c1}\ \
${c2}// ${c1}\ \
\
+8
View File
@@ -0,0 +1,8 @@
{"match": "\"alpine3_small\"*", "color": "7"}
,db,
,d%%%%b, ,db,
,%%%%P'%%%b,d%%%b,
,%%%%P, `%%%b'^q%%b,
,%%%%P,d| `%%%b '^%%b,
`%%%' 'q$| 'q%%b'`q%%b
+7
View File
@@ -0,0 +1,7 @@
{"match": "\"alpine_small\"", "color": "4 7"}
${c1} /\ /\
/${c2}/ ${c1}\ \
/${c2}/ ${c1}\ \
/${c2}// ${c1}\ \
${c2}// ${c1}\ \
\
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Alter\"*", "color": "6 6"}
${c1} %,
^WWWw
'wwwwww
!wwwwwwww
#`wwwwwwwww
@wwwwwwwwwwww
wwwwwwwwwwwwwww
wwwwwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwwww,
w~1i.wwwwwwwwwwwwwwwww,
3~:~1lli.wwwwwwwwwwwwwwww.
:~~:~?ttttzwwwwwwwwwwwwwwww
#<~:~~~~?llllltO-.wwwwwwwwwww
#~:~~:~:~~?ltlltlttO-.wwwwwwwww
@~:~~:~:~:~~(zttlltltlOda.wwwwwww
@~:~~: ~:~~:~:(zltlltlO a,wwwwww
8~~:~~:~~~~:~~~~_1ltltu ,www
5~~:~~:~~:~~:~~:~~~_1ltq N,,
g~:~~:~~~:~~:~~:~:~~~~1q N,
+23
View File
@@ -0,0 +1,23 @@
{"match": "\"ALTLinux\"*", "color": "3 8 7"}
##############
######################
##########################
##+${c2}####${c1}#######################
#####${c2}#${c1}*${c2}###%+${c1}######################
########${c2}%${c1}*#${c2}%#####${c1}###################
##########${c2}##${c1}*#*${c2}#######%+${c1}##############
#############${c2}%#############%${c1}############
#############${c2}+################${c1}##########
##############${c2}################*${c1}#########
##############${c2}+################+${c1}########
###############${c2}##########${c1}###${c2}+##%${c1}########
###############${c2}+########${c1}######${c2}###${c1}#######
#############${c2}*####${c1}############${c2}%#+${c1}#######
############${c2}+###${c3}####${c1}##########${c2}%#*${c1}#######
##########${c2}###*${c3}######${c2}+#+${c1}#####${c2}+##*${c1}######
#########${c2}##%${c3}#####${c2}:%#####${c1}###${c2}###*${c1}#####
########${c2}%#+${c3}######${c2}#############${c1}####
#####${c2}##%:${c3}######${c2}:############${c1}##
##${c2}+##*${c3}########${c2}############${c1}
${c2}###${c3}#########${c2}##########${c1}
${c3}########${c2}######
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"Amazon\"*", "color": "3 7"}
${c1} `-/oydNNdyo:.`
`.:+shmMMMMMMMMMMMMMMmhs+:.`
-+hNNMMMMMMMMMMMMMMMMMMMMMMNNho-
.`` -/+shmNNMMMMMMNNmhs+/- ``.
dNmhs+:. `.:/oo/:.` .:+shmNd
dMMMMMMMNdhs+:.. ..:+shdNMMMMMMMd
dMMMMMMMMMMMMMMNds odNMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
.:+ydNMMMMMMMMMMMh yMMMMMMMMMMMNdy+:.
`.:+shNMMMMMh yMMMMMNhs+:``
`-+shy shs+:`
+11
View File
@@ -0,0 +1,11 @@
{"match": "\"Amazon Linux\"*|\"amzn\"*", "color": "7 38;5;178"}
, ${c2}#_${c1}
~\_ ${c2}####_${c1}
~~ \_${c2}#####\${c1}
~~ \${c2}###|${c1}
~~ \${c2}#/${c1} ___
~~ V~' '->
~~~ /
~~._. _/
_/ _/
_/m/'
+15
View File
@@ -0,0 +1,15 @@
{"match": "\"Amiga\"*", "color": "1 1 3 4 6 3 2"}
----.---
:-==.-==-
${c2} -=== ===:
===-:===.
${c3} -+++:=++=
=+++ +++.
${c6} .+++-=++=
${c4}.::. ::: ${c6} :**+ +**-
${c4} :--:.---. ${c6} .+**=-***.
${c5} :--- ---::${c6}***:***+
${c5} .---::-${c6}=##*.*##-
${c7} ----+${c6}##=:##*.
${c7} :-${c6}###-*##+
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"AmogOS\"*", "color": "15 6"}
${c1} ___________
/ \
/ ${c2}______${c1} \
/ ${c2}/ \${c1} \
| ${c2}( )${c1} \
/ ${c2}\______/${c1} |
| |
/ \
| |
| |
/ |
| |
| _______ |
____/ / \ |
/ | | |
| / ____/ |
\_________/ / |
\ __/
\_______/
+29
View File
@@ -0,0 +1,29 @@
{"match": "\"Anarchy\"*", "color": "7 4", "foreground": [2]}
${c2}..${c1}
${c2}..${c1}
${c2}:..${c1}
${c2}:+++.${c1}
.:::++${c2}++++${c1}+::.
.:+######${c2}++++${c1}######+:.
.+#########${c2}+++++${c1}##########:.
.+##########${c2}+++++++${c1}##${c2}+${c1}#########+.
+###########${c2}+++++++++${c1}############:
+##########${c2}++++++${c1}#${c2}++++${c1}#${c2}+${c1}###########+
+###########${c2}+++++${c1}###${c2}++++${c1}#${c2}+${c1}###########+
:##########${c2}+${c1}#${c2}++++${c1}####${c2}++++${c1}#${c2}+${c1}############:
###########${c2}+++++${c1}#####${c2}+++++${c1}#${c2}+${c1}###${c2}++${c1}######+
.##########${c2}++++++${c1}#####${c2}++++++++++++${c1}#######.
.##########${c2}+++++++++++++++++++${c1}###########.
#####${c2}++++++++++++++${c1}###${c2}++++++++${c1}#########+
:###${c2}++++++++++${c1}#########${c2}+++++++${c1}#########:
+######${c2}+++++${c1}##########${c2}++++++++${c1}#######+
+####${c2}+++++${c1}###########${c2}+++++++++${c1}#####+
:##${c2}++++++${c1}############${c2}++++++++++${c1}##:
.${c2}++++++${c1}#############${c2}++++++++++${c1}+.
:${c2}++++${c1}###############${c2}+++++++${c1}::
.${c2}++. .:+${c1}##############${c2}+++++++${c1}..
${c2}.:.${c1} ..::++++++::..:${c2}++++${c1}+.
${c2}.${c1} ${c2}.:+++${c1}.
${c2}.:${c1}:
${c2}..${c1}
${c2}..${c1}
+19
View File
@@ -0,0 +1,19 @@
{"match": "\"Android\"*", "color": "2 7", "foreground": [2]}
${c1} -o o-
+hydNNNNdyh+
+mMMMMMMMMMMMMm+
`dMM${c2}m:${c1}NMMMMMMN${c2}:m${c1}MMd`
hMMMMMMMMMMMMMMMMMMh
.. yyyyyyyyyyyyyyyyyyyy ..
.mMMm`MMMMMMMMMMMMMMMMMMMM`mMMm.
:MMMM-MMMMMMMMMMMMMMMMMMMM-MMMM:
:MMMM-MMMMMMMMMMMMMMMMMMMM-MMMM:
:MMMM-MMMMMMMMMMMMMMMMMMMM-MMMM:
:MMMM-MMMMMMMMMMMMMMMMMMMM-MMMM:
-MMMM-MMMMMMMMMMMMMMMMMMMM-MMMM-
+yy+ MMMMMMMMMMMMMMMMMMMM +yy+
mMMMMMMMMMMMMMMMMMMm
`/++MMMMh++hMMMM++/`
MMMMo oMMMM
MMMMo oMMMM
oNMm- -mMNs
+7
View File
@@ -0,0 +1,7 @@
{"match": "\"android_small\"*", "color": "2 7"}
${c1} ;, ,;
';,.-----.,;'
,' ',
/ O O \
| |
'-----------------'
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"anduinos\"*", "color": "6 4"}
${c1}+++++++++++
+++++++++++++++++++++
+++++++++++++++++++++++++++++++
=+++++++++++++++++++++++++++++++++++++++=
+++++++++++++++++++++++++++++++++++++++++++++
=++++++++++++++++++++++++++++++++++++++++++++
==+++++++++++++++++++++++++++++++++==
+++++++++++++++++++++++++++
${c2}**** ${c1}++=+++++++++++=++ ${c2}****
********** ${c1}+++++++ ${c2}**********
************** **************
**************** ****************
***********************
****** ************* ******
*********** *** ***********
*************** ***************
*************** ***************
*********************
***********
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"Antergos\"*", "color": "4 6", "foreground": [1]}
${c2} `.-/::/-``
.-/osssssssso/.
:osyysssssssyyys+-
`.+yyyysssssssssyyyyy+.
`/syyyyyssssssssssyyyyys-`
`/yhyyyyysss${c1}++${c2}ssosyyyyhhy/`
.ohhhyyyys${c1}o++/+o${c2}so${c1}+${c2}syy${c1}+${c2}shhhho.
.shhhhys${c1}oo++//+${c2}sss${c1}+++${c2}yyy${c1}+s${c2}hhhhs.
-yhhhhs${c1}+++++++o${c2}ssso${c1}+++${c2}yyy${c1}s+o${c2}hhddy:
-yddhhy${c1}o+++++o${c2}syyss${c1}++++${c2}yyy${c1}yooy${c2}hdddy-
.yddddhs${c1}o++o${c2}syyyyys${c1}+++++${c2}yyhh${c1}sos${c2}hddddy`
`odddddhyosyhyyyyyy${c1}++++++${c2}yhhhyosddddddo
.dmdddddhhhhhhhyyyo${c1}+++++${c2}shhhhhohddddmmh.
ddmmdddddhhhhhhhso${c1}++++++${c2}yhhhhhhdddddmmdy
dmmmdddddddhhhyso${c1}++++++${c2}shhhhhddddddmmmmh
-dmmmdddddddhhys${c1}o++++o${c2}shhhhdddddddmmmmd-
.smmmmddddddddhhhhhhhhhdddddddddmmmms.
`+ydmmmdddddddddddddddddddmmmmdy/.
`.:+ooyyddddddddddddyyso+:.`
+14
View File
@@ -0,0 +1,14 @@
{"match": "\"antiX\"*", "color": "1 7 3"}
${c1}
\
, - ~ ^ ~ - \ /
, ' \ ' , /
, \ '/
, \ / ,
,___, \/ ,
/ | _ _ _|_ o /\ ,
|, | / |/ | | | / \ ,
\,_/\_/ | |_/|_/|_/_/ \,
, / ,\
, / , ' \
' - , _ _ _ , '
+22
View File
@@ -0,0 +1,22 @@
{"match": "\"AnushOS\"*", "color": "7 8 3 6 1"}
${c4}#######################
${c4}# ${c2}##### ${c4}#
${c4}# ${c2}####### ${c4}#
${c4}# ${c2}##${c5}O${c2}#${c5}O${c2}## ${c4}#
${c4}# ${c2}#${c3}#####${c2}# ${c4}#
${c4}# ${c2}##${c1}##${c3}###${c1}##${c2}## ${c4}#
${c4}# ${c2}#${c1}##########${c2}## ${c4}#
${c4}# ${c2}#${c1}############${c2}## ${c4}#
${c4}# ${c2}#${c1}######${c5}A_O${c1}####${c2}### ${c4}#
${c4}# ${c3}##${c2}#${c1}############${c2}##${c3}## ${c4}#
${c4}#${c3}######${c2}#${c1}#######${c2}#${c3}######${c4}#
${c4}#${c3}#######${c2}#${c1}#####${c2}#${c3}#######${c4}#
${c4}# ${c3}#####${c2}#######${c3}##### ${c4}#
${c4}#######################
${c4}#${c5}╔═╗╔╗╔╦ ╦╔═╗╦ ╦╔═╗╔═╗${c4}#
${c4}#${c5}╠═╣║║║║ ║╚═╗╠═╣║ ║╚═╗${c4}#
${c4}#${c5}╩ ╩╝╚╝╚═╝╚═╝╩ ╩╚═╝╚═╝${c4}#
${c4}#######################
${c4}# ${c3}WWW.ANUSHOS.ORG ${c4}#
${c4}#######################
+18
View File
@@ -0,0 +1,18 @@
{"match": "\"AOSC OS\"*", "color": "4 0 1 3"}
${c2} __
${c2}gpBBBBBBBBBP
${c2}_gBBBBBBBBBRP
${c2}4BBBBBBBBRP ${c4},_____
${c2}`"" ${c4}_g@@@@@@@@@@@@@%g>
${c4}__@@@@@@@@@@@@@@@@P" ${c1}___
${c4}_g@@@@@@@@@@@@@@@N"` ${c1}_gN@@@@@N^
${c4}_w@@@@@@@@@@@@@@@@P" ${c1}_g@@@@@@@P"
${c4}_g@@@@@@@@@@@@@@@N"` ${c1}VMNN@NNNM^`
${c4}^MMM@@@@@@@@@@@MP" ${c3},ggppww__
${c4}`""""" ${c3}_wNNNNNNNNNNNNNNNNNNN
${c3}_gBNNNNNNNNNNNNNNNNNP"
${c3}_wNNNNNNNNNNNNNNNNNNMP`
${c3}_gBNNNNNNNNNNNNNNNNNP"
${c3}_wNNNNNNNNNNNNNNNNNNNM^
${c3}""Y^^MNNNNNNNNNNNNP`
${c3}`"""""""
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Aosc OS_old\"*|\"aoscos_old\"*", "color": "7"}
.:+syhhhhys+:.
.ohNMMMMMMMMMMMMMMNho.
`+mMMMMMMMMMMmdmNMMMMMMMMm+`
+NMMMMMMMMMMMM/ `./smMMMMMN+
.mMMMMMMMMMMMMMMo -yMMMMMm.
:NMMMMMMMMMMMMMMMs .hMMMMN:
.NMMMMhmMMMMMMMMMMm+/- oMMMMN.
dMMMMs ./ymMMMMMMMMMMNy. sMMMMd
-MMMMN` oMMMMMMMMMMMN: `NMMMM-
/MMMMh NMMMMMMMMMMMMm hMMMM/
/MMMMh NMMMMMMMMMMMMm hMMMM/
-MMMMN` :MMMMMMMMMMMMy. `NMMMM-
dMMMMs .yNMMMMMMMMMMMNy/. sMMMMd
.NMMMMo -/+sMMMMMMMMMMMmMMMMN.
:NMMMMh. .MMMMMMMMMMMMMMMN:
.mMMMMMy- NMMMMMMMMMMMMMm.
+NMMMMMms/.` mMMMMMMMMMMMN+
`+mMMMMMMMMNmddMMMMMMMMMMm+`
.ohNMMMMMMMMMMMMMMNho.
.:+syhhhhys+:.
+19
View File
@@ -0,0 +1,19 @@
{"match": "\"Aosc OS/Retro\"*|\"aoscosretro\"*", "color": "4 7"}
${c2} .........
...................
.....................${c1}################${c2}
.............. ....${c1}################${c2}
.............. ...${c1}################${c2}
............. ..${c1}****************${c2}
............ . .${c1}****************${c2}
........... ... ${c1}................${c2}
.......... ..... ${c1}...............${c2}
......... ....... ...
.${c3}...... ${c2}.
${c3}..... .....${c2}.... ${c4}...........
${c3}.... ......${c2}. ${c4}...........
${c3}... ....... ${c4}...........
${c3}................ ${c4}***********
${c3}................ ${c4}###########
${c3}****************
${c3}################
@@ -0,0 +1,10 @@
{"match": "\"Aosc OS/Retro_small\"*|\"aoscosretro_small\"*", "color": "4 7"}
${c2} _____ ${c1}_____${c2}
-' '-${c1}| |${c2}
/ ___ ${c1}| |${c2}
| / _ \${c1}|_____|${c2}
' / /_\ \
\ / _____ \${c4}___
${c3}|${c2}/_/ ${c3}| ${c4}| |
${c3}| | ${c4}|___|
${c3}|_____|
@@ -0,0 +1,5 @@
{"match": "\"Aperio GNU/Linux\"*", "color": "255"}
${c2}
_.._ _ ._.. _
(_][_)(/,[ |(_)
| GNU/Linux
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Aperture\"*", "color": "6 6 7 1"}
${c1} .,-:;//;:=,
. :H@@@MM@M#H/.,+%;,
,/X+ +M@@M@MM%=,-%HMMM@X/,
-+@MM; $M@@MH+-,;XMMMM@MMMM@+-
;@M@@M- XM@X;. -+XXXXXHHH@M@M#@/.
,%MM@@MH ,@%= .---=-=:=,.
=@#@@@MX., -%HX$$%%%:;
=-./@M@M$ .;@MMMM@MM:
X@/ -$MM/ . +MM@@@M$
,@M@H: :@: . =X#@@@@-
,@@@MMX, . /H- ;@M@M=
.H@@@@M@+, %MM+..%#$.
/MMMM@MMH/. XM@MH; =;
/%+%$XHH@$= , .H@@@@MX,
.=--------. -%H.,@@@@@MX,
.%MM@@@HHHXX$$$%+- .:$MMX =M@@MM%.
=XMMM@MM@MM#H;,-+HMM@M+ /MMMX=
=%@M@M#@$-.=$@MM@@@M; %M%=
,:+$+-,/H#MMMMMMM@= =,
=++%%%%+/:-.
+18
View File
@@ -0,0 +1,18 @@
{"match": "\"Apple\"*", "color": "2 3 1 1 5 4"}
..'
,xNMM.
.OMMMMo
lMM"
.;loddo:. .olloddol;.
cKMMMMMMMMMMNWMMMMMMMMMM0:
${c2}.KMMMMMMMMMMMMMMMMMMMMMMMWd.
XMMMMMMMMMMMMMMMMMMMMMMMX.
${c3};MMMMMMMMMMMMMMMMMMMMMMMM:
:MMMMMMMMMMMMMMMMMMMMMMMM:
${c4}.MMMMMMMMMMMMMMMMMMMMMMMMX.
kMMMMMMMMMMMMMMMMMMMMMMMMWd.
${c5}'XMMMMMMMMMMMMMMMMMMMMMMMMMMk
'XMMMMMMMMMMMMMMMMMMMMMMMMK.
${c6}kMMMMMMMMMMMMMMMMMMMMMMd
;KMMMMMMMWXXWMMMMMMMk.
"cooc*" "*coo'"
+8
View File
@@ -0,0 +1,8 @@
{"match": "\"Apple_small\"*", "color": "2 3 1 5 4"}
${c1} .:'
__ :'__
${c2} .'`__`-'__``.
${c3}:__________.-'
${c4}:_________:
:_________`-;
${c5} `.__.-.__.'
+19
View File
@@ -0,0 +1,19 @@
{"match": "\"Apricity\"*", "color": "4 7 1"}
${c2} ./o-
``...`` `:. -/:
`-+ymNMMMMMNmho-` :sdNNm/
`+dMMMMMMMMMMMMMMMmo` sh:.:::-
/mMMMMMMMMMMMMMMMMMMMm/`sNd/
oMMMMMMMMMMMMMMMMMMMMMMMs -`
:MMMMMMMMMMMMMMMMMMMMMMMMM/
NMMMMMMMMMMMMMMMMMMMMMMMMMd
MMMMMMMmdmMMMMMMMMMMMMMMMMd
MMMMMMy` .mMMMMMMMMMMMmho:`
MMMMMMNo/sMMMMMMMNdy+-.`-/
MMMMMMMMMMMMNdy+:.`.:ohmm:
MMMMMMMmhs+-.`.:+ymNMMMy.
MMMMMM/`.-/ohmNMMMMMMy-
MMMMMMNmNNMMMMMMMMmo.
MMMMMMMMMMMMMMMms:`
MMMMMMMMMMNds/.
dhhyys+/-`
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"Arch\"*", "color": "6 6 7 1"}
${c1} -`
.o+`
`ooo/
`+oooo:
`+oooooo:
-+oooooo+:
`/:-:++oooo+:
`/++++/+++++++:
`/++++++++++++++:
`/+++o${c2}oooooooo${c1}oooo/`
${c2} ${c1}./${c2}ooosssso++osssssso${c1}+`
${c2} .oossssso-````/ossssss+`
-osssssso. :ssssssso.
:osssssss/ osssso+++.
/ossssssss/ +ssssooo/-
`/ossssso+/:- -:/+osssso+-
`+sso+:-` `.-/+oso:
`++:. `-/+/
.` `/
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"arch2\"*", "color": "6 6"}
▟█▙
▟███▙
▟█████▙
▟███████▙
▂▔▀▜██████▙
▟██▅▂▝▜█████▙
▟█████████████▙
▟███████████████▙
▟█████████████████▙
▟███████████████████▙
${c2} ▟█████████▛▀▀▜████████▙
▟████████▛ ▜███████▙
▟█████████ ████████▙
▟██████████ █████▆▅▄▃▂
▟██████████▛ ▜█████████▙
▟██████▀▀▀ ▀▀██████▙
▟███▀▘ ▝▀███▙
▟▛▀ ▀▜▙
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"arch3\"*", "color": "6 6"}
.
/ \
/ \
/ \
/ \
/>, \
/ `*. \
/ ` \
/ \
/ \
${c2} / ,.-+-.. \
/ ,/' `\. \
/ .|' `|. _ \
/ :|. ,|; `+.\
/ .\: ;/, "<\
/ __,--+" "+--.__ \
/ _,+'" "'+._ \
/,-' `-.\
' '
+17
View File
@@ -0,0 +1,17 @@
{"match": "\"arch_old\"", "color": "6 7 1"}
${c1} __
_=(SDGJT=_
_GTDJHGGFCVS)
,GTDJGGDTDFBGX0
${c1} JDJDIJHRORVFSBSVL${c2}-=+=,_
${c1} IJFDUFHJNXIXCDXDSV,${c2} "DEBL
${c1} [LKDSDJTDU=OUSCSBFLD.${c2} '?ZWX,
${c1} ,LMDSDSWH' `DCBOSI${c2} DRDS],
${c1} SDDFDFH' !YEWD,${c2} )HDROD
${c1} !KMDOCG &GSU|${c2}\_GFHRGO\'
${c1} HKLSGP'${c2} __${c1}\TKM0${c2}\GHRBV)'
${c1}JSNRVW'${c2} __+MNAEC${c1}\IOI,${c2}\BN'
${c1}HELK['${c2} __,=OFFXCBGHC${c1}\FD)
${c1}?KGHE ${c2}\_-#DASDFLSV='${c1} 'EF
'EHTI !H
`0F' '!
+8
View File
@@ -0,0 +1,8 @@
{"match": "\"arch_small\"", "color": "6 7 1"}
${c1} /\
/ \
/\ \
${c2} / \
/ ,, \
/ | | -\
/_-'' ''-_\
+20
View File
@@ -0,0 +1,20 @@
{"match": "\"ArchBox\"*", "color": "2 7 1"}
${c1} ...:+oh/:::..
..-/oshhhhhh` `::::-.
.:/ohhhhhhhhhhhh` `-::::.
.+shhhhhhhhhhhhhhhhh` `.::-.
/`-:+shhhhhhhhhhhhhh` .-/+shh
/ .:/ohhhhhhhhh` .:/ohhhhhhhh
/ `-:+shhh` ..:+shhhhhhhhhhhh
/ .:ohhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ .+o+ `hhhhhhhhhhhhhhhhhhhh
/ -hhhhh `hhhhhhhhhhhhhhhhhhhh
/ ohhhhho `hhhhhhhhhhhhhhhhhhhh
/:::+`hhhhoos` `hhhhhhhhhhhhhhhhhs+`
`--/:` /: `hhhhhhhhhhhho/-
-/:. `hhhhhhs+:-`
::::/ho/-`
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Archcraft\"*", "color": "6 1 2 3 4 5"}
${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⢰⡆${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c2}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⢠⣿⣿⡄${c2}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c3}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⢀⣾⣿⣿⣿⡀${c3}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c4}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣼⣿⣿⣿⣿⣷⡀${c4}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c5}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣼⣿⣿⣿⣿⣿⣿⣷${c5}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c6}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⢼⣿⣿⣿⣿⣿⣿⣿⣿⣧${c6}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣰⣤⣈⠻⢿⣿⣿⣿⣿⣿⣿⣧${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c2}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣰⣿⣿⣿⣿⣮⣿⣿⣿⣿⣿⣿⣿⣧${c2}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c3}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧${c3}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c4}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧${c4}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c5}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧${c5}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄
${c6}⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣼⣿⣿⣿⣿⣿⡿⣿⣿⡟${c6}⠄⠄${c1}⠸⣿⣿⡿⣿⣿⣿⣿⣿⣷⡀${c6}⠄⠄⠄⠄⠄⠄⠄⠄
${c1}⠄⠄⠄⠄⠄⠄⠄⠄${c1}⣼⣿⣿⣿⣿⣿⡏${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⠈⣿⣿⣿⣿⣿⣷⡀${c1}⠄⠄⠄⠄⠄⠄⠄
${c2}⠄⠄⠄⠄⠄⠄${c1}⢀⣼⣿⣿⣿⣿⣿⣿⡗${c2}⠄⠄⠄${c1}⢀⣠⣤⣀⠄⠄⠄${c1}⠸⣿⣿⣿⣿⣿⣿⣷⡀${c2}⠄⠄⠄⠄⠄⠄
${c3}⠄⠄⠄⠄⠄${c1}⢀⣾⣿⣿⣿⣿⣿⡏⠁${c3}⠄⠄⠄${c1}⢠⣿⣿⣿⣿⡇${c3}⠄⠄⠄⠄${c1}⢙⣿⣿⣻⠿⣿⣷⡀${c3}⠄⠄⠄⠄⠄
${c4}⠄⠄⠄⠄${c1}⢀⣾⣿⣿⣿⣿⣿⣿⣷⣤⡀${c4}⠄⠄⠄${c1}⠻⣿⣿⡿⠃${c4}⠄⠄⠄${c1}⢀⣼⣿⣿⣿⣿⣦⣌⠙⠄${c4}⠄⠄⠄⠄
${c5}⠄⠄⠄${c1}⢠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⠏${c5}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⢿⣿⣿⣿⣿⣿⣿⣿⣿⣦⡀${c5}⠄⠄⠄
${c6}⠄⠄${c1}⢠⣿⣿⣿⣿⣿⣿⣿⡿⠟⠋⠁${c6}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⠙⠻⣿⣿⣿⣿⣿⣿⣿⣿⡄${c6}⠄⠄
${c1}⠄${c1}⣠⣿⣿⣿⣿⠿⠛⠋⠁${c1}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⠉⠙⠻⢿⣿⣿⣿⣿⣆${c1}⠄
${c1}⡰⠟⠛⠉⠁${c2}⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄${c1}⠉⠙⠛⠿⢆
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"Archcraft2\"*", "color": "6"}
-o\
:ooo:
.ooooo.
ooooooo.
+oooooooo.
-oooooooooo.
--:-+oooooooo.
yooo+=+sooooooo.
yoooooosooooooooo.
y+ooooooooooooooooo.
yoooooooooooooooooooo`
yoooooo+oo= :oo++ooooo`
:oooooo. +ooooo-
-ooooooo. .::. +ooosoo=
-oooooo` .oooo` +os-=o=
=ooooooo=: `oo+ :=ooo=--`.
+ooooooooos. .=sooooooo+-
.+osossos+-` `-+osososs+.
:sss+=-:` `:-=+ssss:
:=-:` `-=+:
@@ -0,0 +1,21 @@
{"match": "\"archcraft_ascii\"*", "color": "6 1 2 3 4 5"}
${c1} -o\
:ooo:
.ooooo.
ooooooo.
+oooooooo.
-oooooooooo.
--:-+oooooooo.
yooo+=+sooooooo.
yoooooosooooooooo.
y+ooooooooooooooooo.
yoooooooooooooooooooo`
yoooooo+oo= :oo++ooooo`
:oooooo. +ooooo-
-ooooooo. .::. +ooosoo=
-oooooo` .oooo` +os-=o=
=ooooooo=: `oo+ :=ooo=--`.
+ooooooooos. .=sooooooo+-
.+osossos+-` `-+osososs+.
:sss+=-:` `:-=+ssss:
:=-:` `-=+:
@@ -0,0 +1,21 @@
{"match": "\"archcraft_minimal\"*", "color": "6 1 2 3 4 5"}
${c1} ⢰⡆
⢠⣿⣿⡄
⢀⣾⣿⣿⣿⡀
⣼⣿⣿⣿⣿⣷⡀
⣼⣿⣿⣿⣿⣿⣿⣷
⢼⣿⣿⣿⣿⣿⣿⣿⣿⣧
⣰⣤⣈⠻⢿⣿⣿⣿⣿⣿⣿⣧
⣰⣿⣿⣿⣿⣮⣿⣿⣿⣿⣿⣿⣿⣧
⣰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧
⣰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧
⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧
⣼⣿⣿⣿⣿⣿⡿⣿⣿⡟ ⠸⣿⣿⡿⣿⣿⣿⣿⣿⣷⡀
⣼⣿⣿⣿⣿⣿⡏ ⠈⣿⣿⣿⣿⣿⣷⡀
⢀⣼⣿⣿⣿⣿⣿⣿⡗ ⢀⣠⣤⣀ ⠸⣿⣿⣿⣿⣿⣿⣷⡀
⢀⣾⣿⣿⣿⣿⣿⡏⠁ ⢠⣿⣿⣿⣿⡇ ⢙⣿⣿⣻⠿⣿⣷⡀
⢀⣾⣿⣿⣿⣿⣿⣿⣷⣤⡀ ⠻⣿⣿⡿⠃ ⢀⣼⣿⣿⣿⣿⣦⣌⠙
⢠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⠏ ⢿⣿⣿⣿⣿⣿⣿⣿⣿⣦⡀
⢠⣿⣿⣿⣿⣿⣿⣿⡿⠟⠋⠁ ⠙⠻⣿⣿⣿⣿⣿⣿⣿⣿⡄
⣠⣿⣿⣿⣿⠿⠛⠋⠁ ⠉⠙⠻⢿⣿⣿⣿⣿⣆
⡰⠟⠛⠉⠁ ⠉⠙⠛⠿⢆
+22
View File
@@ -0,0 +1,22 @@
{"match": "\"ARCHlabs\"*", "color": "6 6 7 1"}
${c1} 'c'
'kKk,
.dKKKx.
.oKXKXKd.
.l0XXXXKKo.
c0KXXXXKX0l.
:0XKKOxxOKX0l.
:OXKOc. .c0XX0l.
:OK0o. ${c4}...${c1}'dKKX0l.
:OX0c ${c4};xOx'${c1}'dKXX0l.
:0KKo.${c4}.o0XXKd'.${c1}lKXX0l.
c0XKd.${c4}.oKXXXXKd..${c1}oKKX0l.
.c0XKk;${c4}.l0K0OO0XKd..${c1}oKXXKo.
.l0XXXk:${c4},dKx,.'l0XKo.${c1}.kXXXKo.
.o0XXXX0d,${c4}:x; .oKKx'${c1}.dXKXXKd.
.oKXXXXKK0c.${c4};. :00c'${c1}cOXXXXXKd.
.dKXXXXXXXXk,${c4}. cKx'${c1}'xKXXXXXXKx'
'xKXXXXK0kdl:. ${c4}.ok; ${c1}.cdk0KKXXXKx'
'xKK0koc,.. ${c4}'c, ${c1} ..,cok0KKk,
,xko:'. ${c4}.. ${c1} .':okx;
.,'. .',.
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"ArchMerge\"*", "color": "6 6 7 1"}
${c1} y:
sMN-
+MMMm`
/MMMMMd`
:NMMMMMMy
-NMMMMMMMMs
.NMMMMMMMMMM+
.mMMMMMMMMMMMM+
oNMMMMMMMMMMMMM+
`+:-+NMMMMMMMMMMMM+
.sNMNhNMMMMMMMMMMMM/
`hho/sNMMMMMMMMMMMMMMM/
`.`omMMmMMMMMMMMMMMMMMMM+
.mMNdshMMMMd+::oNMMMMMMMMMo
.mMMMMMMMMM+ `yMMMMMMMMMs
.NMMMMMMMMM/ yMMMMMMMMMy
-NMMMMMMMMMh `mNMMMMMMMMd`
/NMMMNds+:.` `-/oymMMMm.
+Mmy/. `:smN:
/+. -o.
+18
View File
@@ -0,0 +1,18 @@
{"match": "\"ArchStrike\"*", "color": "8 6", "foreground": [2]}
${c1} *
**.
****
******
*******
** *******
**** *******
${c1}****${c2}_____${c1}***${c2}/${c1}*
***${c2}/${c1}*******${c2}//${c1}***
**${c2}/${c1}********${c2}///${c1}*${c2}/${c1}**
**${c2}/${c1}*******${c2}////${c1}***${c2}/${c1}**
**${c2}/${c1}****${c2}//////.,${c1}****${c2}/${c1}**
***${c2}/${c1}*****${c2}/////////${c1}**${c2}/${c1}***
****${c2}/${c1}**** ${c2}/////${c1}***${c2}/${c1}****
******${c2}/${c1}*** ${c2}//// ${c1}**${c2}/${c1}******
********${c2}/${c1}* ${c2}/// ${c1}*${c2}/${c1}********
,****** ${c2}// ______ / ${c1}******,
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"arco\"*|\"arcolinux\"*", "color": "4 7"}
/-
ooo:
yoooo/
yooooooo
yooooooooo
yooooooooooo
.yooooooooooooo
.oooooooooooooooo
.oooooooarcoooooooo
.ooooooooo-oooooooooo
.ooooooooo- oooooooooo
:ooooooooo. :ooooooooo
:ooooooooo. :ooooooooo
:oooarcooo .oooarcooo
:ooooooooy .ooooooooo
${c1}:ooooooooo ${c2}/ooooooooooooooooooo
${c1}:ooooooooo ${c2}.-ooooooooooooooooo.
${c1}ooooooooo- ${c2}-ooooooooooooo.
${c1}ooooooooo- ${c2}.-oooooooooo.
${c1}ooooooooo. ${c2}-ooooooooo
+12
View File
@@ -0,0 +1,12 @@
{"match": "\"arco_small\"*|\"arcolinux_small\"*", "color": "4 7"}
A
ooo
ooooo
ooooooo
ooooooooo
ooooo ooooo
ooooo ooooo
ooooo ooooo
ooooo ${c2}<oooooooo>${c1}
ooooo ${c2}<oooooo>${c1}
ooooo ${c2}<oooo>
+21
View File
@@ -0,0 +1,21 @@
{"match": "\"ArcoLinux\"*", "color": "7 4"}
${c2} /-
ooo:
yoooo/
yooooooo
yooooooooo
yooooooooooo
.yooooooooooooo
.oooooooooooooooo
.oooooooarcoooooooo
.ooooooooo-oooooooooo
.ooooooooo- oooooooooo
:ooooooooo. :ooooooooo
:ooooooooo. :ooooooooo
:oooarcooo .oooarcooo
:ooooooooy .ooooooooo
:ooooooooo ${c1}/ooooooooooooooooooo${c2}
:ooooooooo ${c1}.-ooooooooooooooooo.${c2}
ooooooooo- ${c1}-ooooooooooooo.${c2}
ooooooooo- ${c1}.-oooooooooo.${c2}
ooooooooo. ${c1}-ooooooooo${c2}
@@ -0,0 +1,12 @@
{"match": "\"arcolinux_small\"*", "color": "7 4"}
${c2} A
ooo
ooooo
ooooooo
ooooooooo
ooooo ooooo
ooooo ooooo
ooooo ooooo
ooooo ${c1}<oooooooo>${c2}
ooooo ${c1}<oooooo>${c2}
ooooo ${c1}<oooo>${c2}
+24
View File
@@ -0,0 +1,24 @@
{"match": "\"Arkane\"*", "color": "7 130 237", "foreground": [1]}
${c3} .:..
..:::......
${c2}.${c3} .${c2}.${c3}.....
${c2}+=${c3}...${c2}==${c3}....
......:.${c1}:-${c2}:${c3}..${c1}+*${c2}=${c3}....
${c2}:----::${c3}......
${c2}.=***##*+=: ${c3}..
${c2}=${c1}***######*${c2}=
${c2}.${c1}-*######+
${c2}:+${c1}###%%%###${c3}:
${c2}-+*${c1}########+${c3}.
${c2}=++*${c1}#######${c3}-
${c2}-+=+**${c1}*####${c3}=
${c3}.${c2}-=++==***${c1}##*${c1}-
${c2}-++++++==++++=
.-+++**+++=+===${c3}.
${c2}:---===++++=-=--${c3}.
${c2}-===============${c3}-==--:
${c2}.-==+++***++*${c1}*#########${c3}=:::.
${c2}.-=++++*++++**${c1}#######%%###${c3}=
${c2}.:==++++++**${c1}#############${c3}:
${c2}.${c3}-+*++*+++==${c1}###${c3}+
-${c1}*+${c3}:
+12
View File
@@ -0,0 +1,12 @@
{"match": "\"Armbian\"*", "color": "7 1"}
..
`:]x**j-,'
.,+t***********z\<"
?******************;
'*n` .'`^,;;,^`'. ,cc.
-<. .[l
// ^^ ^^ \
!^ ${c2}^^${c1} ":
'tt}` ${c2}!~]rj_${c1} ")t/.
Itttt?' ${c2}~~]rr]${c1} `{tttt,
\tttttt!""I${c2}_]r(${c1}
+15
View File
@@ -0,0 +1,15 @@
{"match": "\"Armbian2\"*", "color": "1"}
█ █ █ █ █ █ █ █ █ █ █
███████████████████████
▄▄██ ██▄▄
▄▄██ ███████████ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ █████████████ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ ██ ██ ██▄▄
▄▄██ ██▄▄
███████████████████████
█ █ █ █ █ █ █ █ █ █ █

Some files were not shown because too many files have changed in this diff Show More