By updating the value of cells in a Google Sheet we are able to control our computer remotely.
python3 with oauth2client and gspread packages
Python Gspread Tutorial + How To Use the Google Sheets API with Python(Youtube Video) , Python Script to Shutdown Computer(Geeks for Geeks Article) and This stackoverflow answer by Szczerski