TrendingTechnology / ShareYourFolder

Share your files on local network just by one click.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Share Your Folder

This script helps you to share any folder anywhere on your local network.
it's possible to use the script on both:


How to use

Just download your required file and paste it on a folder that you need to share it then run the script and enter a port to share the folder.

Image1

On the other computer you need to open browser then enter source system IP and its port.

Image1

Example

Image1

Installation


Linux

$ chmod +x sharefolder.sh 
$ sh sharefolder.sh 
$ sharefolder 

Change Log:

Windows:

  • v 1.0:
    • Released
  • v 1.1:
  • Add colors for IP:PORT
  • Show local IP address instead of 127.0.0.1 .

Linux:

  • v 1.0.0:
    • Released
  • v 1.0.1:
    • Change programming style from Basic to Professional.
  • v 1.1.0:
    • Add linux installer.
    • Add .sh file.
  • v 1.2.0:
    • Add color for IP.
    • Show local IP address instead of 127.0.0.1 .

About

Share your files on local network just by one click.


Languages

Language:Python 95.2%Language:Shell 4.8%