A modern clipboard manager built with Wails and Go.
- Real-time clipboard monitoring
- Pin important items to prevent deletion
- Edit clipboard content before copying
- Search and filter clipboard history
- Beautiful blur glass UI with theme options
- Persistent storage across sessions
- Global keyboard shortcuts (Ctrl+Shift+V)
- Cross-platform support (macOS, Windows, Linux)
- Go 1.18+
- Node.js 16+
- Wails v2 CLI
# Clone the repository
git clone [email protected]:Prakash4844/Sona.git
cd sona
# Install dependencies
go mod tidy
# Run in development mode
wails dev
# Build for production
wails build
- Launch Sona
- Start copying text - it appears automatically in your history
- Click any item to copy it back to your clipboard
- Use Ctrl+Shift+V to open/focus the window