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 833334c74c Generate then mv feed (d'Oh) 4年前
.gitignore Remove rss file from repo 4年前
README.md Yet another README edit 4年前
fortunefeed.py Ease fortune length (mystery why Kodi truncates) 4年前
index.html Link from index.html to fortune.rss (d'Oh) 4年前
install.sh Initial commit 4年前
makefortune.sh Generate then mv feed (d'Oh) 4年前
requirements.txt Initial commit 4年前

README.md

To install

./install.sh

To run

/PATH/TO/makefortune.sh would generate /PATH/TO/fortune.rss.

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