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
Éric Gaspar 4299ac030a fix
2023-08-14 19:56:58 +02:00
conf fix 2023-08-14 19:56:58 +02:00
doc v2 2023-05-28 20:07:17 +02:00
scripts fix 2023-08-14 19:56:58 +02:00
sources First commit 2022-06-17 11:31:04 +02:00
LICENSE Add screenshot 2022-06-17 11:35:07 +02:00
manifest.toml Update manifest.toml 2023-08-14 19:44:42 +02:00
README.md Auto-update README 2023-08-14 16:33:08 +00:00
README_fr.md Auto-update README 2023-08-14 16:33:08 +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

Lire ce readme en français.

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: 3.6.3~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