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 d6bd5b8706 Make fortunes *really* short enough for Kodi il y a 4 ans
.gitignore Remove rss file from repo il y a 4 ans
README.md Yet another README edit il y a 4 ans
fortunefeed.py Make fortunes *really* short enough for Kodi il y a 4 ans
index.html Link from index.html to fortune.rss (d'Oh) il y a 4 ans
install.sh Initial commit il y a 4 ans
makefortune.sh Rename script to something less weird il y a 4 ans
requirements.txt Initial commit il y a 4 ans

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.