Use Twitter with Mastodon clients
Moshidon (Android) | Ivory (iOS) | |
---|---|---|
Login | Yes | Yes |
Latest timeline (Following) | ||
Algorithmic timeline (For You) | ||
Personal profile | Yes | Yes |
- Initialize database
flask sqlite init
- Start server at port 5000
flask run --reload
- Use a ngrok such as pinggy.io to expose the server