| .. |
|
data
|
[+] Add rubber flag (#479)
|
2026-02-12 09:28:14 +08:00 |
|
distros
|
Re-run the list distros script
|
2026-03-04 03:40:05 +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] from __future__ import annotations
|
2025-10-22 08:27:50 +08:00 |
|
__version__.py
|
[U] Release 2.0.5
|
2025-11-21 07:21:23 -05: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
|
Swap inside fstring to double quote (#442)
|
2025-10-10 12:48:03 +08:00 |
|
models.py
|
🌈 Support custom ASCII art file path (#429)
|
2025-10-01 08:12:05 -07:00 |
|
neofetch_util.py
|
[O] Python load presets from json
|
2025-10-22 08:24:32 +08: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 |