Skip to content
/ shrug Public

Simple UI to quickly access your favourite strings

License

Notifications You must be signed in to change notification settings

orium/shrug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8413931 · Feb 20, 2025

History

58 Commits
Dec 26, 2024
Feb 4, 2022
May 22, 2024
Nov 10, 2024
Jan 24, 2022
Jun 22, 2019
Jun 22, 2019
Feb 20, 2025
Nov 10, 2024
Nov 28, 2023
Feb 20, 2025
Feb 20, 2025
Jun 22, 2019
Oct 30, 2023
Nov 16, 2023

Repository files navigation

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 ¯\_(ツ)_/¯.)