Skip to content

mccv/processing-tweet-stream

Repository files navigation

Overview

The Tweet Stream project is a library for the Processing framework. It provides a simple method to open a connection to the Twitter streaming API, and handle tweets within a Processing applet.

Building

To build the library

  • Download the source from github at http://github.com/mccv/processing-tweet-stream
  • Edit the build.xml file to point the processing and scala.home properties to appropriate locations
  • Run ant
  • In your Processing project, select sketch -> import library -> Tweet Stream

Usage

A simple example is included in examples/SimpleStream. For more detailed information you can check out the generated ScalaDocs from distribution/web/index.html

About

A Processing library for the Twitter Streaming API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published