Commit graph

7 commits

Author SHA1 Message Date
1787d4da99
fix: bail install if on a non-systemd machine
Instead suggest using cron. At some point I can probably write
up some simple instructions for a basic cron setup.
2025-04-25 23:59:24 -04:00
b243bc7bb4
dev: Added more prompts to install script 2025-04-22 17:29:45 -04:00
9d2530ab02
fix: corrected errors in install.sh
Also improved the script to actually use the script location
in the discorss.service file... yeah I should have done that
from the start, d'oh!
2025-04-22 04:26:49 -04:00
b0f08c405b
fix: install.sh works properly now (with colour!) 2025-04-22 03:17:16 -04:00
2e18ede6a8
docs/fix: Updated README.md and install.sh 2025-04-21 19:29:56 -04:00
f70b18040a
fix: wrapped hash in try/except to detect empty feeds
Also changed file mode of install.sh to +x
2025-04-19 09:04:42 -04:00
0de8e237a0
feat: created installation helper script
This script will create a basic systemd user service and timer,
and then optionally activate them. It will also create the
config directory and optionally put in an example config
using the RSS feed from Phoronix (the Linux news site).

This will likely need some tweaking in the future.
2025-04-16 16:55:50 -04:00