diff --git a/software/microbin.yml b/software/microbin.yml new file mode 100644 index 0000000000..7eadb0122e --- /dev/null +++ b/software/microbin.yml @@ -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" \ No newline at end of file