That's great - thanks! As you say, horribly insecure, but fun if you're just playing around locally.
I guess you might be able to make it persist using screen? There's probably a better way using ttys too, but I have no idea how that works :)
screen
tty
@Gordon started
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.
That's great - thanks! As you say, horribly insecure, but fun if you're just playing around locally.
I guess you might be able to make it persist using
screen
? There's probably a better way usingtty
s too, but I have no idea how that works :)