mirror of
https://github.com/aoaostar/toolbox.git
synced 2025-12-30 00:25:33 +00:00
82 lines
2.0 KiB
Markdown
82 lines
2.0 KiB
Markdown

|
||
|
||
### 🎉 What's this?
|
||
|
||
这是一款`在线工具箱`程序,您可以通过安装扩展增强她的功能
|
||
通过插件模板的功能,您也可以把她当做网页导航来使用~
|
||
觉得该项目不错的可以给个`Star`~
|
||
|
||
### 😺 演示地址
|
||
|
||
* <https://tool.aoaostar.com>
|
||
|
||
### 🍹 演示图
|
||
|
||
<details>
|
||
<summary>点击展开</summary>
|
||
|
||
<table style="width:100%;text-align: center">
|
||
<tr>
|
||
<td>
|
||
<img src="docs/images/view_1.png" width="100%"/>
|
||
<p>首页</p>
|
||
</td>
|
||
<td>
|
||
<img src="docs/images/view_1.png" width="100%"/>
|
||
<p>首页</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<img src="docs/images/view_5.png" width="100%"/>
|
||
<p>用户中心</p>
|
||
</td>
|
||
<td>
|
||
<img src="docs/images/view_2.png" width="100%"/>
|
||
<p>后台首页</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="50%">
|
||
<img src="docs/images/view_3.gif" width="100%"/>
|
||
<p>流量统计</p>
|
||
</td>
|
||
<td width="50%">
|
||
<img src="docs/images/view_4.png" width="100%"/>
|
||
<p>插件中心</p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</details>
|
||
|
||
## 🎑 说明
|
||
|
||
> 严禁用于非法用途
|
||
|
||
### 📄 文档
|
||
|
||
* [宝塔面板 部署](docs/Baota_Deploy.md)
|
||
* [Docker 部署](docs/Docker_Deploy.md)
|
||
* [插件编写](docs/Plugin.md)
|
||
* [Github Oauth 配置](docs/Github_Oauth.md)
|
||
* [Plugin Template 使用](docs/Plugin_Template.md)
|
||
* [Plugin Permission 使用](docs/Plugin_Permission.md)
|
||
|
||
#### 演示搭建视频
|
||
|
||
* <https://www.bilibili.com/video/BV12g411z7KL>
|
||
|
||
### 😊 Donate
|
||
|
||

|
||
|
||
#### 🍓 鸣谢
|
||
|
||
* [thinkphp](https://github.com/top-think/framework)
|
||
* [Vue.js](https://github.com/vuejs/vue)
|
||
* [daisyUI](https://github.com/saadeghi/daisyui)
|
||
* [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
|
||
* [Naive Ui](https://github.com/tusen-ai/naive-ui)
|
||
* [Naive Ui Admin](https://github.com/jekip/naive-ui-admin)
|