All Projects → davidmhewitt → clipped

davidmhewitt / clipped

Licence: GPL-2.0 license
Clipboard Manager for elementary OS

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Clipped

Search and paste from your clipboard history.

Get it on AppCenter

Clipped Screenshot

Building, Testing, and Installation

You'll need the following dependencies to build:

  • meson
  • libgtk-3-dev
  • valac
  • libsqlite3-dev
  • libgee-0.8-dev

How To Install From Source

git clone https://github.com/davidmhewitt/clipped
cd clipped
meson build --prefix=/usr
cd build
ninja
sudo ninja install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].