Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjbassi/rofi-copyq

Use Rofi to search CopyQ's clipboard history and set the clipboard to the selected snippet
https://github.com/cjbassi/rofi-copyq

Last synced: 17 days ago
JSON representation

Use Rofi to search CopyQ's clipboard history and set the clipboard to the selected snippet

Awesome Lists containing this project

README

        

# rofi-copyq

Use [Rofi](https://github.com/DaveDavenport/rofi) to search [CopyQ](https://github.com/hluk/CopyQ)'s clipboard history and set the clipboard to the selected snippet.

Requires:

- Rofi
- CopyQ

## Installation

```bash
pip install --user git+https://github.com/cjbassi/rofi-copyq
```

Note that `~/.local/bin` needs to be added to your `$PATH` for user installs.

## Usage

Simply run `rofi-copyq`, probably through Rofi itself, and then you can search and select a CopyQ snippet to be put on the current clipboard.