mirror of
https://github.com/DumbWareio/DumbDrop.git
synced 2025-11-02 04:53:23 +00:00
Update README.md
This commit is contained in:
@@ -13,6 +13,12 @@ No auth, no storage, no nothing. Just a simple file uploader to drop dumb files
|
||||
- Docker support
|
||||
- Configurable upload directory
|
||||
|
||||
# Future Features
|
||||
- Camera Upload for Mobile
|
||||
- Dark Mode toggle
|
||||
- Enhanced Progress Features (upload speed display, time remaining estimation)
|
||||
- Drag and Drop Directory Support (Maintain file structure in upload)
|
||||
|
||||
## Quick Start
|
||||
|
||||
### Running Locally
|
||||
@@ -92,4 +98,4 @@ https://raw.githubusercontent.com/abiteman/DumbDrop/main/dumbdrop.xml
|
||||
- Backend: Node.js with Express
|
||||
- Frontend: Vanilla JavaScript with modern drag-and-drop API
|
||||
- File handling: Multer middleware (1GB file size limit)
|
||||
- Containerization: Docker with automated builds via GitHub Actions
|
||||
- Containerization: Docker with automated builds via GitHub Actions
|
||||
|
||||
Reference in New Issue
Block a user