-
Notifications
You must be signed in to change notification settings - Fork 2
dfreedm/scala_twitter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##Scala Twitter library A scala implementation of the twitter API This is a work in progress, so there may be large changes on a daily basis twitterparser.scala contains all the networking code tweet.scala is just a basic tweet holding object factory dm.scala is the same for direct messages twitter.scala is a really crude ui to interact with the library scala_twitter can be compiled with fsc *.scala, and run with scala Twitter scala_twitter has support for a config file with username and password, and generates one if there it is not found. UI options are :f -> friends timeline :p -> public timeline :r -> @replies :d -> recieved direct messages :q -> quit :u -> update status :? -> print list of commands
About
Twitter API library written in Scala - DEAD PROJECT
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published