servclip
Manage your clipboard remotely
Summary
| Latest Version | 0.4.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Thiago Navarro
Installation
nimble install servclip
choosenim install servclip
git clone https://github.com/thisago/servclip
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| servclip | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.5.1 | No |
| jester | - | No |
| cliptomania | - | No |
| nimclipboard | - | No |
| bluesoftcosmos | - | No |
Source
| Repository | https://github.com/thisago/servclip |
|---|---|
| Homepage | https://github.com/thisago/servclip |
| Registry Source | nimble_official |
README
servclip
Manage your clipboard remotely
Usage
GET /get- Get the clipboard contentGET /set/text/{text}- Set the clipboard content totextGET /set/barcode/{code}- Set the clipboard content to barcodecontent using bluesoftcosmos data
License
MIT