Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 3.15 KB

README.md

File metadata and controls

56 lines (47 loc) · 3.15 KB

Share Your Folder

Description

Share Your Folder is a Python script that allows you to easily share any folder on your local network. Whether you are using Windows or Linux, this script provides a simple way to share files with other computers on the network.

Features

  • Cross-platform support: The script can be used on both Windows and Linux systems.
  • Easy to use: Simply download the appropriate file for your operating system and run the script.
  • Browser-based access: Other computers on the network can access the shared folder by entering the source system's IP address and port in their web browsers.

Download Links

Screenshots

Image1 Image2 Image3

How to Use

  1. Download the appropriate file for your operating system.
  2. Paste the downloaded file into the folder you want to share.
  3. Run the script and enter a port number to share the folder.

Change Log

Windows:

  • v1.0
    • Initial release.
  • v1.1
    • Added colors for IP:PORT.
    • Show local IP address instead of 127.0.0.1.

Linux:

  • v1.0.0
    • Initial release.
  • v1.0.1
    • Changed programming style from Basic to Professional.
  • v1.1.0
    • Added a Linux installer.
    • Added .sh file.
  • v1.2.0
    • Added color for IP.
    • Show local IP address instead of 127.0.0.1.
  • v1.2.1
    • Remove a Linux installer.
    • Remove .sh file.
    • Change the module install workflow.
    • Add except when the user stopped the server.
    • Fix minor bugs.

License

This project is licensed under the MIT License.

Contributing

Contributions to this project are welcome. Feel free to open issues and submit pull requests on the GitHub repository.