#devices #multiple #share #file #user #delete-file #web-apps

app uploat

Share files between multiple devices effortlessly

2 releases

0.1.1 Oct 27, 2024
0.1.0 Oct 24, 2024

#4 in #delete-file

Download history 109/week @ 2024-10-20 146/week @ 2024-10-27

255 downloads per month

GPL-3.0-only

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?

  1. Start the webserver: cargo run
  2. Connect other devices to the same wifi
  3. Get the local ip address of the device running the server and then open <local ip address>:8888 on other device(s)
  4. Select a File
  5. Upload the File
  6. 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

screenshot

Dependencies

~20–32MB
~665K SLoC