diff --git a/Using-Mastodon/Apps.md b/Using-Mastodon/Apps.md index f609a904..15129850 100644 --- a/Using-Mastodon/Apps.md +++ b/Using-Mastodon/Apps.md @@ -3,6 +3,8 @@ List of apps Some people have started working on apps for the Mastodon API. Here is a list of them: +## Clients + |App|Platform|Link|Developer(s)| |---|--------|----|------------| |[Tusky](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky)|Android||[@Vavassor@mastodon.social](https://mastodon.social/users/Vavassor)| @@ -13,9 +15,20 @@ Some people have started working on apps for the Mastodon API. Here is a list of |Albatross|iOS||[@goldie_ice@mastodon.social](https://mastodon.social/users/goldie_ice)| |Tooter|Chrome||[@effy@mastodon.social](https://mastodon.social/users/effy)| |tootstream|CLI||[@Raccoon@mastodon.social](https://mastodon.social/users/Raccoon)| -|HackerNewsBot|CLI||[@rayalez@hackertribe.io](https://hackertribe.io/users/rayalez)| -|Mastodon.tools|Wordpress, web browser, social network||[@David@mastodon.xyz](https://mastodon.xyz/users/David)| |[Mastodon UWP (beta)](https://github.com/woachk/mastodon/releases)|Windows 10||[@my123@mastodon.social](https://mastodon.social/users/my123)| -|Retoot|CLI||[@Mojo@apoil.org](https://apoil.org/users/mojo)| -If you have a project like this, let me know so I can add it to the list! +## Bridges from/to other platforms + +|App|Platform|Link|Developer(s)| +|---|--------|----|------------| +|Retoot|CLI||[@Mojo@apoil.org](https://apoil.org/users/mojo)| +|Mastodon.tools|Wordpress, web browser, social network||[@David@mastodon.xyz](https://mastodon.xyz/users/David)| + +## Bots + +|App|Platform|Link|Developer(s)| +|---|--------|----|------------| +|HackerNewsBot|CLI||[@rayalez@hackertribe.io](https://hackertribe.io/users/rayalez)| + + +If you have a project like this, make a PR to add it to the list!