# YunoHost 上的 Shlink
[](https://ci-apps.yunohost.org/ci/apps/shlink/)  
[](https://install-app.yunohost.org/?app=shlink)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Shlink。*
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
**分发版本:** 4.2.0~ynh1
## 截图

## 文档与资源
- 官方应用网站:
- 官方用户文档:
- 上游应用代码库:
- YunoHost 商店:
- 报告 bug:
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/shlink_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
或
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
```
**有关应用打包的更多信息:**