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)
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
The Dod d8dc5e885d README edit před 4 roky
.gitignore Remove rss file from repo před 4 roky
README.md README edit před 4 roky
fortunefeed.py Only a single item (Kodi's not very smart) před 4 roky
index.html Link from index.html to fortune.rss (d'Oh) před 4 roky
install.sh Initial commit před 4 roky
makefortune.sh Rename script to something less weird před 4 roky
requirements.txt Initial commit před 4 roky

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.