back
▲ 4 points

Show HN: Clipton, Clipboard Manager

by madprops·4y ago·0 comments·view on hn ↗
Clipboard managers are an essential tool for me.

On windows I used Ditto.

On linux I used CopyQ.

But after a while I started encountering issues.

So I made my own manager based on rofi.

If you have linux and rofi this might work nicely for you.

It consists of a small c program and a python script.

https://github.com/madprops/clipton

// no comments yet