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 ae2f805b61 Link from index.html to fortune.rss (d'Oh) 4 роки тому
.gitignore Remove rss file from repo 4 роки тому
README.md Initial commit 4 роки тому
fortunefeed.py Make feed machine-friendly (e.g. pubDate) 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.

For best results, do this as a cronjob, and make /PATH/TO/ accessible by web.