Shitter-android-app/README.md

48 lines
2.0 KiB
Markdown
Raw Normal View History

2019-04-03 18:35:39 +02:00
<p align="center"><img src="/logo/logotype-horizontal.png"></p>
2019-11-17 21:35:05 +01:00
Alternative Twitter App for Android
2020-07-12 14:02:59 +02:00
[![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)
<img src="/images/twitter4j.gif" width="138" height="30"/>
2019-04-09 22:02:37 +02:00
2019-11-15 11:26:48 +01:00
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2019-11-08 14:02:46 +01:00
2018-07-27 22:17:31 +02:00
Features:
2018-09-22 13:02:31 +02:00
- fast access to tweets and userprofiles
2020-02-23 20:24:27 +01:00
- customizable look
2019-10-06 23:47:15 +02:00
- image/video upload & preview
2018-07-29 21:00:36 +02:00
- twitter trends
- twitter search
2018-09-22 13:02:31 +02:00
- Directmessage
2020-02-23 20:24:27 +01:00
- Profile editor
2020-07-12 14:02:59 +02:00
- Proxy server feature
2019-11-17 21:35:05 +01:00
- tweet GPS locale
2020-07-12 14:02:59 +02:00
- Twitter user list
2020-06-09 15:24:05 +02:00
2021-01-13 23:12:31 +01:00
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>
check <a href="https://github.com/nuclearfog/Shitter/discussions">discussions</a> for news and current problems.
You can also setup your own API keys in the app settings.
2021-01-13 12:05:17 +01:00
2018-01-08 09:48:27 +01:00
2019-04-09 22:02:37 +02:00
Screenshots:
2018-07-27 23:07:01 +02:00
2020-10-12 11:24:02 +02:00
<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"/>
2018-07-29 21:00:36 +02:00
2019-11-08 14:02:46 +01:00
2021-01-08 00:22:36 +01:00
Used libraries:
2019-04-07 19:00:45 +02:00
- <a href="https://github.com/Twitter4J/Twitter4J">Twitter4J 4.0.7</a>
- <a href="https://github.com/square/picasso">picasso 2.71828</a>
- <a href="https://github.com/QuadFlask/colorpicker">QuadFlask colorpicker</a>
2021-01-08 00:22:36 +01:00
- <a href="https://github.com/MichaelRocks/paranoid" title="">String obfuscation</a>
- <a href="https://github.com/kyleduo/SwitchButton" title="">SwitchButton</a>
2020-07-12 14:02:59 +02:00
- <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="http://www.entypo.com" title="">Entypo icons</a>
2021-01-08 00:22:36 +01:00
logo and app icon design by <a href="https://github.com/Tobaloidee" title="">@Tobaloidee</a>