mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Privydrop to File Transfer - Peer to Peer Filesharing (#1904)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
3f59bd03e8
commit
26d61bbdaa
1 changed files with 11 additions and 0 deletions
11
software/privydrop.yml
Normal file
11
software/privydrop.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "PrivyDrop"
|
||||
website_url: "https://www.privydrop.app"
|
||||
source_code_url: "https://github.com/david-bai00/PrivyDrop"
|
||||
description: "Simple and user-friendly, breakpoint-resumable peer-to-peer text, image, and file transfer tool based on WebRTC."
|
||||
platforms:
|
||||
- Docker
|
||||
- Nodejs
|
||||
licenses:
|
||||
- MIT
|
||||
tags:
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
Loading…
Reference in a new issue