1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 23:08:17 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Daniel Schwarz c5414a8e21 Added support for indexed color image rendering; fixes #483
Useful for terminals that do not support truecolor, such
as MacOS Terminal. Requires term-image 0.7.2 or later.
2024-06-07 22:00:57 -04:00
..
cli Display images 2024-04-13 08:28:28 +02:00
tui Added support for indexed color image rendering; fixes #483 2024-06-07 22:00:57 -04:00
utils Fix broken build 2024-04-14 09:05:09 +02:00
__init__.py Migrate setup.py to pyproject.toml 2024-04-13 08:49:25 +02:00
__main__.py
api.py Don't set default visibility 2024-01-02 21:56:36 +01:00
auth.py
config.py Improve types 2024-02-10 18:24:35 +01:00
entities.py Fix broken build 2024-04-14 09:05:09 +02:00
exceptions.py
http.py tui: allow editing toots 2024-01-01 14:16:09 +00:00
logging.py
output.py Capitalize visibility 2024-04-08 08:34:56 +02:00
settings.py Remove unused code 2023-12-07 19:11:12 +01:00
wcstring.py