mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add MicroBin
This commit is contained in:
parent
8fc54a84c0
commit
280f916955
1 changed files with 16 additions and 0 deletions
16
software/microbin.yml
Normal file
16
software/microbin.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# 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"
|
||||
Loading…
Reference in a new issue