webdropper

Crates.iowebdropper
lib.rswebdropper
version1.3.0
sourcesrc
created_at2023-08-07 19:42:31.358179
updated_at2023-08-08 07:23:55.374679
descriptionSimple webservice to allow uploading files to a directory
homepage
repositoryhttps://github.com/coredump-ch/webdropper
max_upload_size
id938189
size61,713
Danilo Bargen (dbrgn)

documentation

README

Webdropper

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.

License

Licensed under either of

Contributing

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.

Commit count: 47

cargo fmt