All Projects β†’ moko256 β†’ Twitlatte

moko256 / Twitlatte

Licence: apache-2.0
Twitter and Mastodon client for Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Twitlatte

Quill
πŸ‘» [MOVED TO https://github.com/TryGhost/Ghost-Android] The beautiful Android app for your Ghost blog.
Stars: ✭ 552 (+500%)
Mutual labels:  android-app, material-design
Motiontoast
🌈 A Beautiful Motion Toast Library for Kotlin Android
Stars: ✭ 767 (+733.7%)
Mutual labels:  android-app, material-design
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+511.96%)
Mutual labels:  android-app, material-design
Material Kit React Native
Material Kit React Native
Stars: ✭ 424 (+360.87%)
Mutual labels:  android-app, material-design
Flutter gank
Flutterη‰ˆ 干货集中θ₯
Stars: ✭ 60 (-34.78%)
Mutual labels:  android-app, material-design
Appmanager
A full-featured package manager and viewer for Android
Stars: ✭ 452 (+391.3%)
Mutual labels:  android-app, material-design
Music Player Go
🎢🎼 Very slim music player πŸ‘¨β€πŸŽ€ 100% made in Italy πŸ•πŸŒ³πŸŒžπŸπŸŒ„
Stars: ✭ 654 (+610.87%)
Mutual labels:  android-app, material-design
Alarmio
A simple alarm clock focused on design, readability, and internet radio.
Stars: ✭ 248 (+169.57%)
Mutual labels:  android-app, material-design
Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
Stars: ✭ 949 (+931.52%)
Mutual labels:  android-app, material-design
Android Customtoast
Easy to use Custom Toast Library for Android
Stars: ✭ 24 (-73.91%)
Mutual labels:  android-app, material-design
Expenso
πŸ“Š A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (+253.26%)
Mutual labels:  android-app, material-design
Gitexplorer Android
Find the right git commands πŸ”₯ without digging through the web.πŸ˜ŠπŸ˜ŠπŸ˜‰
Stars: ✭ 72 (-21.74%)
Mutual labels:  android-app, material-design
Githubfollows
A demo project based on MVVM architecture and material design & animations.
Stars: ✭ 272 (+195.65%)
Mutual labels:  android-app, material-design
Remindly
Remindly is a simple and user friendly Android application to create reminders.
Stars: ✭ 535 (+481.52%)
Mutual labels:  android-app, material-design
Android Carbon Forum
Android Client for Carbon Forum with Material Design.
Stars: ✭ 254 (+176.09%)
Mutual labels:  android-app, material-design
Alerter
An Android Alerting Library
Stars: ✭ 5,213 (+5566.3%)
Mutual labels:  android-app, material-design
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (+138.04%)
Mutual labels:  android-app, material-design
Material Backdrop
A simple solution for implementing Backdrop pattern for Android
Stars: ✭ 221 (+140.22%)
Mutual labels:  android-app, material-design
Morphing Material Dialogs
Material dialog ❀️ morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
Stars: ✭ 806 (+776.09%)
Mutual labels:  android-app, material-design
Moviefinderusingmvvm Android
πŸ”₯ MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application πŸ“±to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) πŸ˜ŠπŸ˜ŠπŸ˜‰
Stars: ✭ 66 (-28.26%)
Mutual labels:  android-app, material-design

twitlatte


This app was suspended by Twitter. Please use other app. (Details: #54)



This application is the SNS client for Android.

Icon of this app

  • Supported Android version is Android 4.4~9.0
  • Using REST API
  • Supported multiple account
  • Material design

Available SNS

  • Twitter
  • Mastodon
  • Pleroma

Install

Get it on Google Play Get it on F-Droid

How to build

It require Java8 and Android Studio 3.4 to build this project.

  1. Clone this project.
# Clone this project and some submodules.
git clone https://github.com/moko256/twitlatte.git --recursive

or,

# Clone this project.
git clone https://github.com/moko256/twitlatte.git

# Move to project's directory
cd twitlatte

# Clone or update some submodules.
git submodule update --init --recursive
  1. Open in Android Studio.

Note: Please turn off Instant Run in the settings. It may cause app's crash in debug build.

  1. Build.

Dependencies

This application is built using these libraries:

  • AndroidX
  • Material Components
  • Glide
  • Glide Transformations
  • google-gson
  • PhotoView
  • FlingLayout
  • japng
  • japng_android
  • OkHttp
  • mastodon4j
  • Twitter4J
  • twitter-text
  • RxJava
  • RxAndroid

and, built using these tools:

  • Android SDK
  • Android Studio
  • Gradle
  • Open JDK
  • Kotlin

License of this project

Copyright 2015-2019 The twitlatte authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].