Skip to content

Skip the cloud, share locally! No complicated setup, no third-party apps - just scan, click, and share!

Notifications You must be signed in to change notification settings

ShiiiivanshSingh/Python-File-Sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python File Sharing 🔗

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! 📂

Python File Sharing

Features 🌟

  • 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

How to Use ⚡

  1. Clone the repository
  2. Navigate to project directory
  3. Run the Python script
  4. Scan QR code or use displayed URL
  5. Access shared files instantly!

☁️ Project QR Code:

QR Code

Installation Steps 🛠️

  1. Clone the Repository:
git clone https://github.com/ShiiiivanshSingh/Python-File-Sharing
  1. Navigate to Directory:
cd Python-File-Sharing
  1. Install Requirements:
pip install pypng
pip install pyqrcode
  1. Run the Script:
python RUN.py

Requirements 💻

  • Python 3.2
  • pyqrcode
  • python3-png (for PNG support)

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

My Links 🔗


Made with ❤️ by Shivansh Pratap Singh

About

Skip the cloud, share locally! No complicated setup, no third-party apps - just scan, click, and share!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages