Skip to content

Krandelbord/glipperus

Repository files navigation

glipperus

glipperus is lightwieght clipboard manager.

Features

  • It keeps track of your copy/paste and selections history.
  • You can access history by clicking on tray-icon or by pressing ctrl+alt+V in any application.

Screenshots

Screenshot animation

Installation

On ubuntu/debian you can build package by running:

$ dpkg-buildpackage -b -uc

and then install package:

$ sudo dpkg -i dpkg -i glipperus_.deb

On other distros see below:

Compilation

To compile you will need C compiler, and gtk-dev package. Simply type make

Releases

No releases published

Packages

No packages published