⚠️ An EEW system for Linux using JMA data provided by the Wolfx Project.
Go to file
2024-08-25 12:37:21 +02:00
config init: init commit 2024-08-25 12:20:20 +02:00
constants init: init commit 2024-08-25 12:20:20 +02:00
pkg feat: fix service 2024-08-25 12:37:21 +02:00
seismo init: init commit 2024-08-25 12:20:20 +02:00
utils init: init commit 2024-08-25 12:20:20 +02:00
wolfx init: init commit 2024-08-25 12:20:20 +02:00
.gitignore init: init commit 2024-08-25 12:20:20 +02:00
go.mod init: init commit 2024-08-25 12:20:20 +02:00
go.sum init: init commit 2024-08-25 12:20:20 +02:00
LICENSE Initial commit 2024-08-25 12:16:44 +02:00
main.go init: init commit 2024-08-25 12:20:20 +02:00
README.md feat: add documentation 2024-08-25 12:32:04 +02:00

hayai

An EEW system for Linux using JMA data provided by the Wolfx Project.

This software comes with zero guarantee. This software could fail at any time. I made this since there were no better free and open source alternatives for Linux.

Installation

Arch

Install the ontake-hayai-git package from the AUR.

Enable the service by running: sudo systemctl enable --now hayai@[username]

Configuration

You can configure the software by modifying the values in ~/.config/ontake/hayai/config.yml and then restarting the service.