Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsora/tootapp
A Mastodon client for Android, written from scratch
https://github.com/gsora/tootapp
android client foss java mastodon native-apps opensource written-from-scratch
Last synced: about 13 hours ago
JSON representation
A Mastodon client for Android, written from scratch
- Host: GitHub
- URL: https://github.com/gsora/tootapp
- Owner: gsora
- License: mit
- Created: 2017-04-24T21:12:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T11:12:23.000Z (over 7 years ago)
- Last Synced: 2024-04-13T14:06:05.885Z (9 months ago)
- Topics: android, client, foss, java, mastodon, native-apps, opensource, written-from-scratch
- Language: Java
- Size: 521 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Open source libraries used
+ https://github.com/frankiesardo/icepick
+ https://github.com/roughike/BottomBar
+ https://github.com/JakeWharton/butterknife
+ https://github.com/GrenderG/Toasty
+ https://square.github.io/retrofit/
+ https://square.github.io/picasso/
+ https://github.com/google/gson/
+ https://github.com/hdodenhof/CircleImageView
+ https://github.com/ReactiveX/RxJava and the Retrofit adapter
+ https://realm.io and the Android adapters