qBoard enhances your operating system's clipboard by introducing powerful queuing functionality, all built with the efficiency and reliability of Rust. This project aims to streamline your workflow by allowing you to queue up multiple items for pasting and manage your clipboard history with ease.
- Clipboard Queue: Easily queue up text and links, making it simple to manage multiple clipboard items.
- Clipboard History: Access a history of your clipboard items, never lose important copied text again.
- Cross-Platform Support: Works seamlessly on Windows, macOS, and Linux.
- Efficient and Lightweight: Built in Rust for speed and efficiency, qBoard runs smoothly in the background.
- Customizable Shortcuts: Configure custom keyboard shortcuts to manage your clipboard queue and history effortlessly.
- Rust and Cargo (latest stable version recommended). How to install Rust
- Specific dependencies for Linux:
libxcb
libx11
TODO