PopClip integration
under review
Vimcaw
I use PopClip a lot, and it would be nice to be able to call Bolt AI from PopClip, I'm willing to develop this PopClip extension, but I might need you to provide me with some APIs to call.
PopClip supports a number of calls (as shown here), would it be convenient for you to implement something (such as macOS Service or AppleScript, maybe AppleScript would be better, since the Raycast extension seems to only support this type of invocation) for external calls? This would also help me to implement the Raycast extensions.
M
Melik Arslan
Vimcaw I've created a simple PopClip extension for personal use, and I'm happy to share it with you.
To install, simply select the provided code and click "Install Extension BoltAI" in PopClip.
Remember to adjust the trigger if it's not set to control space by default.
#popclip
name: BoltAI
icon: iconify:f7:bolt-fill
key combo: control space
Daniel Nguyen fyi
Daniel Nguyen
Melik Arslan: This is awesome. Thank you. May I share this with others? I'm not familiar with PopClip 😅
M
Melik Arslan
Daniel Nguyen sure 👍
Vimcaw
Melik Arslan Oh, it's awesome! Thanks for sharing! ❤️
S
Static
Melik Arslan Works really well. Thanks for sharing!
Daniel Nguyen
under review