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 4923628639 Remove rss file from repo hace 4 años
.gitignore Remove rss file from repo hace 4 años
README.md Initial commit hace 4 años
fortunefeed.py Rename script to something less weird hace 4 años
index.html Add `index.html` (in case rss users get curious) hace 4 años
install.sh Initial commit hace 4 años
makefortune.sh Rename script to something less weird hace 4 años
requirements.txt Initial commit hace 4 años

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.