jnorrid / clipboard

Provides access to the system's text clipboard for the Go programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clipboard

This package provides access to the system's text clipboard for the Go programming language. Windows, OSX and Linux (GTK) are supported.

Install with go get github.com/tjgq/clipboard.

Browse the package documentation at http://godoc.org/github.com/tjgq/clipboard.

About

Provides access to the system's text clipboard for the Go programming language.

License:Other


Languages

Language:Go 76.0%Language:C 13.9%Language:Objective-C 10.1%