You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/README.md

55 lines
2.9 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Hydro
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/hydro-dev/hydro/CI)
![hydrooj](https://img.shields.io/npm/dm/hydrooj)
![npm](https://img.shields.io/npm/v/hydrooj?label=hydrooj)
![node-current](https://img.shields.io/node/v/hydrooj)
![GitHub contributors](https://img.shields.io/github/contributors/hydro-dev/Hydro)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/hydro-dev/Hydro)
Hydro是一个高效的信息学在线测评系统。特点易于部署且提供安装脚本轻量功能强大且易于扩展。
[中文文档](https://hydro.js.org/)
欢迎 star 本项目,这是对开发者的鼓励。
项目的开发与维护需要资金,欢迎进行捐助。
Hydro提供收费的功能定制服务如您需要可与我们联系。
相关文档若说明的不够详细,请提交 Pull Request 或联系开发组说明。
bug和功能建议请在 Issues 提出。
[在 Gitpod 打开已配置完成的测试环境](https://gitpod.io/#https://github.com/hydro-dev/Hydro)
## 联系我们
QQ [3402182471](https://wpa.qq.com/msgrd?v=3&uin=3402182471&site=qq&menu=yes)
Hydro 开发群709572015
Hydro 用户群1085853538
Discord [Hydro](https://discord.gg/c633mBUJwS)
Telegram [@webpack_exports_undefined](https://t.me/webpack_exports_undefined)
## 开源许可
本项目基于 Hydro Public License 开源。(基于 LGPL v3 扩展,增加商用限制)
允许非营利性组织不受限制直接使用 Hydro。
营利性组织(培训机构等)需要购买商业许可(这不会十分昂贵,请您不要绕开本限制)。
详细信息请通过上方方式与开发者联系。
在您部署 Hydro 时,需要保留底部的 `Powered by Hydro` 字样,其中的 `Hydro` 字样需指向 `hydro.js.org/本仓库/fork` 之一的链接。
若您对源码做出修改/扩展,同样需要以 Hydro Public License 开源,您可以以 `Powered by Hydro, Modified by xxx` 格式在页脚注明。
若您需要进行闭源处理,请考虑联系我们以购买商业许可。
鉴于 Mirai 处的 [不和谐事件](https://github.com/mamoe/mirai/issues/850) 对此项目做如下声明:
- 项目开源不代表开发者有义务为您提供服务。
- 在提问前请先阅读《提问的智慧》。
- 若有必要,开发者有权对您停止任何技术支持。
- 开发组会 **尽可能** 保证用户可以进行平滑升级,但无法保证不在新版本引入影响使用的漏洞,且内部实现可能会在不发布任何通知的情况下进行重命名/修改/删除。
如果您对以上条目感到不适,建议您停止使用本项目。
## 鸣谢
排名不分先后,按照链接字典序
- [Github](https://github.com/) 为 Hydro 提供了代码托管与自动构建。
- [criyle](https://github.com/criyle) 提供评测沙箱实现。
- [Vijos](https://github.com/vijos/vj4) 为 Hydro 提供了UI框架。