Skip to content

Share your files on local network just by one click.

Notifications You must be signed in to change notification settings

TrendingTechnology/ShareYourFolder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%