1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shlink_ynh.git synced 2025-11-04 20:58:44 +01:00
Shlink package for YunoHost
Find a file
2025-03-02 22:42:55 +01:00
.github Github templates 2025-02-16 16:45:54 +01:00
conf Update .env-sample 2025-02-14 13:29:25 +01:00
doc v2 2023-05-28 20:07:17 +02:00
scripts Re-provision front 2024-12-29 23:59:27 +01:00
ALL_README.md Auto-update READMEs 2024-12-27 17:13:40 +01:00
LICENSE Add screenshot 2022-06-17 11:35:07 +02:00
manifest.toml Upgrade sources 2025-03-02 00:23:55 +01:00
README.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_es.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_eu.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_fr.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_gl.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_id.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_it.md Auto-update README 2024-03-29 07:22:51 +01:00
README_nl.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_pl.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_ru.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
README_zh_Hans.md Auto-update READMEs 2025-03-02 00:23:57 +01:00
tests.toml Update tests.toml 2025-02-16 16:45:57 +01:00

Shlink for YunoHost

Integration level Working status Maintenance status

Install Shlink with YunoHost

Read this README in other languages.

This package allows you to install Shlink quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 4.4.5~ynh1

Screenshots

Screenshot of Shlink

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
or
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps