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 4 年前
.gitignore Remove rss file from repo 4 年前
README.md README edit 4 年前
fortunefeed.py Only a single item (Kodi's not very smart) 4 年前
index.html Link from index.html to fortune.rss (d'Oh) 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.

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