Script to generate an RSS feed containing a few `fortune -s` items. Use it as a cron job to generate something you can see in a ticker (e.g. on Kodi)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The Dod d8dc5e885d README edit hace 3 años
.gitignore Remove rss file from repo hace 3 años
README.md README edit hace 3 años
fortunefeed.py Only a single item (Kodi's not very smart) hace 3 años
index.html Link from index.html to fortune.rss (d'Oh) hace 3 años
install.sh Initial commit hace 3 años
makefortune.sh Rename script to something less weird hace 3 años
requirements.txt Initial commit hace 3 años

README.md

To install

./install.sh

To run

/PATH/TO/makefortune.sh would create fortune.rss in the /PATH/TO/ folder.

Tip: do this as a cron job, and make /PATH/TO/ accessible by web.