tweettrack

command module
v0.0.0-...-648c8b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2014 License: MIT Imports: 14 Imported by: 0

README

tweettrack

This app is a simple experiment with the Twitter Streaming API. tweettrack will track the user-supplied keywords (up to 400). Incoming tweets will be written to a file (tweets.json by default) and streamed to websocket clients.

Running

Ensure your Twitter API keys are in twitter_keys.cfg. To run the app with the example keywords:

./tweettrack --keyword_file keywords.txt --port 3000

Then visit http://localhost:3000 in your browser.

To see additional configuration options:

./tweettrack --help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL