Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 526 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 526 Bytes

auto chrome remote desktop

Automatically continue sharing screen in Chrome Remote Desktop.

Run git clone https://github.com/BlazerYoo/auto-chrome-remote-desktop.git or download repo.

Run pip install -r requirements.txt to install dependencies.

Run the Python script on the host computer (the one that is sharing screen) at the start of the support/sharing session.

Built with PyAutoGUI.