Crates.io | webdropper |
lib.rs | webdropper |
version | 1.3.0 |
source | src |
created_at | 2023-08-07 19:42:31.358179 |
updated_at | 2023-08-08 07:23:55.374679 |
description | Simple webservice to allow uploading files to a directory |
homepage | |
repository | https://github.com/coredump-ch/webdropper |
max_upload_size | |
id | 938189 |
size | 61,713 |
Use case: People in our hackerspace need to transfer files to the lasercutter computer.
Solution: They go to http://lasercutter/
where a webdropper instance is
hosted. Then they can drag & drop a file to the website, and it automagically
lands in the appropriate directory on the lasercutter PC.
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.