Initial commit
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled

This commit is contained in:
chorblack
2026-03-07 11:19:25 +08:00
commit e75f275ef4
4484 changed files with 645480 additions and 0 deletions

36
AppStore/README.md Normal file
View File

@@ -0,0 +1,36 @@
> :no_entry:不可用需要抓取和储存zip包的服务端配合作者已关闭官网。
> 原Go脚本服务端源码(已废弃)https://github.com/chekun/typecho-app-store
> 新Go脚本服务端源码(已停更)https://github.com/chekun/echoed
Typecho 应用商店 插件
========================
The missing plugins store for Typecho!
## 如何使用
- 方法一
进入 [官网](https://typecho.chekun.me/) 搜索 AppStore, 下载对应的版本
- 方法二
进入 [Github Releases](https://github.com/typecho-app-store/AppStore/releases) 下载对应的版本
- 方法三
```
git clone git@github.com:chekun/AppStore.git AppStore
```
> 不管使用哪种方法,最终请将得到的文件夹命名为 *AppStore* 放到 *Typecho* 目录的 *usr/plugins* 目录下
> 进入插件面板,启用本插件即可
## 代码贡献者
- [@chekun](https://github.com/chekun)
- [@jzwalk](https://github.com/jzwalk)
- [@fengyunljp](https://github.com/fengyunljp)
- [@aiwb](https://github.com/aiwb)
## 欢迎参与开发,共同完善