Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/androiddev-social/dodoformastodon
- Owner: AndroidDev-social
- License: gpl-3.0
- Created: 2022-11-07T12:04:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T06:57:43.000Z (about 2 years ago)
- Last Synced: 2024-05-01T17:07:01.236Z (9 months ago)
- Topics: compose-desktop, jetpack, kotlin-multiplatform, mastodon, mastodon-app, mastodon-client
- Language: Kotlin
- Homepage:
- Size: 703 KB
- Stars: 388
- Watchers: 16
- Forks: 29
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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 outCheck 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 .