This commit is contained in:
Dániel Szabó 2026-03-09 21:32:03 +00:00 committed by GitHub
commit 23b936b1cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

17
software/microbin.yml Normal file
View file

@ -0,0 +1,17 @@
# software name
name: "MicroBin"
website_url: "https://microbin.eu"
source_code_url: "https://github.com/szabodanika/microbin"
description: "Simple, encrypted, configurable, entirely self-contained pastebin and URL shortener."
licenses:
- BSD-3-Clause
platforms:
- Rust
- Docker
tags:
- Pastebins
- URL Shorteners
- File Transfer
- Web-based File Managers
depends_3rdparty: false
demo_url: "https://pub.microbin.eu"