mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
re-add pacebin (#1171)
This commit is contained in:
parent
136fa3a510
commit
a4f830dcba
1 changed files with 12 additions and 0 deletions
12
software/pacebin.yml
Normal file
12
software/pacebin.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "pacebin"
|
||||
website_url: "https://git.swurl.xyz/swirl/pacebin.git/about/"
|
||||
source_code_url: "https://git.swurl.xyz/swirl/pacebin.git"
|
||||
description: "A super-minimal pastebin and file upload service written in pure C, focusing on small executable size, portability, and ease of configuration."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- C
|
||||
tags:
|
||||
- Pastebins
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
demo_url: "https://paste.swurl.xyz"
|
||||
Loading…
Reference in a new issue