Read this README in other languages.
This package allows you to install DumbDrop quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
A stupid simple file upload application that provides a clean, modern interface for dragging and dropping files. Built with Node.js and vanilla JavaScript.
- Drag and drop file uploads
- Multiple file selection
- Clean, responsive UI with Dark Mode
- Docker support with easy configuration
- Directory upload support (maintains structure)
- Optional PIN protection
- Mobile-friendly interface
- Configurable notifications via Apprise
- Zero dependencies on client-side
- Built-in security features
- Configurable file size limits
- File extension filtering
Shipped version: 1.0.0~ynh1
- Official app website: https://www.dumbware.io/
- Upstream app code repository: https://github.com/DumbWareio/DumbDrop
- YunoHost Store: https://apps.yunohost.org/app/dumbdrop
- Report a bug: https://github.com/YunoHost-Apps/dumbdrop_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/dumbdrop_ynh/tree/testing --debug
or
sudo yunohost app upgrade dumbdrop -u https://github.com/YunoHost-Apps/dumbdrop_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps