@artale/pi-clipboard

Clipboard manager for Pi. Copy/paste with persistent history, search, pin, and GitHub gist creation.

Package details

extension

Install @artale/pi-clipboard from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-clipboard
Package
@artale/pi-clipboard
Version
1.1.0
Published
Mar 14, 2026
Downloads
32/mo · 4/wk
Author
artale
License
MIT
Types
extension
Size
6.5 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "src/extension.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-clipboard

Cross-platform clipboard for Pi. Read/write clipboard. macOS/Windows/Linux.

Install

pi install npm:@artale/pi-clipboard

Commands

/clip copy <text>   — copy to clipboard
/clip paste         — read clipboard
/clip history       — recent copies

License

MIT