https://github.com/asfaroth/mickshare
Simple application that lets you upload (large) files via a webpage
https://github.com/asfaroth/mickshare
bootstrap docker express file-sharing form html nodejs pug upload
Last synced: 3 months ago
JSON representation
Simple application that lets you upload (large) files via a webpage
- Host: GitHub
- URL: https://github.com/asfaroth/mickshare
- Owner: Asfaroth
- License: lgpl-2.1
- Created: 2022-05-21T15:49:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T22:39:31.000Z (about 4 years ago)
- Last Synced: 2026-01-03T11:51:01.550Z (6 months ago)
- Topics: bootstrap, docker, express, file-sharing, form, html, nodejs, pug, upload
- Language: JavaScript
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MickShare
Did you ever have the need to send someone a rather large file and you did not want to use a full blown cloud solution for that little use case?
MickShare is the solution for you.
Hosted on the receiver's end, everyone with the right link can just upload files to the receiver's computer.
No uploaded file is ever executed, just saved on the Hard Disk.
MORE README IS COMING SOON