Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ziggy42/Blum
- Owner: ziggy42
- License: apache-2.0
- Created: 2016-05-23T18:52:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T17:45:43.000Z (over 7 years ago)
- Last Synced: 2024-05-21T02:05:24.942Z (6 months ago)
- Topics: android, kotlin, twitter
- Language: Kotlin
- Homepage:
- Size: 2.55 MB
- Stars: 81
- Watchers: 2
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-kotlin-libraries-for-android - Blum Kotlin - A simple android Twitter client written in Kotlin (<a name="projects"></a>Projects <sup>[Back ⇈](#contents)</sup> / <a name="franeworks"></a>Frameworks <sup>[Back ⇈](#contents)</sup>)
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).[][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