All Projects → sys1yagi → DroiDon

sys1yagi / DroiDon

Licence: MIT license
UNDER DEVELOPMENT: DroiDon is android app for Mastodon https://github.com/tootsuite/mastodon

Programming Languages

HTML
75241 projects
kotlin
9241 projects
FreeMarker
481 projects

Projects that are alternatives of or similar to DroiDon

social-media-hacker-list
Growing list of apps and tools for enhancing social media experiences.
Stars: ✭ 198 (+560%)
Mutual labels:  mastodon
docker-mastodon
All-in-one unofficial Mastodon Docker image, if you want that.
Stars: ✭ 28 (-6.67%)
Mutual labels:  mastodon
Fediverse.app
A client for Pleroma and Mastodon instances written using Flutter
Stars: ✭ 72 (+140%)
Mutual labels:  mastodon
mastodon-autofollow
Autofollow bot for mastodon
Stars: ✭ 28 (-6.67%)
Mutual labels:  mastodon
mastodon-ios
Official iOS app for Mastodon
Stars: ✭ 432 (+1340%)
Mutual labels:  mastodon
documentation
Mastodon documentation
Stars: ✭ 1,485 (+4850%)
Mutual labels:  mastodon
feedspora
FeedSpora posts RSS/Atom feeds to your social network accounts.
Stars: ✭ 31 (+3.33%)
Mutual labels:  mastodon
Disboard
Collection of fediverse client libraries
Stars: ✭ 13 (-56.67%)
Mutual labels:  mastodon
iMast
📱🐘 3rd-party Mastodon Client for iOS
Stars: ✭ 93 (+210%)
Mutual labels:  mastodon
FindHaiku4Mstdn
偶然にもトゥートの中に俳句を見つけた俺たちは…
Stars: ✭ 20 (-33.33%)
Mutual labels:  mastodon
fie
Small and cute social media CLI.
Stars: ✭ 24 (-20%)
Mutual labels:  mastodon
feedpushr
A simple feed aggregator daemon with sugar on top.
Stars: ✭ 222 (+640%)
Mutual labels:  mastodon
Mastodot
C# Library for Mastodon API. Easy Toot!
Stars: ✭ 17 (-43.33%)
Mutual labels:  mastodon
mastodon ynh
Free, open-source social network for YunoHost
Stars: ✭ 67 (+123.33%)
Mutual labels:  mastodon
mastodon
Your self-hosted, globally interconnected microblogging community
Stars: ✭ 29,949 (+99730%)
Mutual labels:  mastodon
polybot
A framework for making social media bots for multiple networks
Stars: ✭ 33 (+10%)
Mutual labels:  mastodon
emuarius
Bridge between Twitter and Mastodon
Stars: ✭ 53 (+76.67%)
Mutual labels:  mastodon
mastodon-hnbot
A bot posting the Hacker News stories with 100+ points to Mastodon
Stars: ✭ 37 (+23.33%)
Mutual labels:  mastodon
vim-mastodon
Mastodon client for Vim
Stars: ✭ 28 (-6.67%)
Mutual labels:  mastodon
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-20%)
Mutual labels:  mastodon

UNDER DEVELOPMENT

DroiDon

wercker status codecov codebeat badge

DroiDon is android app for Mastodon

Language

Kotlin

Architecture

VIPER Architecture like.

SetUp

git clone [email protected]:sys1yagi/mastodon-android.git

# build
./gradlew app:assembleDebug

Test

# app test
./gradlew app:testDebugUnitTest

# mastodon4j test
./gradlew mastodon4j:test

# mastodon4j-rx test
./gradlew mastodon4j-rx:test

Development

Install VIPER template for Android Studio. VIPER templates is a template for Android Studio which generates necessary files for VIPER architecture.

cd mastodon-android/templates
./install.sh

Release

TODO

Contribution

TODO

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].