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)
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
The Dod d8dc5e885d README edit il y a 3 ans
.gitignore Remove rss file from repo il y a 3 ans
README.md README edit il y a 3 ans
fortunefeed.py Only a single item (Kodi's not very smart) il y a 3 ans
index.html Link from index.html to fortune.rss (d'Oh) il y a 3 ans
install.sh Initial commit il y a 3 ans
makefortune.sh Rename script to something less weird il y a 3 ans
requirements.txt Initial commit il y a 3 ans

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.