This adds another button on the left side (with a floppy disk icon) which, when pressed, opens a new tab with a download link. Clicking that link saves the requested screenshot to disk.
That's definitely a hacker-like approach - but it gives me the possibility to quickly get screenshots of running Bangle.js programs...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Good morning!
My intent is to get a screenshot of the emulated Bangle.js display only, not an entire PC screen or an entire browser window.
To illustrate it a bit: my current approach is:
run the following command
This adds another button on the left side (with a floppy disk icon) which, when pressed, opens a new tab with a download link. Clicking that link saves the requested screenshot to disk.
That's definitely a hacker-like approach - but it gives me the possibility to quickly get screenshots of running Bangle.js programs...