mirror of
https://github.com/tleb/awesome-mastodon.git
synced 2024-10-01 00:45:36 -04:00
59579afac6
adding @translate bot
2.3 KiB
2.3 KiB
Awesome Mastodon
A curated list of Mastodon-related stuff!
Table of content
Documentation
- What I wish I knew before joining Mastodon - An introduction to Mastodon.
- Wiki - The Mastodon Community Wiki.
Clients
- Tusky - An Android client.
User styles
- Variable width - Makes Mastodon scale with the browser's width.
- Narrow drawer - With the variable width style, makes the drawer narrower and the other columns scale accordingly.
User scripts
- NSFW Remover - Automatically display NSFW images.
- Customizable interface - Move and resize columns on a grid.
Bots
- feed2toot - Automatically parses rss feeds, identifies new posts and posts them on Mastodon (Python).
- usercount - A bot which posts user statistics to Mastodon (Python).
- autofollow - An autofollow bot for Mastodon (Python).
- hnbot - Posts the Hacker News stories with 100+ points (Python).
- translator - Translate any Toot into the desired language using
@translator@toot.works [langcode]
Librairies
- Mastodon.py - Python wrapper for the Mastodon API.