# Project-ATRI-Console **Repository Path**: ltymz/Project-ATRI-Console ## Basic Information - **Project Name**: Project-ATRI-Console - **Description**: Project-ATRI-Console - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-04 - **Last Updated**: 2022-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Project ATRI Console 一款为 [ATRI](https://github.com/Kyomotoi/ATRI) 而生的网页控制台 ## 展示

简介大方的登陆界面
完善的数据可视化
开箱即用的控制中心 还有更多...正在快速更新递代中
## 快速上手 本地自行运行,或者使用已构建好的页面 [atri-console.kyomotoi.moe](https://atri-console.kyomotoi.moe) 向 [ATRI](https://github.com/Kyomotoi/ATRI) 索要登陆信息: `/con.auth`,按照页面提示依次键入即可. 出于某些原因,该 Console **暂时**只支持同一网络下运行. ## 开发 项目初始化: ``` npm install ``` 启动前端页面的开发服务器: ``` npm run serve ``` ## 贡献 如果你喜欢本项目,可以请我[喝杯红茶](https://afdian.net/@Kyomotoi). 如果你有想法,有能力,欢迎: - [提交 Issue](https://github.com/Kyomotoi/ATRI/issues) - [提交 Pull request](https://github.com/Kyomotoi/ATRI/pulls) - [在交流群内进行反馈](https://jq.qq.com/?_wv=1027&k=WoAAYXbJ) 在提交 Issue、Pull request 前,请先阅读[此内容](https://atri.kyomotoi.moe/developer/overview/). ## 许可 本项目使用 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html). 意味着你可以运行本项目,并向你的用户提供服务,如后续有对本项目源码的修改,你需要向用户公开修改后的此项目的源码.