Shitter-android-app/README.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

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
2023-06-13 19:36:16 +02:00
<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"/>
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
2023-12-25 12:33:47 +01:00
- access to posts, users, lists and trending hashtags
- real timelines (chronological/reverse chronological order)
- customizable theme (colors and fonts)
- push notification support (unifiedpush)
2023-01-12 20:34:42 +01:00
- multi account support
2023-04-22 19:35:46 +02:00
- Proxy support
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
2023-07-07 21:10:09 +02:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/en/packages/org.nuclearfog.twidda)
2018-01-08 09:48:27 +01:00
2021-06-27 13:43:48 +02:00
## 3rd party libraries and licenses
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>
2023-12-02 22:15:49 +01:00
- <a href="https://github.com/duanhong169/ColorPicker">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-06-10 10:02:16 +02:00
- <a href="https://github.com/UnifiedPush/android-connector">UnifiedPush connector</a>
- <a href="https://github.com/dlew/joda-time-android">joda time</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
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>