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.
- Host: GitHub
- URL: https://github.com/mightymatth/earthquake-tools
- Owner: mightymatth
- License: mit
- Created: 2021-01-02T02:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T22:48:41.000Z (over 2 years ago)
- Last Synced: 2024-06-21T02:17:12.813Z (about 2 years ago)
- Topics: earthquake, golang, telegram-bot, websocket
- Language: Go
- Homepage:
- Size: 751 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)