Shitter-android-app/README.md

64 lines
2.9 KiB
Markdown

<p align="center"><img src="/logo/logotype-horizontal.png"></p>
# Lightweight Twitter app for Android 4.1+
<img src="/images/twitter4j.gif" width="138" height="30"/>
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nuclearfog/shitter)](https://github.com/nuclearfog/Shitter/releases/latest/download/SH1TT3R.apk)
![](https://img.shields.io/github/downloads/nuclearfog/Shitter/total)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/nuclearfog/Shitter/blob/master/LICENSE)
## Features
- fast access to tweets and userprofiles
- customizable colors
- Image/Video preview & upload
- Twitter trends and search
- Userlist
- Directmessage
- Profile editor
- GPS locale support
- Proxy support
- Custom API key support
- Multi account support
## Screenshots
<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"/>
## How to build
You can import this project with Android Studio. Add your API keys to this <a href="https://github.com/nuclearfog/Shitter/blob/master/app/src/main/java/org/nuclearfog/twidda/backend/utils/Tokens.java">file</a>.
## Information
Please check the Twitter rules <a href="https://support.twitter.com/articles/18311-the-twitter-rules">here</a> and <a href="https://help.twitter.com/rules-and-policies/twitter-api">here</a>
If you have any questions, feel free to open a <a href="https://github.com/nuclearfog/Shitter/discussions">discussion</a>
## 3rd party libraries and licenses
- <a href="https://github.com/Twitter4J/Twitter4J">Twitter4J 4.0.7</a>
- <a href="https://github.com/square/picasso">picasso 2.8</a>
- <a href="https://github.com/QuadFlask/colorpicker">QuadFlask colorpicker</a>
- <a href="https://github.com/MichaelRocks/paranoid">String obfuscation</a>
- <a href="https://github.com/kyleduo/SwitchButton">SwitchButton</a>
- <a href="https://github.com/open-android/Picasso-transformations">Picasso Transformations</a>
- <a href="https://github.com/kyleduo/SwitchButton">SwitchButton</a>
- <a href="https://github.com/LeonardoCardoso/Android-Link-Preview">Android-Link-Preview</a>
- <a href="https://github.com/LarsWerkman/LicenseView">LicenseView</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>
## 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 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 design
- <a href="https://github.com/lehmaning">@lehmaning</a> for simplified chinese translation