GitShow/tj/node-cliparoo
tj

node-cliparoo

Clipboard access for CLI programs

by tj
Star on GitHubForknpm

JavaScript

62 stars5 forks5 contributorsQuiet · 10y agoSince 2013

Meet the team

See all 5 on GitHub →
tj
tj12 contributions
aycabta
aycabta1 contribution
lancejpollard
lancejpollard1 contribution
tejasmanohar
tejasmanohar1 contribution
Tug
Tug1 contribution

Recent PRs & issues

Quiet · 1 discussion · Last activity 10y ago
See all on GitHub →
frederickding
Platform detection broken for WindowsOpenIssue

cliparoo is unable to function properly on Windows, since https://github.com/visionmedia/node-cliparoo/blob/master/index.js#L13 compares to "win". and will always be "win32" on Windows, as can be confirmed by the following: http://stackoverflow.com/a/11160251, and !image

frederickding · 10y ago

Recent fixes

View closed PRs →
tejasmanohar
os.platform() returns 'win32' for windowsMergedPR

Solves #3. see docs

tejasmanohar · 10y ago
aycabta
Support FreeBSDMergedPR

Almost architectures of FreeBSD have in Ports. My machine is FreeBSD 11.0-CURRENT, and this works perfectly for me.

aycabta · 10y ago
Tug
Fix for linux: populate the clipboard with xclipMergedPR

There are at least 2 clipboards on Linux, the default one not being the one we want to use usually. By default, the is populated with (the one which is populated when we highlight text). It's probably not the one we want as it can be erased easily if we highlight something else.

Tug · 10y ago
Structured data for AI agents

Repository: tj/node-cliparoo. Description: Clipboard access for CLI programs Stars: 62, Forks: 5. Primary language: JavaScript. Open PRs: 0, open issues: 1. Last activity: 10y ago. Top contributors: tj, aycabta, lancejpollard, tejasmanohar, Tug.

·@ofershap

Replace github.com with gitshow.dev