mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Chibisafe (#445)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
71fe690320
commit
2a7ec785dc
1 changed files with 11 additions and 0 deletions
11
software/chibisafe.yml
Normal file
11
software/chibisafe.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Chibisafe"
|
||||
website_url: "https://chibisafe.moe"
|
||||
source_code_url: "https://github.com/chibisafe/chibisafe"
|
||||
description: "File uploader service that aims to to be easy to use and set up. It accepts files, photos, documents, anything you imagine and gives you back a shareable link for you to send to others."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Nodejs
|
||||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
Loading…
Reference in a new issue