For better UX user should have an option to interact with clipboard. Read/Write sync is recommended. Although NodeJS doesn't have clipboard interaction, and what is more important this functionality varies depends on a platform.
According to documentation https://electronjs.org/docs/api/clipboard controlled Electron environment should help.
Resolving #11 should be crucial for maintainable support
For better UX user should have an option to interact with clipboard. Read/Write sync is recommended. Although NodeJS doesn't have clipboard interaction, and what is more important this functionality varies depends on a platform.
According to documentation https://electronjs.org/docs/api/clipboard controlled Electron environment should help.
Resolving #11 should be crucial for maintainable support