Skip to content

A lightweight clipboard manager extension for GNOME

License

Notifications You must be signed in to change notification settings

popov895/clipman-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipman Lite

This is a lightweight version of the Clipman extension.

Shortcut Action
Space / Enter Activate the selected entry
* Pin/unpin the selected entry
Delete Delete the selected entry
UpArrow Select the entry above
DownArrow Select the entry below
RightArrow Open the actions submenu
LeftArrow Close the actions submenu
/ Move keyboard focus to the search field
Escape Clear the search field (if focused) or close the menu
Ctrl + * Toggle showing only pinned entries

Installation

To install manually follow the steps below:

  • download the latest version of the extension from the releases page

  • run the following command:

    $ gnome-extensions install [email protected]

  • restart your session (logout and login)

  • run the following command:

    $ gnome-extensions enable [email protected]

Credits

This extension uses the following libraries:

This extension uses dpaste.com to share text online.

Support