Skip to content

Uses a file as a persistent clipboard that functions like a queue, allowing you to copy several things, and paste them in the order they were copied

Notifications You must be signed in to change notification settings

shadowkrazee/qBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qBoard

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.

Features

  • 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.

Getting Started

Prerequisites

  • Rust and Cargo (latest stable version recommended). How to install Rust
  • Specific dependencies for Linux:
    • libxcb
    • libx11

Installation

TODO

About

Uses a file as a persistent clipboard that functions like a queue, allowing you to copy several things, and paste them in the order they were copied

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published