Commit Graph

7106 Commits

Author SHA1 Message Date
Azalea
82544a7553 [F] Use relative path (~) instead of resolved path for help and docs (Closes #518)
Some checks failed
Shellcheck / check (push) Has been cancelled
2026-06-07 15:39:35 +00:00
David Marzal
8840ac7c76
Make Default declaration match variable on neofecth (#516)
Some checks failed
Shellcheck / check (push) Has been cancelled
Shouldn't the # Default: line match the variable assignation?

If yes, this PR fix the mismatch I found.

Thanks!
2026-06-04 01:01:33 +08:00
Azalea
98b3592190 [U] Upgrade action
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-06-03 07:57:36 +00:00
Azalea
7c57f66678 [F] Fix release recovery workflow 2026-06-03 07:48:53 +00:00
Azalea
0fd343e6d5 [+] Release workflow 2026-06-03 07:19:37 +00:00
Azalea
6b6406e2db [O] Changelog 2026-06-03 06:32:41 +00:00
Azalea
8c55462d83 [+] Changelog 2026-06-03 06:21:22 +00:00
Azalea
dfa6ace803 [-] Remove unused files 2026-06-03 06:11:38 +00:00
Azalea
5f42c8f46f
[-] Remove irrelevant file 2026-06-03 14:01:00 +08:00
Azalea
83b1a1fc32 [F] Fix CPU identification on PRoot-Distro on Android (Closes #355) 2026-06-03 05:40:46 +00:00
Azalea
8f87af0751 [O] Report memory used instead of memory unavailable (Closes #117) 2026-06-03 05:27:54 +00:00
Azalea
2cfba26180 [+] Tuxedo Linux, enbian flag (Closes #333) 2026-06-03 05:19:17 +00:00
Azalea
019d845da5 [F] neofetch: skip inactive DRM connectors for resolution (Fix #319) 2026-06-03 05:16:00 +00:00
Azalea
1f85002da5 [+] glxinfo for gpu info (Fix #225) 2026-06-03 04:56:59 +00:00
Azalea
9c280bf1cf [+] neofetch: Add steam library detection (Fix #346) 2026-06-03 04:56:16 +00:00
Azalea
94db3d56fb [F] Make android fall back to lscpu (Fix #120) 2026-06-03 04:53:47 +00:00
Azalea
8298079baa [F] Fix macOS issues (Fix #40) 2026-06-03 04:50:22 +00:00
Azalea
d248e768ea [F] Fix intel OEM iGPU name (Fix #230) 2026-06-03 04:45:51 +00:00
Azalea
209e2ec315 [O] Add pipx & uv to readme instructions (Fix #193) 2026-06-03 04:33:12 +00:00
Azalea
6618c7ab5e [+] CPU Codenames (Fix #381) 2026-06-03 04:23:26 +00:00
Azalea
51560d1d76 [F] Fix #306 2026-06-03 04:17:37 +00:00
Azalea
95d7f1d1ea [F] Fix #327 2026-06-03 03:51:26 +00:00
Azalea
e033038152 [+] low sixel image output for terminals that doesn't support -I (Fix #404) 2026-06-03 03:45:52 +00:00
Azalea
c36d349273 [+] FiwixOS (Fix #356) 2026-06-03 03:39:06 +00:00
Azalea
e50fa4040e [+] Imaginary Linux (Fix #390) 2026-06-03 00:59:20 +00:00
Azalea
4901b6e46d
[+] MidOS (Fix #363) (#514) 2026-06-03 08:40:17 +08:00
Azalea
820d4d458c
[+] OpenSolaris (Fix #368) (#513) 2026-06-03 08:31:26 +08:00
Azalea
06a92c0286
[F] Fix #364 (#512) 2026-06-03 08:09:47 +08:00
icedog
673a1672d3
Add demisexual flag (#511)
* Added demisexual flag

* fix demisexual hex capitalization
2026-06-03 06:01:40 +08:00
Azalea
1160be71a2 [F] Fix #496? 2026-06-02 02:19:38 +00:00
Azalea
32c9c182e6
[F] Fix #503 (#509)
[F] Fix #503?
2026-06-02 08:56:24 +08:00
Azalea
6a274ec021 [F] Fix #508 2026-06-01 22:57:51 +00:00
Azalea
e1a32ad344 [F] Fix #498
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-06-01 12:34:34 +00:00
Theo Haines
beff0aa547
[+] Add paragender, paraboy, paragirl, paranonbinary, cupio flags (#506)
Some checks failed
Shellcheck / check (push) Has been cancelled
* [+] Add paragender, paraboy, paragirl & paranonbinary flags

* [+] Add Cupio flags

* [C] Updated para- flags to be more faithful to the original designs using weights

* [+] Added alt versions of para- flags as faithful versions don't render well on some distro ascii

* [F] Fix color too thin will lead to being hidden

---------

Co-authored-by: obsoletedevgit <theohaines@yahoo.com>
Co-authored-by: Azalea <noreply@aza.moe>
2026-05-30 06:05:56 +08:00
kendy.online
a10d8357e4
[PR] Add palette_glyph for macchina backend (#501)
Some checks failed
Shellcheck / check (push) Has been cancelled
* add palette_glyph for macchina backend

* new palette enum to accomodate different palette types

* fixed some errors

* whoops

* [F] Fix building without cfg macchina

* [+] Useful characters

* [O] Shorten

---------

Co-authored-by: Azalea <noreply@aza.moe>
2026-05-27 18:59:58 -04:00
Rock Pie
44a0c28853
fix neowofetch hardware detection on Interix if %WINDIR% isn't C:\Windows (#507)
* fix neowofetch failing to fetch system specs on Interix with a non-standard %WINDIR%

* fix memory being divided by 1024 too many times on Interix by neowofetch

* [F] Fix shell quoting

---------

Co-authored-by: Azalea <noreply@aza.moe>
2026-05-28 01:25:31 +08:00
Azalea
1890bb8f03
[F] Fix ascii from file for neofetch (#505)
Some checks failed
Shellcheck / check (push) Has been cancelled
2026-05-22 08:33:42 +08:00
Azalea Gui
e64f7efca6 [F] Fix escaping (Fix #500)
Some checks failed
Shellcheck / check (push) Has been cancelled
2026-04-20 23:45:57 -04:00
Azalea Gui
7bfb750f63 [F] Fix #499: neowofetch not found
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-20 01:43:50 -04:00
Azalea Gui
7433df5d74 [O] Dockerize AI github moderator
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-20 01:33:44 -04:00
Azalea Gui
2361be73ba [F] Update AI github moderator usage 2026-04-20 01:33:44 -04:00
Azalea Gui
5f8a34142e [U] Release 2.1.0 2026-04-20 01:33:44 -04:00
Azalea
36c081c2ce [F] Order ascii checks
Some checks failed
Shellcheck / check (push) Has been cancelled
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)
Some checks failed
Shellcheck / check (push) Has been cancelled
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
Some checks failed
Shellcheck / check (push) Has been cancelled
Reintroduce About Notation section and update change log.
2026-04-08 22:00:11 +08:00
Azalea
4b7c92ba4b [F] Fix build pkg
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-07 21:39:20 +00:00
Azalea Gui
9cf9985973 [U] Release 2.1.0-rc1 2026-04-07 16:14:21 -04:00