hutch

command module
v0.0.0-...-935f5db Latest Latest
Warning

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

Go to latest
Published: May 3, 2014 License: MIT Imports: 11 Imported by: 0

README

hutch

Get a daily report of trending links on Twitter on the topic(s) of your choice.

Install
go get -d github.com/njern/hutch
cd $GOPATH/src/github.com/njern/hutch
go build
Usage

First, you'll need to fill out the credentials.json file according to the example in credentials_example.json. This will also require you to register your own Twitter "App" at Twitter's developer page.

Then, simply start Hutch with a command like:

./hutch --topics "Justin Bieber, Canada" --num_links 10

In twenty-four hours (and every twenty-four hours after that) you will receive an e-mail with the top 10 most talked about links matching one or more of your defined keywords.

TODO:
  • Add notification options other than e-mail
  • Write some unit tests
Contributors

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