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

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.