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)
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
The Dod 16efcf9aa9 Ease fortune length (mystery why Kodi truncates) 4 år sedan
.gitignore Remove rss file from repo 4 år sedan
README.md Yet another README edit 4 år sedan
fortunefeed.py Ease fortune length (mystery why Kodi truncates) 4 år sedan
index.html Link from index.html to fortune.rss (d'Oh) 4 år sedan
install.sh Initial commit 4 år sedan
makefortune.sh Rename script to something less weird 4 år sedan
requirements.txt Initial commit 4 år sedan

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.