Skip to content

sajithnilanka/Universal-File-Share

 
 

Repository files navigation

Run python on Android App or Desktop

 def get_ip_address(): s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) s.connect(("8.8.8.8", 80)) return s.getsockname()[0] 

 >>> pip install vixsharefile >>> python >>> from vixsharefile import run_server 

image

Universal File Share

image


Authentication

image

About

Run Server in Laptop and Open ipv4 URL in Mobile or other Laptop to Transfer files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 71.0%
  • TeX 25.7%
  • Python 2.8%
  • Other 0.5%