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 8aaace3a1e Initial commit 5年前
.gitignore Initial commit 5年前
README.md Initial commit 5年前
fortune.rss Initial commit 5年前
fortune.rss.py Initial commit 5年前
install.sh Initial commit 5年前
makefortune.sh Initial commit 5年前
requirements.txt Initial commit 5年前

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.