Skip to content
This repository has been archived by the owner on Jul 28, 2019. It is now read-only.

dawidd6/indicator-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard Indicator

Build Status

Screen

Installing from PPA

sudo add-apt-repository ppa:dawidd0811/indicators
sudo apt-get update
sudo apt-get install indicator-clipboard

Building from source

sudo apt install cmake qtbase5-dev libnotify-dev
cmake .
make
sudo make install

Releases

No releases published

Packages

No packages published