patrickhener/goshs

[Feature] Non-persistent Clipboard

Closed this issue · 1 comments

The user should be able to copy paste through this service. So this will need web sockets for live updates. Also I will maybe have to write a file to either /tmp or maybe to the folder where goshs was started and then delete when SIGINT (CTRL+C).