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 833334c74c Generate then mv feed (d'Oh) 4 years ago
.gitignore Remove rss file from repo 4 years ago
README.md Yet another README edit 4 years ago
fortunefeed.py Ease fortune length (mystery why Kodi truncates) 4 years ago
index.html Link from index.html to fortune.rss (d'Oh) 4 years ago
install.sh Initial commit 4 years ago
makefortune.sh Generate then mv feed (d'Oh) 4 years ago
requirements.txt Initial commit 4 years ago

README.md

To install

./install.sh

To run

/PATH/TO/makefortune.sh would generate /PATH/TO/fortune.rss.

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