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 ae2f805b61 Link from index.html to fortune.rss (d'Oh) il y a 4 ans
.gitignore Remove rss file from repo il y a 4 ans
README.md Initial commit il y a 4 ans
fortunefeed.py Make feed machine-friendly (e.g. pubDate) 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 create fortune.rss in the /PATH/TO/ folder.

For best results, do this as a cronjob, and make /PATH/TO/ accessible by web.