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 пре 4 година
.gitignore Remove rss file from repo пре 4 година
README.md README edit пре 4 година
fortunefeed.py Only a single item (Kodi's not very smart) пре 4 година
index.html Link from index.html to fortune.rss (d'Oh) пре 4 година
install.sh Initial commit пре 4 година
makefortune.sh Rename script to something less weird пре 4 година
requirements.txt Initial commit пре 4 година

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.