Skip to content

Dieg0Js/gnome-clipboard-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard Indicator

screenshot_5721

A minimalist Clipboard management extension for the Gnome Shell.

It allows you to:

  • VIEW copied items history (default last 15)
  • SELECT items and set as current clipboard content (Click on item)
  • DELETE items from history (X button)
  • CLEAR items history (Clear button)

Clipboard history is stored in .cache folder.

When items history is greater than 15 it auto pop items also from cache.

It hides completely when the Clipboard is empty.

Classic Installation

Install the extension from the official gnome extension page:

Manual Installation

Clone the repository to ~/.local/share/gnome-shell/extensions/ and restart the shell:

git clone https://github.com/Dieg0Js/gnome-clipboard-indicator.git ~/.local/share/gnome-shell/extensions/clipboard-indicator@Dieg0Js.github.io

Fork of Clipman from popov895