基于 C# / WPF 的 地震预警 软件
本软件仅供学习交流使用,请勿用于生产环境,下载后请在 24 小时内删除
请勿传播或进行二次分享
如果此软件侵犯了您的权益,请发 Issue 或 联系我 gh-eqw-abuse@kengwang.com.cn
作者将会尽快处理
由于部分常量与官方稍有出入,可能导致部分数据有偏差,请以官方为准。
请勿完全依赖此软件,由于依赖此软件造成的问题作者概不负责。
由于此软件造成的任何人力物力财力等损失与作者无关
!!!请使用官方 地震预警 APP!!!
- lepoco/wpfui: https://github.com/lepoco/wpfui
- Microsoft.Extensions.DependencyInjection
- serilog/serilog: https://github.com/serilog/serilog
- microsoft/webview2: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/
- 高德地图 Uri Api: https://lbs.amap.com/api/uri-api
- 百度坐标拾取系统: https://api.map.baidu.com/lbsapi/getpoint/
- Vanara.PInvoke.Kernel32: https://github.com/dahall/Vanara
- SharpGIS.NmeaParser: https://github.com/dotMorten/NmeaParser
- NAudio: https://github.com/naudio/NAudio
- GuerrillaNtp: https://github.com/robertvazan/guerrillantp
本软件基于 GPL-v3 协议授权
EarthQuakeWarning.App
Copyright (C) 2023 Kengwang
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.