shrug

Crates.ioshrug
lib.rsshrug
version0.1.3
sourcesrc
created_at2022-02-04 22:04:29.358688
updated_at2023-11-16 18:53:39.322356
descriptionEasy access to your favourite strings
homepagehttps://github.com/orium/shrug
repositoryhttps://github.com/orium/shrug
max_upload_size
id527120
size60,990
Diogo Sousa (orium)

documentation

https://docs.rs/shrug

README

Build Status Dependency status crates.io Downloads Downloads github Github stars License

¯\_(ツ)_/¯

Shrug is a small program where you can have a library of named strings. You can then search for those strings to have them readily available in your clipboard.

This is what it looks like:

I suggest you add a key binding in your window manager to launch shrug.

Note that shrug keeps running in the background after being launched. This is because in X.org, the clipboard content belongs to the program the content originated from. If the program terminates the content of the clipboard gets cleared. (An alternative would be to use a clipboard manager ¯\_(ツ)_/¯.)

Commit count: 39

cargo fmt