Skip to content

prodeveloper0/pyRemoteScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRemoteScreen

Control your computer anywhere through web browser remotely!

Achievements

  1. Screen Streaming (Captured by PyScreeze)

Requirements

pyRemoteScreen only supports Windows.

  • Flask
  • PyScreeze

You can all requirements by requirements.txt.

pip install -r requirements.txt

Usage

All configuraions are configure by default. Just run pyremote.py.

python pyremote.py

Host is 0.0.0.0 by default. However, the host can be changed by --host option.

python pyremote.py --host <an address to desire>

Service port is 4000 by default. However, the port can be changed by --port option.

python pyremote.py --port <a number to desire>

About

Control your computer anywhere through web browser remotely!

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors