Commit graph

18 commits

Author SHA1 Message Date
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
fe7d902dac
Add macchina backend
* Remove `qwqfetch` TODOs as that project is unmaintained
2024-07-21 23:56:46 +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
66b08f7a2e
Implement selection of color alignment 2024-07-16 10:03:49 +08:00
SpringMaple
6e28482706 Fix git-bash finding in Windows not working properly 2024-07-14 19:34:58 +08:00
Teoh Han Hui
da5f6ef655
Switch to terminal-colorsaurus 2024-07-13 23:37:41 +08:00
Teoh Han Hui
66b57cfea6
[WIP] Implement --config option 2024-07-12 19:06:13 +08:00
Teoh Han Hui
290da7c363
Fix path normalization on Windows 2024-07-09 01:35:31 +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
be70233b03
Implement recolored ascii output 2024-07-07 04:39:41 +08:00
Teoh Han Hui
b0737a33ba
Apply lightness to preset color profile 2024-07-03 05:48:51 +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
fd413caba4
Add some more scaffolding 2024-06-29 14:59:05 +08:00
Teoh Han Hui
11601933f9
Generate distros.rs on build 2024-06-29 10:36:55 +08:00
Teoh Han Hui
7c874a8e9a
Enable color output in bpaf 2024-06-28 05:53:00 +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
bf2c3c51d4
Parse CLI options, including presets 2024-06-27 01:13:40 +08:00