A Python-based HTTP server for local file sharing that generates QR codes for easy access. Share files seamlessly across your local network with a clean, minimal interface! 📂
- HTTP Server - Sets up server on port 8010
- QR Code Generation - Easy access via QR code
- Local Network Sharing - Share files across devices
- Downloads Folder Access - Serves files from your Downloads
- Clean Interface - Minimal and user-friendly design
- Mobile Responsive - Works on all devices
- Easy Setup - Quick installation process
- Cross-Platform - Works on any OS with Python
- Clone the repository
- Navigate to project directory
- Run the Python script
- Scan QR code or use displayed URL
- Access shared files instantly!
- Clone the Repository:
git clone https://github.com/ShiiiivanshSingh/Python-File-Sharing
- Navigate to Directory:
cd Python-File-Sharing
- Install Requirements:
pip install pypng
pip install pyqrcode
- Run the Script:
python RUN.py
- Python 3.2
- pyqrcode
- python3-png (for PNG support)
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Shivansh Pratap Singh