Raycast
Looking into building plugins for Raycast to compare it to Alfred I use a lot of. SOL & Script Kit seem neat too.
Extensions
- Airport - Discover TestFlight Apps.
- Vercel Deployments - Quickly open and check the status of your Vercel deployments. (Code
- GitHub
- Personal Notion Raycast Extension
- 1Password extension for Raycast
- Sourcegraph for Raycast - Search code, browse Notebooks, and manage Batch Changes.
Notes
- Raycast supports using React to render things (transforms react to native AppKit).
- 90% of Mac apps should actually be Raycast extensions
Links
- Egoist's Raycast scripts
- Raycast Extensions - Everything you need to extend Raycast.
- Raycast API
- Raycast Store
- Raycast Template
- Raycast Marketplace - Unofficial Marketplace for Raycast Script Commands. (Code)
- Build a Raycast Extension with TypeScript & React (2022)
- react-query meets Raycast
- Raycast New Grid API (2022)