Crates.io | earthquaked |
lib.rs | earthquaked |
version | 0.1.0 |
source | src |
created_at | 2021-04-30 08:15:15.965307 |
updated_at | 2021-04-30 08:15:15.965307 |
description | An earthquake monitoring daemon |
homepage | |
repository | https://github.com/mhirochika/earthquaked |
max_upload_size | |
id | 391456 |
size | 42,549 |
earthquaked
is an earthquake monitoring daemon that runs commands you specify when Early Earthquake Warning is annouced.
$ earthquaked
With cargo, you can install earthquaked
by executing:
$ cargo install earthquaked
earthquaked
searches $HOME/.config/earthquaked/earthquaked.yaml
for a configuration file.
The example is available here