All Projects β†’ ziggy42 β†’ Blum

ziggy42 / Blum

Licence: apache-2.0
A simple android Twitter client written in Kotlin

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Blum

Gbf Raiders
A Raid Finder For Grand Blue Fantasy
Stars: ✭ 63 (-14.86%)
Mutual labels:  twitter
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+1459.46%)
Mutual labels:  twitter
Double pendulum
Animations of random double pendulums
Stars: ✭ 73 (-1.35%)
Mutual labels:  twitter
Likelo
Twitter auto like bot, Under DevelopmentπŸ‘·, Pre Alpha
Stars: ✭ 64 (-13.51%)
Mutual labels:  twitter
Persian Twitter
A WebExtension which improves Twitter & TweetDeck user experience for Persian users
Stars: ✭ 66 (-10.81%)
Mutual labels:  twitter
Twitter Webhook Boilerplate Node
A simple Node.js app using Express 4 for Twitter DMs and webhooks.
Stars: ✭ 69 (-6.76%)
Mutual labels:  twitter
Twoot
An open source light-weight OS X twitter client based on jQuery and Fluid (deprecated!)
Stars: ✭ 61 (-17.57%)
Mutual labels:  twitter
Echofon Firefox Unofficial
Echofon Unofficial - maintained version of Echofon: full featured, super clean Twitter app for Firefox.
Stars: ✭ 73 (-1.35%)
Mutual labels:  twitter
Autohook
Automatically setup and serve webhooks for the Twitter Account Activity API
Stars: ✭ 67 (-9.46%)
Mutual labels:  twitter
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-2.7%)
Mutual labels:  twitter
Share Selected Text
share selected text on twitter, buffer, and some others. Inspired by medium.com
Stars: ✭ 64 (-13.51%)
Mutual labels:  twitter
Devtwitter
Bringing dev.to headlines to your Twitter browsing experience.
Stars: ✭ 66 (-10.81%)
Mutual labels:  twitter
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (-8.11%)
Mutual labels:  twitter
Flutter twitter clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
Stars: ✭ 1,123 (+1417.57%)
Mutual labels:  twitter
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-1.35%)
Mutual labels:  twitter
Peony Twitter
An asynchronous Twitter API client for Python 3.5+
Stars: ✭ 62 (-16.22%)
Mutual labels:  twitter
21 Recipes
πŸ“• An R/rtweet edition of Matthew A. Russell's Python Twitter Recipes Book
Stars: ✭ 69 (-6.76%)
Mutual labels:  twitter
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (+0%)
Mutual labels:  twitter
Spark Twitter Stream Example
"Sentiment analysis" on a live Twitter feed with Apache Spark and Apache Bahir
Stars: ✭ 73 (-1.35%)
Mutual labels:  twitter
Go Odbye
Goodbye unfollowers!
Stars: ✭ 70 (-5.41%)
Mutual labels:  twitter

Blum

Blum is an unofficial, simple, fast Twitter client written in Kotlin.
This project is a complete rewrite of the Java version.

Get it on Google Play

Screenshot

Build

To build this project you have to create a twitter app and a file named gradle.properties in the root of the project.
The file must contain the following definitions:

CallBackUrl="<YOUR CALLBACK URL>"
ConsumerKey="<YOUR CONSUMER KEY>"
ConsumerSecret="<YOUR CONSUMER SECRET>"
DebugConsumerKey="<YOUR CONSUMER KEY>"
DebugConsumerSecret="<YOUR CONSUMER SECRET>"
TestToken="<YOUR ACCESS TOKEN>"
TestSecret="<YOUR ACCESS TOKEN SECRET>"

LicensesUrl="<THIS CAN BE EMPTY>"
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].