Commit Graph

7042 Commits

Author SHA1 Message Date
Azalea
7100f7a682 [F] Fix first line missing
Some checks are pending
Shellcheck / check (push) Waiting to run
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)
Some checks failed
Shellcheck / check (push) Has been cancelled
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)
Some checks failed
Shellcheck / check (push) Has been cancelled
[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)
Some checks failed
Shellcheck / check (push) Has been cancelled
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)
Some checks failed
Shellcheck / check (push) Has been cancelled
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 Gui
62fdc22c00 [U] Release 2.0.5
Some checks failed
Shellcheck / check (push) Has been cancelled
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
Some checks are pending
Shellcheck / check (push) Waiting to run
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 be7f0748ac.

---------

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
Some checks failed
Shellcheck / check (push) Has been cancelled
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 Gui
f947373a23 [U] Release 2.0.4
Some checks are pending
Shellcheck / check (push) Waiting to run
2025-10-22 00:46:55 -04:00
Azalea Gui
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 Gui
dee984f931 [U] Release 2.0.3 2025-10-21 23:20:52 -04:00
Azalea Gui
959d42ee9c [F] Typo 2025-10-21 23:20:00 -04:00
Azalea Gui
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