Raycast Integration and Loop assets usage guidelines #1100
Unanswered
Justin24506
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hey @Justin24506, thanks for your interest in building a Raycast extension for Loop! We’d be happy to support you throughout the process :) One thing to note, though, is that we’re currently reworking a large portion of Loop’s APIs in #1076. The update will expose much more data and functionality externally, along with a new CLI for fetching available user actions (with JSON output when needed), which should make implementing the extension much easier. The PR hasn’t been merged yet, so it may be worth waiting a little longer before starting development. It’s already in a mostly functional state, but there are still some optimizations to make, and parts of the new API are still continuing to evolve! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
@mrkai77 and all of the other wonderful contributors who have brought up Loop,
First of all, thanks for such an awesome app. I have been using Loop ever since I got my mac and I love it. However, one thing I never got around to using was custom keybinds, because I couldn't remember the shortcuts at all.
So, I'm planning to build a Raycast extension for Loop, that should hopefully help with this, along with other usability improvements.
I see that #756 was closed a while back as not planned, so is it okay if I start working on this?
Also, would it be okay if I used some of Loop's Icons in my project? (If you have any specific high-res SVG/PNG assets or brand guidelines you'd prefer I use, please let me know!)
Thank you
All reactions