| .. |
|
data
|
[F] Fix escaping (Fix #500)
|
2026-04-20 23:45:57 -04:00 |
|
distros
|
[+] Read from distro data in python
|
2026-04-07 06:05:18 +00:00 |
|
scripts
|
added caninekind
|
2024-06-28 00:28:23 +01:00 |
|
__init__.py
|
[F] Fix version import
|
2022-08-14 12:27:03 -04:00 |
|
__main__.py
|
[F] Fix #499: neowofetch not found
|
2026-04-20 01:43:50 -04:00 |
|
__version__.py
|
[U] Release 2.1.0
|
2026-04-20 01:33:44 -04:00 |
|
color_scale.py
|
[+] Create color scale without numpy
|
2022-07-25 21:02:10 -04:00 |
|
color_util.py
|
[F] Fix 3-length hex codes in Python when using custom preset (#443)
|
2025-10-10 12:46:41 +08:00 |
|
constants.py
|
[O] Python load presets from json
|
2025-10-22 08:24:32 +08:00 |
|
font_logo.py
|
[O] Python load presets from json
|
2025-10-22 08:24:32 +08:00 |
|
main.py
|
[F] Fix first line missing
|
2026-04-07 06:23:16 +00:00 |
|
models.py
|
[+] Add custom_presets config option (#481)
|
2026-04-07 09:09:52 +08:00 |
|
neofetch_util.py
|
[F] Fix #499: neowofetch not found
|
2026-04-20 01:43:50 -04:00 |
|
presets.py
|
[O] Fix weights
|
2025-10-22 09:53:46 +08:00 |
|
pride_month.py
|
[F] from __future__ import annotations
|
2025-10-22 08:27:50 +08:00 |
|
py.py
|
[F] from __future__ import annotations
|
2025-10-22 08:27:50 +08:00 |
|
rs.py
|
[F] Fallback for OS unsupported by rust (Fix #474)
|
2026-02-11 21:26:36 -05:00 |
|
serializer.py
|
[F] AttributeError: 'dict' object has no attribute 'recolor_ascii'
|
2022-07-02 23:37:18 -04:00 |
|
termenv.py
|
[F] Fix windows 7 support (???)
|
2024-10-23 16:35:35 -04:00 |
|
types.py
|
Make typing_extensions only required for 3.7
|
2024-05-25 19:26:26 +02:00 |