nclip
A simple wrapper around the winapi to control the clipboard
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 1.0.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Authors
- 4zv4l
Installation
nimble install nclip
choosenim install nclip
git clone https://github.com/4zv4l/nclip
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nclip | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.4.0 | No |
| winim == | 3.9.0 | No |
Source
| Repository | https://github.com/4zv4l/nclip |
|---|---|
| Homepage | https://github.com/4zv4l/nclip |
| Registry Source | nimble_official |
README
nclip
nim wrapper around the winapi to control the clipboard