mirror of
https://github.com/tleb/awesome-mastodon.git
synced 2024-10-01 00:45:36 -04:00
Curated list of awesome Mastodon-related stuff!
README.md |
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.
- TootyFruity - An Android app for Mastodon.
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]
. - @TrendingBot@mastodon.social - Shows you what's trending on Mastodon.
Librairies
- Mastodon.py - Python wrapper for the Mastodon API.