# appstore-html
**Repository Path**: scicat-team/appstore-html
## Basic Information
- **Project Name**: appstore-html
- **Description**: 跨平台支持的应用商店
- **Primary Language**: HTML
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-06-12
- **Last Updated**: 2025-06-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# appstore-html
#### 介绍
跨平台支持的应用商店
#### 软件架构
软件架构说明通用
#### 安装教程
1. Gitee 仓库准备:
- 在 Gitee 上创建一个公开仓库,将 apps.json 放入仓库中,然后获取其 raw 地址(点击文件后,再点击“原始数据”,复制浏览器地址栏的 URL ,替换代码中 jsonUrl 变量值 )。
2. 本地运行:
- 将 index.html 、 style.css 、 script.js 放在同一目录,直接打开 index.html 即可查看效果(需确保网络可访问 Gitee 拉取 JSON )
#### 使用说明
1. 打包代码为exe,apk,ipa,deb等分发
2. 安装安装使用它即可
#### 注意
应用商店暂时还未完善建议定时获取最新版本