Skip to content

djui/potd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potd - Paper of the Day

Scrape @onepaperperday and @onecspaperaday on Twitter and print the latest paper tweet.

Usage

$ ./potd
By default Windows 10 tracks/shares yr clicks, purchases, places, typing
http://t.co/aqzhgZDAq3
http://www.polygon.com/2015/7/31/9075531/windows-10-privacy-how-to

Build

$ go build

A CREDENTIALS file next to the executable with Twitter API credentials is required.

$ echo -e "$CONSUMER_KEY\n$CONSUMER_SECRET\n\n\n" > CREDENTIALS

About

Paper of the Day: Scrape @onepaperperday and @onecspaperaday on Twitter and print the latest paper tweet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published