turing-smart-screen-python icon indicating copy to clipboard operation
turing-smart-screen-python copied to clipboard

A way to show a simple website on the screen

Open Esingar98 opened this issue 3 months ago • 1 comments

Is your feature request related to a problem? If so, please describe the problem.
A way to show a website directly on the screen

Describe the feature / solution to your problem you'd like
Putting an URL on the script would allow it to display the page.

Is this already possible as it stands or am I missing something?

Esingar98 avatar Oct 03 '25 20:10 Esingar98

It is not possible for the moment, mainly because it would involve taking a screenshot of the page and sending the screenshot to the display, but it is not easy to do that in Python. It is a feature that could be added later

mathoudebine avatar Oct 11 '25 17:10 mathoudebine