Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "claude-remote",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"description": "Paste text into the Claude Code terminal window via xdotool",
|
||||
"bin": {
|
||||
"claude-remote": "./claude-remote.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user