https://github.com/TwidereProject/Twidere-Android
  
  
     
    https://github.com/TwidereProject/Twidere-Android
  
android fanfou gnusocial kotlin mastodon material-design statusnet twidere twitter
        Last synced: 7 months ago 
        JSON representation
    
- Host: GitHub
- URL: https://github.com/TwidereProject/Twidere-Android
- Owner: TwidereProject
- Created: 2014-07-03T05:48:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T02:27:06.000Z (over 2 years ago)
- Last Synced: 2024-10-29T15:24:15.970Z (about 1 year ago)
- Topics: android, fanfou, gnusocial, kotlin, mastodon, material-design, statusnet, twidere, twitter
- Language: Kotlin
- Homepage: http://twidere.com
- Size: 121 MB
- Stars: 2,748
- Watchers: 106
- Forks: 377
- Open Issues: 335
- 
            Metadata Files:
            - Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
 
Awesome Lists containing this project
- my-awesome - TwidereProject/Twidere-Android - design,statusnet,twidere,twitter pushed_at:2023-02 star:2.7k fork:0.4k (Kotlin)
- awesome-repositories - TwidereProject/Twidere-Android - (Kotlin)
- awesome-android - Twidere - An Open Source, fully featured Twitter/Mastodon/StatusNet/Fanfou app. (Communication / Social Media)
- awesome-kotlin-libraries-for-android - Twidere Android - Material Design ready and feature rich Twitter app for Android 4.0+ (<a name="projects"></a>Projects <sup>[Back ⇈](#contents)</sup> / <a name="franeworks"></a>Frameworks <sup>[Back ⇈](#contents)</sup>)
- awesome-android - Twidere - An Open Source, fully featured Twitter/Mastodon/StatusNet/Fanfou app. (Communication / Social Media)
- awesome-kotlin-android - Twidere-Android - Material Design 设计,功能完善的 Twitter 客户端 🔥🔥🔥🔥🔥 (完整 app / 测试)
README
          # Twidere for Android #
[](http://android-arsenal.com/details/3/2453)
[](https://travis-ci.org/TwidereProject/Twidere-Android/)
[](https://crowdin.com/project/twidere)
[ ](https://www.patreon.com/bePatron?u=36020799)
](https://www.patreon.com/bePatron?u=36020799)
Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now!
Twidere-Android is maintained by community and supporter including [Dimension](https://dimension.im/).
[ ](https://play.google.com/store/apps/details?id=org.mariotaku.twidere)
](https://play.google.com/store/apps/details?id=org.mariotaku.twidere)
[ ](https://f-droid.org/repository/browse/?fdid=org.mariotaku.twidere)
](https://f-droid.org/repository/browse/?fdid=org.mariotaku.twidere)
---
We are working on the brand new Twidere X, in both Android and iOS
**The open beta of Twidere X is here:**
Android version: [PlayStore](https://play.google.com/store/apps/details?id=com.twidere.twiderex)
iOS version: [TestFlight](https://testflight.apple.com/join/GJIDXvW7)
Twidere X is still in a very early stage, our short term target is bringing back the most basic Twitter browsing features.
If you have any ideas/requirements/comments/issues, just tell us in the following Twidere X repositories:
[TwidereX-Android](https://github.com/TwidereProject/TwidereX-Android/issues)
[TwidereX-iOS](https://github.com/TwidereProject/TwidereX-iOS/issues)
---
## Features ##
* Customizable Material Design
* Night mode
* Customizable tabs
* Tweet with photos and videos
* Powerful mute filters
* Multiple account support
* Custom API settings
* Free, open source, NO ads, forever!
## Enhanced Features (Available on Google Play) ##
* Data sync with your cloud drive (Dropbox, Google Drive)
* Filters subscription
* Filters import
* Schedule tweets even when you're offline by [Buffer](https://buffer.com/)
* Search & share GIFs by [GIPHY](https://giphy.com/)
---
## Credits ##
### Initiator ###
* [@mariotaku](https://twitter.com/mariotaku)
### Maintainor ###
* [@MTlaster](https://twitter.com/MTlaster)
### Material re-design ###
* [@Uucky_Lee](https://twitter.com/Uucky_Lee)
### Icon designers ###
* [@NovaDNG](https://twitter.com/NovaDNG)
* [@Linkzero](https://twitter.com/Linkzero)
* [@lordfriend](https://twitter.com/lordfriend)
* [@ilovinheart](https://twitter.com/ilovinheart)
* [@Rieya](https://twitter.com/Rieya)
Thanks to their excellent design!
### Open source projects ###
See dependencies in `build.gradle`
---
## Support my work ##
### Translation ###
I started a crowdin project, so anyone can do something for Twidere. Visit this [crowdin project page](http://crowdin.net/project/twidere)
### Donation ###
**Donation methods**
Enhanced features on Google Play
Patreon: [ ](https://www.patreon.com/twidere)
](https://www.patreon.com/twidere)
PayPal:  http://paypal.me/yisiliu2
AliPay: `String.format("%s@%s", "mariotaku.lee", "gmail.com");`
Bitcoin: `3HGDdf9ptTPNaY7C53gREMUnUsUVUoqm8G`
Ethereum & ERC20 Tokens: `0x6ff82FC45aff81D4081DA7B257fb8ee5F71A2CeC`
**Sponsors**
If you donate on behalf of an organization or company, feel free to contact us. I'll add your logo to this list. 
---
## License ##
    /*
     * Copyright (C) 2012-2017 Mariotaku Lee 
     *
     * This program is free software: you can redistribute it and/or modify
     * it under the terms of the GNU General Public License as published by
     * the Free Software Foundation, either version 3 of the License, or
     * (at your option) any later version.
     *
     * This program is distributed in the hope that it will be useful,
     * but WITHOUT ANY WARRANTY; without even the implied warranty of
     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     * GNU General Public License for more details.
     *
     * You should have received a copy of the GNU General Public License
     * along with this program.  If not, see .
     */
        
