https://github.com/yunohost-apps/kutt_ynh
Kutt package for YunoHost
https://github.com/yunohost-apps/kutt_ynh
help-wanted kutt link-shortener yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Kutt package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/kutt_ynh
- Owner: YunoHost-Apps
- License: gpl-2.0
- Created: 2023-11-19T17:26:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T20:55:56.000Z (over 1 year ago)
- Last Synced: 2025-01-17T22:43:11.934Z (over 1 year ago)
- Topics: help-wanted, kutt, link-shortener, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://kutt.it/
- Size: 183 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kutt for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/kutt/)  
[](https://install-app.yunohost.org/?app=kutt)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Kutt quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics.
**Shipped version:** 2.7.4~ynh1
## Screenshots

## Documentation and resources
- Official app website:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/kutt_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/kutt_ynh/tree/testing --debug
or
sudo yunohost app upgrade kutt -u https://github.com/YunoHost-Apps/kutt_ynh/tree/testing --debug
```
**More info regarding app packaging:**