Commit Graph

7032 Commits

Author SHA1 Message Date
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
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)
Some checks are pending
Shellcheck / check (push) Waiting to run
* [+] 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