Use webpage to control and watch a PC remotely with the help of Chrome Extension or script.
You can visit the control panel from browser.
And the control panel provides many options(like screenshot, pause video, next video list, connect to VPN, etc) to users.
Users can control PC remotely by this app.
The design and basic function is from flask-argon-dashboard project!!!
Those files are in server
folder. Put it in your sever.
- Make sure you install the dependencies. Like
flask, nginx, python3
, etc. - Run it on server side.
- Install Chrome Extension on Chrome.
- Run
screenshot.py
in your terminal.