Skip to content

TenkyuChimata/SCEEW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCEEW

基于 Python / Qt6 的轻量级中国四川地震预警软件

预警数据来源: 四川省地震局

API: https://api.wolfx.jp

本软件基于GPL-3.0协议开源

版权所有 (C) Wolfx Studio.

使用

SCEEW全平台可用, 为方便Windows用户, 我们已提供exe封装版

如果要在Windows以外的平台中使用, 请按照以下流程进行安装

首先请确保拥有Python3环境, 推荐使用3.10及以上版本

然后克隆本仓库并执行以下命令安装SCEEW的依赖库

pip3 install -r requirements.txt

最后执行python3 SCEEW.py即可启动SCEEW

Windows版下载

截图

1.png