package
module
Version:
v0.0.0-...-b66f0fc
Opens a new window with list of versions in this module.
Published: Aug 4, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Clipboard
A simple Go library for writing text to the system clipboard across different platforms.
- Linux: Uses
xsel command for clipboard operations
- WSL (Windows Subsystem for Linux): Uses Windows
clip.exe utility
Installation
go get github.com/syohex/clipboard
Prerequisites
Linux
Install xsel on your system:
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.