earthquaked

Crates.ioearthquaked
lib.rsearthquaked
version0.1.0
sourcesrc
created_at2021-04-30 08:15:15.965307
updated_at2021-04-30 08:15:15.965307
descriptionAn earthquake monitoring daemon
homepage
repositoryhttps://github.com/mhirochika/earthquaked
max_upload_size
id391456
size42,549
Hirochika Matsumoto (hkmatsumoto)

documentation

README

earthquaked

earthquaked is an earthquake monitoring daemon that runs commands you specify when Early Earthquake Warning is annouced.

Usage

$ earthquaked

Installation

Building from source

With cargo, you can install earthquaked by executing:

$ cargo install earthquaked

Configuration

earthquaked searches $HOME/.config/earthquaked/earthquaked.yaml for a configuration file. The example is available here

Commit count: 2

cargo fmt