Skip to content

Allows clients to connect over local network and send/download files to/from the server

Notifications You must be signed in to change notification settings

susmitpy/LocalFileTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Network based File Transfer

Simple flask based web-app for transferring files over local network.

Features

  1. Client can connect to server over local network (ip address printed on terminal and also displayed as QR code)
  2. Client can upload files (stored in uploads folder)
  3. Client can download files on server (files in downloads folder are listed for client)
  4. Client can fill and send text (text content stored as a file in uploads folder)

To run simply execute python app.py

App Screenshot Filled Text Input Screenshot Sample QR Code

About

Allows clients to connect over local network and send/download files to/from the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages