geraldosimiao/earthquake
Project ID: 104375
Description
Earthquake Data Fetcher in Go
This Go program fetches and displas Earthquake data.
Autor: Marcelo Pinheiro
Source Code
Data Source
Usage
The program fetches data from the USGS Earthquake API and displays information about them, including location, magnitude, and time.
Just run Terremoto-em-go
on your terminal and it will return:
-------------------------------------------------------------------
Earthquake above 0.000000 degrees, in the last 30 day:
-------------------------------------------------------------------
Epicenter = [Location]
Magnitude: [Magnitude]
Time: [Timestamp]
-------------------------------------------------------------------
Ex: Terremoto-em-go 6
will display earthquake greater than 6 degrees
Contributing
Contributions to this project are welcome! Feel free to open issues and pull requests to suggest improvements, report bugs, or add new features.
License
This project is licensed under the MIT License.
Installation Instructions
Enable this copr repository
sudo dnf copr enable geraldosimiao/earthquake
Install
sudo dnf install terremoto-em-go
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (1)*, s390x (0)*, x86_64 (8)* | Fedora 39 (48 downloads) |
Fedora 40 | aarch64 (3)*, s390x (0)*, x86_64 (1)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (1)*, s390x (3)*, x86_64 (0)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (1)*, s390x (0)*, x86_64 (8)* | Fedora rawhide (49 downloads) |
* Total number of downloaded packages.