Earthquake Monitor
Real-time earthquake monitoring for China, Taiwan, and Japan. CENC/CWA/JMA WebSocket data with proactive alert support.
85 downloads
Free
Reviewed
Earthquake Monitor
Real-time earthquake monitoring for China, Taiwan, and Japan.
Data Sources
| Source | Region | Description |
|---|---|---|
| CENC | ðšð³ China | China Earthquake Networks Center |
| CWA | ð¹ðŒ Taiwan | Central Weather Administration |
| JMA | ð¯ðµ Japan | Japan Meteorological Agency |
Get Earthquakes
// Get all earthquakes
getAll()
// Get by source
getCENC()
getJMA()
getCWA()
Initialize & Start Monitoring
// First time setup
init({ location: "倧ç" })
// Start proactive monitoring
start({ interval: 60000 })
// Stop monitoring
stop()
Options
| Option | Default | Description |
|---|---|---|
| location | 倧ç | Monitoring city |
| distanceThreshold | 300 | Alert distance (km) |
| minMagnitude | 3.0 | Minimum magnitude |
| interval | 60000 | Check interval (ms) |
Supported Cities
倧çãææãå京ãäžæµ·ã广å·ãæ·±å³ãæéœãéåºãæå·ã西å®ãåäº¬ãæŠæ±ãå°åãäžäº¬ãéŠå°ç 40+ cities.
Notes
- Data from official government agencies (CENC/CWA/JMA)
- No API key required
- WebSocket + HTTP fallback
Author
- Author: fungjcode
- GitHub: https://github.com/fungjcode
Download
ZIP package â ready to use
Skill Info
- Creator
- fungjcode
- Downloads
- 85
- Published
- Mar 15, 2026
- Updated
- Mar 16, 2026