2 releases
0.1.1 | Oct 27, 2024 |
---|---|
0.1.0 | Oct 24, 2024 |
#4 in #delete-file
255 downloads per month
56KB
135 lines
Uploat
A simple web app to effortlessly transfer files between multiple devices. This web application allows users to select and upload files, manage uploaded files (download, delete).
How to use it?
- Start the webserver:
cargo run
- Connect other devices to the same wifi
- Get the local ip address of the device running the server and then open
<local ip address>:8888
on other device(s) - Select a File
- Upload the File
- Manage Files: Users can:
- Download a file by clicking the "Download" button next to the file.
- Delete a file by clicking the "Delete" button, which removes the file from the server.
Screenshot
Dependencies
~20–32MB
~665K SLoC