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)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The Dod ae2f805b61 Link from index.html to fortune.rss (d'Oh) пре 3 година
.gitignore Remove rss file from repo пре 3 година
README.md Initial commit пре 3 година
fortunefeed.py Make feed machine-friendly (e.g. pubDate) пре 3 година
index.html Link from index.html to fortune.rss (d'Oh) пре 3 година
install.sh Initial commit пре 3 година
makefortune.sh Rename script to something less weird пре 3 година
requirements.txt Initial commit пре 3 година

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.