You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@michael-dm Fwiw, raycast is mac only and I believe the plugin you mentioned is ollama only. plock actually allows you to use anything that can stream to stdout. Just wasn't how I marketed it. So you could use it with echo,cat, or some complex script - or like I demonstrated with GPT or Perplexity APIs.
So that being said, no plan to ask for this to be merged or to convert it into a raycast plugin.
BUT, I'm not against making a raycast plugin, either as a fork or something that calls plock binary. I've never made one before so you or @Gintasz or another developer who is familiar with raycast might be faster.
I can definitely add it to the roadmap.
I'd love for this to be a community project though, not "my project", if that makes sense. Like I very much encourage anyone who wants to fork and/or use plock to create a raycast plugin to go ahead and do it
Hello,
Currently a Raycast plugin offers pretty similar features : https://www.raycast.com/massimiliano_pasquini/raycast-ollama
(but already include custom commands for example)
You can also bind any keyboard shortcut to any custom feature.
Your app however allows for less clicks thanks to streaming on the cursor directly.
What do you think about merging the two ? (or converting plock into a Raycast plugin)
The text was updated successfully, but these errors were encountered: