Does anyone know how to get an image from the system clipboard in node? I tried clipboardy, copy-paste and electron and none of them worked.
---
I think the problem may just be that I'm using ubuntu. I'll just spawn xclip then.