Files
plugins/AppStore/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

37 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> :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)
## 欢迎参与开发,共同完善