Shitter-android-app/README.md

55 lines
2.0 KiB
Markdown

<p align="center"><img src="/logo/logotype-horizontal.png"></p>
# Lightweight Android client for Mastodon
<img src="/images/shitter_1.jpg" height="360"/> <img src="/images/shitter_2.jpg" height="360"/> <img src="/images/shitter_3.jpg" height="360"/> <img src="/images/shitter_4.jpg" height="360"/>
## Features
- access to statuses, users, lists and trends
- real timeline (chronological order)
- status, userlist and profile editor
- customizable theme
- media, link and poll viewer
- multi account support
- location support
- emoji support
- Proxy support
- no ads, no app tracking
- Twitter support (API tokens required)
## Download
<!-- please change the hardcoded links to match your repository name -->
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nuclearfog/shitter)](../../releases/latest/download/SH1TT3R.apk)
## 3rd party libraries and licenses
- <a href="https://github.com/square/okhttp">okhttp</a>
- <a href="https://github.com/square/picasso">picasso</a>
- <a href="https://github.com/wasabeef/picasso-transformations">picasso Transformations</a>
- <a href="https://github.com/QuadFlask/colorpicker">QuadFlask colorpicker</a>
- <a href="https://github.com/kyleduo/SwitchButton">SwitchButton</a>
- <a href="https://github.com/nuclearfog/ZoomView">ZoomView</a>
- <a href="https://github.com/nuclearfog/Tagger">Tagger</a>
- <a href="https://github.com/nuclearfog/LinkAndScrollMovement">LinkAndScrollMovement</a>
- <a href="https://github.com/google/ExoPlayer">ExoPlayer</a>
- <a href="https://jsoup.org">jsoup</a>
## Graphics
- SVG Icons from <a href="http://www.entypo.com">Entypo</a> & <a href="https://www.svgrepo.com">SVG Repo</a>
- logo and app icon design by <a href="https://github.com/Tobaloidee">@Tobaloidee</a>
- Twitter4J logo (version 1.x) from <a href="https://twitter4j.org/en/powered-by.html">Twitter4J website</a>
## Thanks to
- <a href="https://github.com/Tobaloidee">@Tobaloidee</a> for app logo and banner
- <a href="https://github.com/lehmaning">@lehmaning</a>