mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
parent
89ba5bc561
commit
504f009c42
1 changed files with 11 additions and 0 deletions
11
software/clink.yml
Normal file
11
software/clink.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "clink"
|
||||
website_url: "https://git.swurl.xyz/swirl/clink.git/about/"
|
||||
source_code_url: "https://git.swurl.xyz/swirl/clink.git"
|
||||
description: "A super-minimal link shortening service written in pure C, focusing on small executable size, portability, and ease of configuration."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- C
|
||||
tags:
|
||||
- URL Shorteners
|
||||
demo_url: "https://short.swurl.xyz"
|
||||
Loading…
Reference in a new issue