doc/pages/04.applications/10.docs/yourls/app_yourls.md
2022-08-04 20:41:53 +02:00

40 lines
1.8 KiB
Markdown

---
title: Yourls
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_yourls'
---
![Yourls's logo](image://yourls-logo.png?height=100)
[![Install Yourls with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=yourls)
[![Integration level](https://dash.yunohost.org/integration/yourls.svg)](https://dash.yunohost.org/appci/app/yourls)
**YOURLS** stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly).
Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third-party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses.
### Index
- [Features](#features)
- [Useful links](#useful-links)
## Features:
- Private (your links only) or Public (everybody can create short links, fine for an intranet)
- Dozens of plugins to easily implement new features
- Handy bookmarklets to easily shorten and share links
- Awesome stats: historical click reports, referrers tracking, visitors geo-location
- Developer API to integrate YOURLS into other applications
- Sample files to create your own public interface
## Useful links
* Official app website: [https://yourls.org/](https://yourls.org/)
* Official admin documentation: [https://docs.yourls.org/](https://docs.yourls.org/)
* Upstream app code repository: [https://github.com/YOURLS/YOURLS](https://github.com/YOURLS/YOURLS)
* YunoHost documentation for this app: [https://yunohost.org/app_yourls](https://yunohost.org/app_yourls)
* Report a bug: [https://github.com/YunoHost-Apps/yourls_ynh/issues](https://github.com/YunoHost-Apps/yourls_ynh/issues)