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

52 lines
2.8 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 是一个高效的信息学在线测评系统。特点:易于部署(且提供安装脚本),轻量,功能强大且易于扩展。
Also see previous version at [vijos/vj4](https://github.com/vijos/vj4)
[Demo](https://hydro.ac/) [中文文档](https://hydro.js.org/) [English](./README-EN.md)
如果觉得本项目对你有帮助,不妨点一下右上角的 star 哦()
项目的开发与维护需要资金,欢迎[进行捐助](https://pay.undefined.moe) 。
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 用户群1085853538
Discord [Hydro](https://discord.gg/c633mBUJwS)
Telegram [@webpack_exports_undefined](https://t.me/webpack_exports_undefined)
## 开源许可
本项目基于 AGPL-3.0-or-later 开源。
在您部署 Hydro 时,需要保留底部的 `Powered by Hydro` 字样,其中的 `Hydro` 字样需指向 `hydro.js.org/本仓库/fork` 之一的链接。
若您对源码做出修改/扩展,同样需要以 AGPL-3.0-or-later 开源,您可以以 `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框架。