https://github.com/ziggy42/Blum
  
  
    A simple android Twitter client written in Kotlin 
    https://github.com/ziggy42/Blum
  
android kotlin twitter
        Last synced: 6 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T17:45:43.000Z (over 8 years ago)
- Last Synced: 2025-03-24T15:03:03.564Z (7 months ago)
- Topics: android, kotlin, twitter
- Language: Kotlin
- Homepage:
- Size: 2.55 MB
- Stars: 83
- Watchers: 2
- Forks: 17
- 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]
][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