1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ergo_ynh.git synced 2024-09-03 18:26:31 +02:00
ergo_ynh/README_zh_Hans.md
2024-07-02 01:33:30 +00:00

2.3 KiB
Raw Permalink Blame History

YunoHost 上的 Ergo

集成程度 工作状态 维护状态

使用 YunoHost 安装 Ergo

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Ergo。
如果您还没有 YunoHost请参阅指南了解如何安装它。

概况

Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design

Features

  • Being simple to set up and use
  • Combining the features of an ircd, a services framework, and a bouncer (integrated account management, history storage, and bouncer functionality)
  • Bleeding-edge IRCv3 support, suitable for use as an IRCv3 reference implementation
  • High customizability via a rehashable (i.e., reloadable at runtime) YAML config

分发版本: 2.14.0~ynh1

演示: https://testnet.ergo.chat/

截图

Ergo 的截图

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
或
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps