GitShow/sindresorhus/clipboardy
sindresorhus

clipboardy

Access the system clipboard (copy/paste)

by sindresorhus
Star on GitHubForknpm

JavaScript

2.0k stars73 forks16 contributorsQuiet · 4mo agoSince 2016v5.3.1MIT

Meet the team

See all 16 on GitHub →
sindresorhus
sindresorhus61 contributions
floatdrop
floatdrop12 contributions
Richienb
Richienb3 contributions
SebastianZaha
SebastianZaha2 contributions
AndyLnd
AndyLnd1 contribution
brandon93s
brandon93s1 contribution
BendingBender
BendingBender1 contribution
G-Rath
G-Rath1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
timiles
"Command failed" on pasteClosedIssue

I'm using the Clipboard Ring extension (https://github.com/SrTobi/code-clip-ring) in VS Code, which has a dependency on clipboardy ^1.2.3. I occasionally get the following error, preventing me from pasting the content of my clipboard: RUST_BACKTRACE=1 Seems strange that clipboard_x86_64.exe reports an Error with what looks like a success message? I think restarting VS Code might fix this, but it's a nuisance. Any ideas? Other info: I'm running Windows 10 Home N. VS Code: Version 1.24.1. IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $60.00) issuehunt ($60.00) Submitted pull Requests #835 Add and to hook state Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.

timiles · 4mo ago
Alexlin7
Security Alert: v5.3.1 Windows binary flagged by Trend Vision OneClosedIssue

Description When installing on Windows, the pre-built binary is flagged as malicious by Trend Vision One (Trend Micro Endpoint Security). Steps to Reproduce 1. Environment: Windows 11 with Trend Vision One active. 2. Run . 3. The antivirus immediately detects and removes . Detection Details Detected as: Detection type: Heuristic / Behavior-based detection Screenshot: !Antivirus Alert Comparison with v5.3.0 v5.3.1: Triggers the antivirus alert. v5.3.0: Replacing the binary with the v5.3.0 version works correctly and is not flagged by Trend Vision One. This may indicate a packaging or distribution difference between v5.3.0 and v5.3.1. Environment OS: Windows (x64) Node.js: v22.16.0 (via nvm for Windows) Antivirus: Trend Vision One Endpoint Security (Trend Micro) Additional Context The detection name is commonly associated with heuristic detections and may indicate a false positive. However, since this behavior differs from v5.3.0, I am reporting it here for verification.

Alexlin7 · 4mo ago
jle-pass
Alerts on 5.3.0 version (possible false positive, but need confirmation)ClosedIssue

Hello, We are receiving alerts regarding the latest version (5.3.0) of the Clipboardy package when using the gemini-cli extension for VS Code. We are aware of the connection between clipboardy and VS Code: https://code.visualstudio.com/api/advanced-topics/remote-extensions#using-the-clipboard On macOS, the alert relates to this link: registry.npmjs.org/clipboardy/-/clipboardy-5.3.0.tgz On Windows, the binary files included in the "fallbacks" subfolder are flagged as malicious by VirusTotal. We would like confirmation that this is a false positive and not a malicious code injection (or supply chain) attack. Sincerely, JL.

jle-pass · 4mo ago
Structured data for AI agents

Repository: sindresorhus/clipboardy. Description: Access the system clipboard (copy/paste) Stars: 1979, Forks: 73. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v5.3.1 (4mo ago). Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: sindresorhus, floatdrop, Richienb, SebastianZaha, AndyLnd, brandon93s, BendingBender, G-Rath, abdulhannanali, ianpgall and others.

·@ofershap

Replace github.com with gitshow.dev