Shitter-android-app/README.md

46 lines
1.9 KiB
Markdown

<p align="center"><img src="/logo/logotype-horizontal.png"></p>
# Lightweight Android client for Mastodon
<img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/shitter_1.jpg" height="360"/> <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/shitter_2.jpg" height="360"/> <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/shitter_3.jpg" height="360"/> <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/shitter_4.jpg" height="360"/>
## Features
- access to statuses, users, lists and trends
- real timelines (chronological order)
- push notification support
- customizable theme
- media, link and poll viewer
- emoji selector
- multi account support
- Proxy support
## 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/google/ExoPlayer">ExoPlayer</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/UnifiedPush/android-connector">UnifiedPush connector</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>