Hacker News new | ask | show | jobs
by yoavm 164 days ago
For those of us on Linux, I've built clapboard - a lightweight clipboard manager that uses whatever dmenu-like system for GUI, and plain files as a storage backend. Because all the history is just files, you can easily sync it between devices with a tool like syncthing. Probably a bit more slower than 0.1s though!

https://github.com/bjesus/clapboard

1 comments

neat!