You could have a second screen – or is the other room too far away.
Also, I think that a web page can be activated from a local run.
import webbrowser
webbrowser.open("https://www.yourwebsitehere.com')
You could have a second screen – or is the other room too far away.
Also, I think that a web page can be activated from a local run.
import webbrowser
webbrowser.open("https://www.yourwebsitehere.com')