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.