Skip to content

ezaco-dev/HTTP-File-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP File Sender

LWS25 📂➡️🌐

🎯 About

HTTP File Sender is part of the Local Web Software 2025 (LWS25) project, designed to send and receive files quickly over a local network using Flask. This tool allows easy file sharing without an internet connection.



⚡ Features

✅ Upload and download files via a simple web interface
✅ Works offline on a local network
✅ Supports multiple file types


🚀 Installation

1. Installing Package

  • On Termux

pkg install python3 git
  • On Linux

apt install python3 git

2. Clone the Repository

git clone https://github.com/ezaco-dev/HTTP-File-Sender.git

3. Install pip packages

pip install -r requirements.txt

4. Run the Server

python3 app.py

About

tools python - HTTP File Sender - LWS25 Project by ezaco (Local Web Software)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages