Commit graph

5697 commits

Author SHA1 Message Date
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
Azalea (on HyDEV-Daisy)
f6a25d7ea8 [O] Optimize flag display 2022-04-10 06:45:45 -04:00
Azalea (on HyDEV-Daisy)
b62cc3f79e [+] Lighten color 2022-04-10 06:12:59 -04:00
Azalea (on HyDEV-Daisy)
d198b3a947 [+] Implement CLI 2022-04-10 05:55:44 -04:00
Azalea (on HyDEV-Daisy)
d94585473c [F] Properly include script resource 2022-04-10 05:21:39 -04:00
Azalea (on HyDEV-Daisy)
86ad1b5ad2 [+] Run command 2022-04-10 05:14:40 -04:00
Azalea (on HyDEV-Daisy)
732389ffe0 [+] ! IMPORTANT ! - Patch neofetch 2022-04-10 05:12:02 -04:00
Azalea (on HyDEV-Daisy)
1389a5b2ce [+] Run neofetch with a preset 2022-04-10 05:11:45 -04:00
Azalea (on HyDEV-Daisy)
3f0331a307 [+] Get ascii lines 2022-04-10 04:38:20 -04:00
Azalea (on HyDEV-Daisy)
9dce0d9667 [+] Get command path in package resource 2022-04-10 04:38:09 -04:00
Azalea (on HyDEV-Daisy)
b955a2a4a8 [+] Create and save config 2022-04-10 04:05:56 -04:00
Azalea (on HyDEV-Daisy)
8363efe5f4 [+] Color text with preset 2022-04-10 03:49:27 -04:00
Azalea (on HyDEV-Daisy)
4ba359a161 [F] Fix preset length calculation 2022-04-10 03:30:00 -04:00
Azalea (on HyDEV-Daisy)
a0a2ed66f0 [+] Module format 2022-04-10 03:20:30 -04:00
Azalea (on HyDEV-Daisy)
e3a6eaa9f1 [+] ColorProfile Presets 2022-04-10 03:19:29 -04:00
Azalea (on HyDEV-Daisy)
dfe67ecc78 [+] Map ColorProfile to length 2022-04-10 03:19:14 -04:00
Azalea (on HyDEV-Daisy)
a2c8e99f39 [+] Decode ColorProfile to RGB 2022-04-10 03:19:01 -04:00
Azalea (on HyDEV-Daisy)
2e53009c10 [+] ColorProfile 2022-04-10 03:18:50 -04:00
Azalea (on HyDEV-Daisy)
e08a2fa91e [+] RGB: Convert to ANSI TrueColor 2022-04-10 03:18:18 -04:00
Azalea (on HyDEV-Daisy)
bfa8540c79 [+] Decode RGB from hex 2022-04-10 03:18:04 -04:00
Azalea (on HyDEV-Daisy)
e044250f5c [+] RGB color util 2022-04-10 03:17:42 -04:00
Azalea (on HyDEV-Daisy)
85046474a5 [+] .gitignore 2022-04-10 03:17:07 -04: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
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