Skip to content

thatmagicalcat/uploat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Share files between multiple devices effortlessly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published