An open API service indexing awesome lists of open source software.

https://github.com/mightymatth/earthquake-tools

Set of utilities that help to track and notify users about recent earthquakes.
https://github.com/mightymatth/earthquake-tools

earthquake golang telegram-bot websocket

Last synced: 5 months ago
JSON representation

Set of utilities that help to track and notify users about recent earthquakes.

Awesome Lists containing this project

README

          

# Earthquake Tools

[![Go Report Card](https://goreportcard.com/badge/github.com/mightymatth/earthquake-tools)](https://goreportcard.com/report/github.com/mightymatth/earthquake-tools)

Set of utilities that help to track and notify users about recent earthquakes.

The current utilities are:

* [Telegram Bot](/tgbot)
* the bot is available [here](https://t.me/EarthquakeEventsBot).
* [Earthquake aggregator](/cmd/aggregator)
* used to subscribe to multiple earthquake sources and notify Telegram Bot (or anyone else) about the events.

# License

[MIT](/LICENSE)