Various little tools for interacting with Mastodon
- HTML 90%
- Python 10%
|
|
||
|---|---|---|
| .gitignore | Added config | |
| config.py.example | Added config | |
| index.html | Better CSS | |
| LICENSE | Initial commit | |
| on_this_day.py | Better spacing | |
| README.md | Add status viewer | |
| status.py | Make executable on Linux | |
| threads.py | Make executable on Linux | |
Mastodon Tools
Various little tools Python for interacting with Mastodon. You will need to register for a access token on your Mastodon instance. Ask your admin if you're unsure.
On This Day
This service shows all the posts you made on this day in previous years.
Threads
This lets you visualise a conversation tree. Give it the URL of any post on your instance and it will get all the replies to it.
Usage:
python3 threads.py https://your_mastodon.instance/@username@their.instance/1234
⚠ Note! Large conversations may take a long time to retrieve from the API.
Status
Pretty Prints (in colour!) all the data behind a status.
Usage:
python3 status.py https://mastodon.social/@Edent/109358520333182101