View on GitHub

Libclipboard

Lightweight cross-platform clipboard library (experimental)

Download this project as a .zip file Download this project as a tar.gz file

libclipboard is a lightweight cross-platform (Windows, Linux/X11, OS X/Cocoa) clipboard library, with a pure C interface. It is written in pure C on Windows & X11. The Cocoa back-end is written in Objective C. Unit tests (optional) are written in C++ using the Google Test framework.

It has been designed to have as minimal dependencies as possible.

Support

Post issues on the issue tracker.