Added mastodon.el and toot.

This commit is contained in:
Matthew Evan
2022-02-10 20:18:50 -05:00
parent 5df7971809
commit 571d227916
2 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ The applications in the table below are listed in alphabetic order. A :ghost: em
| [**Husky**](https://git.mentality.rip/FWGS/Husky) | Mastodon | Android | [`GPL-3.0, Kotlin`](https://git.mentality.rip/FWGS/Husky) |
| [**Jerboa**](https://github.com/dessalines/jerboa) | Lemmy | Android | [`AGPL-3.0, Kotlin`](https://github.com/dessalines/jerboa) |
| [**Lemmur**](https://github.com/LemmurOrg/lemmur) | Lemmy | Android, Linux, Windows | [`GPL-2.0, Dart`](https://github.com/LemmurOrg/lemmur) |
| [**mastodon.el**](https://codeberg.org/martianh/mastodon.el) | Mastodon | Emacs | [`GPL-3.0`](https://codeberg.org/martianh/mastodon.el) |
| [**Metatext**](https://metabolist.org/) | Mastodon | Android | [`GPL-3.0, Swift`](https://github.com/metabolist/metatext) |
| [**Mousetodon**](https://github.com/cerisara/mousetodon) | Mastodon | Android | [`AGPL-3.0, Java`](https://github.com/cerisara/mousetodon) |
| [**Nomad**](https://framagit.org/disroot/AndHub) | Hubzilla | Android | :ghost: [`GPLv3, Java]`](https://framagit.org/disroot/AndHub) |
@@ -34,6 +35,7 @@ The applications in the table below are listed in alphabetic order. A :ghost: em
| [**PixelDroid**](https://gitlab.shinice.net/pixeldroid/PixelDroid) | Pixelfed | Android | [`GPL-3.0, Kotlin`](https://gitlab.shinice.net/pixeldroid/PixelDroid) |
| [**Resin**](https://github.com/natjms/resin) | Pixelfed | Android, iOS | [`GPL-3.0, Javascript`](https://github.com/natjms/resin) |
| [**Thorium**](https://github.com/sschueller/peertube-android) | PeerTube | Android | [`AGPL-3.0, Kotlin`](https://github.com/sschueller/peertube-android) |
| [**Toot**](https://github.com/ihabunek/toot) | Mastodon | Linux-CLI | [`GPL-3.0`](https://github.com/ihabunek/toot) |
| [**Tootle**](https://github.com/bleakgrey/tootle) | Mastodon | Linux | [`GPL-3.0, Vala`](https://github.com/bleakgrey/tootle) |
| [**TubeLab**](https://framagit.org/tom79/fedilab-tube) | PeerTube | Android | [`GPL-3.0, Java`](https://framagit.org/tom79/fedilab-tube) |
| [**Twidere**](https://twidere.com/) | Mastodon | Android | [`GPL-3.0, Kotlin`](https://github.com/TwidereProject/Twidere-Android) |
@@ -54,4 +56,4 @@ With delight we present you some of our [delightful contributors](delightful-con
## License
[![CC0 Public domain. This work is free of known copyright restrictions.](https://i.creativecommons.org/p/mark/1.0/88x31.png)](LICENSE)
[![CC0 Public domain. This work is free of known copyright restrictions.](https://i.creativecommons.org/p/mark/1.0/88x31.png)](LICENSE)

View File

@@ -6,4 +6,5 @@ These fine people brought us delight by adding their gems of freedom to the deli
## We thank you for your gems of freedom :gem:
- [Arnold Schrijver](https://community.humanetech.com/u/aschrijver/summary) (codeberg: [@circlebuilder](https://codeberg.org/circlebuilder), fediverse: [@humanetech@mastodon.social](https://mastodon.social/@humanetech))
- [Arnold Schrijver](https://community.humanetech.com/u/aschrijver/summary) (codeberg: [@circlebuilder](https://codeberg.org/circlebuilder), fediverse: [@humanetech@mastodon.social](https://mastodon.social/@humanetech))
- [Matthew Evan](https://matthewevan.xyz) (codeberg: [@MattMadness](https://codeberg.org/MattMadness), fediverse: [@mattmadness@mastodon.online](https://mastodon.online/@mattmadness))