hyfetch/hyfetch
2023-02-07 17:44:19 +01:00
..
distros [U] Release 1.4.6 2023-01-14 22:06:01 -05:00
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 [U] Release 1.4.6 2023-01-14 22:06:01 -05:00
main.py [+] Compatibility with fastfetch < 1.8.0 2023-01-14 16:36:37 -05:00
models.py [M] Move literal types to types.py 2022-12-10 21:00:10 -05:00
neofetch_util.py Fix git path being hard-coded This enables running hyfetch on machines without git installed via the git-for-windows installer. 2023-02-07 17:44:19 +01:00
presets.py Merge branch 'master' into master 2023-01-20 19:37:06 -05:00
serializer.py [F] AttributeError: 'dict' object has no attribute 'recolor_ascii' 2022-07-02 23:37:18 -04: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