Ulauncher Clipboard Save

Ulauncher clipboard management with Clipman, Clipster, CopyQ or GPaste

Project README

ulauncher-clipboard

Ulauncher extension for managing your clipboard history

Usage

Open Ulauncher and type the keyword c followed by a space. This will search your clipboard history. Activate an entry (for example by pressing enter or clicking on it). This will copy it your actual clipboard. Now you can paste it elsewhere.

From Ulauncher's preferences you can change the keyword and the clipboard manager to use, number of results to be shown.

If you want to use GPaste or CopyQ or Clipman, you have to install them. Unlike the other options Clipster will be downloaded automatically and is used as the fallback in "Auto" mode if you don't have any of the others.

Copy hook

ulauncher-clipboard supports a hook to run after activating an entry in the list and copying it to the clipboard. This is an indirect way to support pasting. It's not possible to achieve pasting safely, but depending on your system environment you may be able to run a command to trigger "ctrl+v" or "shift+insert". This will not work in all applications, and may even have unwanted side effects, so beware!

In X11 you can use xdotool to do this. Ex:

xdotool key ctrl+v

License

The code is licensed as MIT.

ulauncher-clipboard will try to use your icon theme. The fallback icons (also used in the screenshot) are part of Paper Icons by Sam Hewitt, and is licensed under CC-SA-4.0

Open Source Agenda is not affiliated with "Ulauncher Clipboard" Project. README Source: friday/ulauncher-clipboard
Stars
72
Open Issues
9
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating