Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWOT

A personal project for automatically grabbing latest tweets. Currently employs screen scraping to fetch latest tweets from users and search terms. There is both a multiplatform desktop client and an android client.

Development

This project is largely unfinished and is probably full of bugs. I intend for this program to only be used by myself. If you are interested in basic screen scraping for twitter then check out JsoupProvider

Screenshots

desktop

Stack

This project is written in Kotlin.

  • TornadoFX is a JavaFX framework for Kotlin, filled with brilliant idiomatic builders and more.
  • Requery for object mapping / sql generation. The query syntax is really nice.
  • RXJava is used on top of Requery to listen for table changes and update UI elements in a reactive fashion.
  • JSoup for scraping twitter data.
  • TwitRss although not hooked up currently the intention is to utilise this twitter rss service to avoid being rate limited.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages