Skip to content

tobyspark/ofxTwitterStream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

ofxTwitterStream

Addon for openFrameworks for reading tweets. Roxlu

Created "spirit of openFrameworks keep it simple" ofxTweetStream to read from the Twitter stream API. toby*spark

Dissatisfied with twitter search functionality and codebase of ofxTwitter, refactored ofxTwitterStream to be able to add a 'connection' class for the search API.

How to install

Roxlu

  • tested on Mac, Xcode 4
  • using latest openFrameworks from GitHub (may 2011)
  1. create a new group in your project
  2. draw and drop the "src" directory into this group

That's it!

toby*spark

  • tested on iOS & Mac OSX, Xcode 4.4

About

Addon for openFrameworks which allows reading tweets from the stream and search APIs (currently API 1.0, but a good base to build API 1.1 on)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.1%
  • C++ 16.9%