Did you ever want to make your keyboard back light (or any other light source you can control with a bash command) show Morse code?
I have and since I’m primarily back on Linux now, this wasn’t a hard thing to do. For the first time I really looked at executing bash commands from inside node.js. The very quickly written and barely documented source is to be found here: https://github.com/JonathanMH/morse-board Continue reading “Node.js and blinking keyboards”