A simple clipboard manager built using the Fyne GUI framework for Go. This app monitors the clipboard and keeps a history of recent clipboard contents, accessible via the system tray.
- Monitors clipboard content in the background.
- Stores a history of clipboard items (up to a set limit).
- Displays the clipboard history in a system tray menu.
- Allows quick access to clipboard history by clicking items from the tray menu.
- Provides an easy way to copy and paste clipboard history items.