1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shlink_ynh.git synced 2024-09-03 20:16:22 +02:00
Shlink package for YunoHost
Find a file
2024-08-12 09:24:41 +02:00
conf fix 2023-08-14 19:56:58 +02:00
doc v2 2023-05-28 20:07:17 +02:00
scripts small cleaning 2024-02-23 02:08:30 +01:00
sources First commit 2022-06-17 11:31:04 +02:00
ALL_README.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
LICENSE Add screenshot 2022-06-17 11:35:07 +02:00
manifest.toml Upgrade sources 2024-08-12 03:43:26 +02:00
README.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_es.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_eu.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_fr.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_gl.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_id.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
README_it.md Auto-update README 2024-03-29 07:22:51 +01:00
README_zh_Hans.md Auto-update READMEs 2024-08-12 01:43:27 +00:00
tests.toml v2 2023-05-28 20:07:17 +02: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.2.0~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