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.