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 d8dc5e885d README edit преди 3 години
.gitignore Remove rss file from repo преди 3 години
README.md README edit преди 3 години
fortunefeed.py Only a single item (Kodi's not very smart) преди 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.

Tip: do this as a cron job, and make /PATH/TO/ accessible by web.