https://github.com/devoxx/printtweets
Print Devoxx related tweets which have a picture in them.
https://github.com/devoxx/printtweets
Last synced: about 1 month ago
JSON representation
Print Devoxx related tweets which have a picture in them.
- Host: GitHub
- URL: https://github.com/devoxx/printtweets
- Owner: devoxx
- Created: 2016-07-27T14:18:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T13:31:31.000Z (almost 10 years ago)
- Last Synced: 2025-03-20T20:19:28.054Z (over 1 year ago)
- Language: Java
- Homepage: https://devoxx.com
- Size: 105 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrintTweets
Filters the Devoxx tweets which only include pictures and prints them on a Mitsubishi CP-9810DW printer.
See MediaTweets.txt for the output from the app and DevoxxTweets.json for the RAW JSON file from IBM BlueMix.
## ToDo's
* Create a twitter template for the printer
* Execute the actual printing
## Done
* Get Devoxx tweets
* Store tweets that have been printed successfully, to avoid duplicates
* Needs to run every 5 minutes
