Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 889 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 889 Bytes

EdShare

Share quickly file from Windows Right Click to web site using SSH. Program upload file to web server then give url for download. See demonstration.

Windows Right Click

Requirements:

  • Web server with SSH acces
  • Windows client
  • Python 3
  • Packages Python pip install paramiko pyperclip win10toast

Installation:

  • Download this repository
  • Put the folder in the desired location for installation. C:\EdStudio is recommended
  • Open install.bat with administrator rights
  • Modify variables in main.py

Usage:

  • Open Windows explorer
  • Make a right click on file
  • Select EdShare to upload file to your server

Windows Demonstration

Note:

  • If folder has moved, reopen install.bat to update path of program

Uninstallation :

  • Open uninstall.reg