Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/androiddev-social/dodoformastodon

🐘 Mastodon client for Android, iOS and Desktop (JVM)
https://github.com/androiddev-social/dodoformastodon

compose-desktop jetpack kotlin-multiplatform mastodon mastodon-app mastodon-client

Last synced: 1 day ago
JSON representation

🐘 Mastodon client for Android, iOS and Desktop (JVM)

Awesome Lists containing this project

README

        

# Dodo
[![GNU GPL-3.0](https://img.shields.io/github/license/thebino/MastodonCompose)](https://img.shields.io/github/license/thebino/MastodonCompose)
![CI](https://github.com/AndroidDev-social/DodoForMastodon/actions/workflows/continuous-delivery-pipeline.yml/badge.svg)

A multiplatform Mastodon client written in [Kotlin](kotlinlang.org) for the amazing [androiddev.social](https://androiddev.social) community and everyone else who enjoys #Fediverse

[Join our Slack](https://join.slack.com/t/androiddev-social/shared_invite/zt-1jchjo9kz-_Q_I02QWeenpya10Is6trQ)

---

## Getting started

The app is not published nor ready for use. Later on it will probably just be installed from any of the available sources.

[F-Droid]
[Google Play]
[Apple Appstore]

## Contribution

This is a free and open project and lives from contributions of the community.

See our [Contribution Guidelines](CONTRIBUTING.md)

## MVP

A MVP (Minimum viable product) is a similified version of a product with only some base funcionality. This is often used to prove a concept or set the baseline of a project.

### Roadmap

* *Sign up* a new account
* Select an instance [joinmastodon servers](https://joinmastodon.org/de/servers)
* *Sign in* with credentials
* Browse *local* timeline
* Create a Toot!
* Log out

Check out [the Progress](https://github.com/AndroidDev-social/DodoForMastodon/milestones)

## License

Dodo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Dodo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Dodo. If not, see .