servclip

Manage your clipboard remotely

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.4.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-02 07:20

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 content
  • GET /set/text/{text} - Set the clipboard content to text
  • GET /set/barcode/{code} - Set the clipboard content to barcode content using bluesoftcosmos data

License

MIT