scripts
|
[M] Rename neofetch_mod.sh to neowofetch
|
2022-07-30 12:01:31 -04:00 |
__init__.py
|
[F] Fix version import
|
2022-08-14 12:27:03 -04:00 |
__main__.py
|
[+] Enable running through python -m hyfetch
|
2022-08-20 20:48:02 -04:00 |
color_scale.py
|
[+] Create color scale without numpy
|
2022-07-25 21:02:10 -04:00 |
color_util.py
|
[M] Move literal types to types.py
|
2022-12-10 21:00:10 -05:00 |
constants.py
|
[O] Global IS_WINDOWS constant
|
2023-02-07 18:52:37 -05:00 |
main.py
|
[+] Use colorama to fix colors on Windows #45
|
2023-02-07 18:53:14 -05:00 |
models.py
|
[M] Move literal types to types.py
|
2022-12-10 21:00:10 -05:00 |
neofetch_util.py
|
[F] Properly escape path #89
|
2023-02-08 15:03:40 -05:00 |
presets.py
|
Merge branch 'master' into master
|
2023-01-20 19:37:06 -05:00 |
termenv.py
|
[F] Implement os detection in termenv
|
2022-11-22 14:59:46 -05:00 |
types.py
|
[M] Move literal types to types.py
|
2022-12-10 21:00:10 -05:00 |