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)
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
The Dod d8dc5e885d README edit 6年前
.gitignore Remove rss file from repo 6年前
README.md README edit 6年前
fortunefeed.py Only a single item (Kodi's not very smart) 6年前
index.html Link from index.html to fortune.rss (d'Oh) 6年前
install.sh Initial commit 6年前
makefortune.sh Rename script to something less weird 6年前
requirements.txt Initial commit 6年前

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.