2019-04-03 18:35:39 +02:00
|
|
|
<p align="center"><img src="/logo/logotype-horizontal.png"></p>
|
|
|
|
|
2023-04-22 19:35:46 +02:00
|
|
|
# Lightweight Android client for Mastodon
|
2021-06-27 13:43:48 +02:00
|
|
|
|
2022-12-10 11:49:53 +01: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"/>
|
2020-07-12 14:02:59 +02:00
|
|
|
|
2019-11-08 14:02:46 +01:00
|
|
|
|
2021-06-27 13:43:48 +02:00
|
|
|
## Features
|
2022-01-19 18:08:16 +01:00
|
|
|
|
2023-04-22 19:35:46 +02:00
|
|
|
- access to statuses, users, lists and trends
|
2022-12-04 12:14:52 +01:00
|
|
|
- real timeline (chronological order)
|
2023-04-22 19:35:46 +02:00
|
|
|
- status, userlist and profile editor
|
2022-01-19 18:08:16 +01:00
|
|
|
- customizable theme
|
2023-01-12 20:34:42 +01:00
|
|
|
- media, link and poll viewer
|
|
|
|
- multi account support
|
2023-04-22 19:35:46 +02:00
|
|
|
- location support
|
|
|
|
- emoji support
|
|
|
|
- Proxy support
|
|
|
|
- no ads, no app tracking
|
|
|
|
- Twitter support (API tokens required)
|
2020-06-09 15:24:05 +02:00
|
|
|
|
2021-01-13 23:12:31 +01:00
|
|
|
|
2022-12-10 11:49:53 +01:00
|
|
|
## Download
|
2021-01-13 12:05:17 +01:00
|
|
|
|
2022-12-10 11:49:53 +01:00
|
|
|
<!-- 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)
|
2018-01-08 09:48:27 +01:00
|
|
|
|
2022-01-19 18:08:16 +01:00
|
|
|
|
2021-06-27 13:43:48 +02:00
|
|
|
## 3rd party libraries and licenses
|
2022-12-04 12:14:52 +01:00
|
|
|
|
2023-04-22 19:35:46 +02:00
|
|
|
- <a href="https://github.com/square/okhttp">okhttp</a>
|
2023-04-10 15:43:37 +02:00
|
|
|
- <a href="https://github.com/square/picasso">picasso</a>
|
2023-04-23 11:28:17 +02:00
|
|
|
- <a href="https://github.com/wasabeef/picasso-transformations">picasso Transformations</a>
|
2019-04-07 19:00:45 +02:00
|
|
|
- <a href="https://github.com/QuadFlask/colorpicker">QuadFlask colorpicker</a>
|
2021-01-29 19:05:06 +01:00
|
|
|
- <a href="https://github.com/kyleduo/SwitchButton">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>
|
2023-04-10 15:43:37 +02:00
|
|
|
- <a href="https://github.com/google/ExoPlayer">ExoPlayer</a>
|
2023-04-22 19:35:46 +02:00
|
|
|
- <a href="https://jsoup.org">jsoup</a>
|
2021-01-08 00:22:36 +01:00
|
|
|
|
2022-12-10 11:49:53 +01:00
|
|
|
|
2021-06-27 13:43:48 +02:00
|
|
|
## Graphics
|
2022-12-04 12:14:52 +01:00
|
|
|
|
2021-01-30 16:26:52 +01:00
|
|
|
- SVG Icons from <a href="http://www.entypo.com">Entypo</a> & <a href="https://www.svgrepo.com">SVG Repo</a>
|
2021-02-06 16:11:40 +01:00
|
|
|
- logo and app icon design by <a href="https://github.com/Tobaloidee">@Tobaloidee</a>
|
2022-08-25 19:10:22 +02:00
|
|
|
- Twitter4J logo (version 1.x) from <a href="https://twitter4j.org/en/powered-by.html">Twitter4J website</a>
|
2021-02-06 16:11:40 +01:00
|
|
|
|
2022-12-10 11:49:53 +01:00
|
|
|
|
2021-06-27 13:43:48 +02:00
|
|
|
## Thanks to
|
2022-12-04 12:14:52 +01:00
|
|
|
|
2023-04-27 20:46:41 +02:00
|
|
|
- <a href="https://github.com/Tobaloidee">@Tobaloidee</a> for app logo and banner
|
2022-11-05 20:26:56 +01:00
|
|
|
- <a href="https://github.com/lehmaning">@lehmaning</a>
|