DDR0 / ddr0-watcher

A watcher program for ddr.ca (ddr0.github.com).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now you too can know when DDR's websites go offline.

Install

  • Run cargo install --path .
  • Put *.service and *.timer in ~/.config/systemd/user/.
  • Run systemctl --user enable ddr0-watcher.timer

Development

  • Run watch.sh for automatic recompilation and execution.
  • Run systemctl --user daemon-reload if you've edited the service files.
  • Run systemctl --user status ddr0-watcher.timer to see the timer status.

Usage

  • Run journalctl --user -u ddr0-watcher for the output.

About

A watcher program for ddr.ca (ddr0.github.com).


Languages

Language:Rust 98.8%Language:Shell 1.2%