Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ziggy42/Blum

A simple android Twitter client written in Kotlin
https://github.com/ziggy42/Blum

android kotlin twitter

Last synced: 3 months ago
JSON representation

A simple android Twitter client written in Kotlin

Awesome Lists containing this project

README

        

# Blum
Blum is an unofficial, simple, fast Twitter client written in Kotlin.
This project is a complete rewrite of the [Java version](https://github.com/ziggy42/Blum).

[Get it on Google Play][1]

## Screenshot

## Build
To build this project you have to create a [twitter app](https://apps.twitter.com/) and a file named `gradle.properties` in the root of the project.
The file must contain the following definitions:
```
CallBackUrl=""
ConsumerKey=""
ConsumerSecret=""
DebugConsumerKey=""
DebugConsumerSecret=""
TestToken=""
TestSecret=""

LicensesUrl=""
```

[1]: https://play.google.com/store/apps/details?id=com.andreapivetta.blu