Add Kutt, a modern URL shortener (#1101)

Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Pouria 2025-03-30 18:22:37 +03:30 committed by GitHub
parent 3754b37286
commit 2a35a39269
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/kutt.yml Normal file
View file

@ -0,0 +1,12 @@
name: "Kutt"
website_url: "https://kutt.it"
source_code_url: "https://github.com/thedevs-network/kutt"
description: "A modern URL shortener with support for custom domains and custom URLs."
licenses:
- MIT
platforms:
- Nodejs
- Docker
tags:
- URL Shorteners
demo_url: "https://kutt.it"