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 4923628639 Remove rss file from repo 4 年前
.gitignore Remove rss file from repo 4 年前
README.md Initial commit 4 年前
fortunefeed.py Rename script to something less weird 4 年前
index.html Add `index.html` (in case rss users get curious) 4 年前
install.sh Initial commit 4 年前
makefortune.sh Rename script to something less weird 4 年前
requirements.txt Initial commit 4 年前

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.