rockstar - clipboard manager was a participant of the Peerlist December Hackathon.
This project is a culmination of an effort to create a clipboard manager that I was looking for. It supports text, images, and files.
You can sync your copied content in your own Obsidian vault on your system. So, You own your data.
You can see timestamps of your copies, deduplication is maintained, so copying one thing multiple times isn't duplicated.
Core APIs written in `GO`, native UI provided using Swift to get more native support. Others can expand for their systems by using the core.
Built with