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)
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
The Dod 16efcf9aa9 Ease fortune length (mystery why Kodi truncates) 4 anos atrás
.gitignore Remove rss file from repo 4 anos atrás
README.md Yet another README edit 4 anos atrás
fortunefeed.py Ease fortune length (mystery why Kodi truncates) 4 anos atrás
index.html Link from index.html to fortune.rss (d'Oh) 4 anos atrás
install.sh Initial commit 4 anos atrás
makefortune.sh Rename script to something less weird 4 anos atrás
requirements.txt Initial commit 4 anos atrás

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.