Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 425 Bytes

Earthquake

Kandilli Rasathanesi'nin son depremler sayfasını cli dan belirtilen periodlarda gezip belirlenen şiddetten büyük olan depremleri bildirim olarak gösterir.

Installation

git clone [email protected]:murat/earthquake.git && cd earthquake
go build .

Usage

go run . -period 135 -min 1
# ve ya
./earthquake -period 60 -min 3.5

Screenshots

macos