Twitlatte Save Abandoned

Twitter and Mastodon client for Android

Project README

twitlatte

Archived: This app hasn't maintained over years. This repository will be archived.

Because of these reasons, this application is hard to use now:

  • Twitter suspended the API usage of this app. (#54)
  • This app doesn't support new features, and new Android version.

Thank all users having used/helped this app for their contribution and patience.


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.
Open Source Agenda is not affiliated with "Twitlatte" Project. README Source: moko256/twitlatte
Stars
100
Open Issues
40
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating