08/11/2023

Thread

Tweet 1

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.

---

Tweet 2

I think the problem may just be that I'm using ubuntu. I'll just spawn xclip then.

---