Note: The most recent version of this code lives in the raycast/extensions
repo.
Plugin for Raycast to search your Atomic Server.
Features
- Use the
/search
endpoint for an Atomic Server - Titles, descriptions and class names are previewed
- Markdown of descriptions is rendered
- Open in browser action
- Set your server on startup, save as preference
- Other cool features? Open an issue or PR!
Screen.Recording.2022-01-01.at.19.46.49.mov
- Install from the Raycast store website, or...
- Install from the Raycast app, by typing
store
,enter
and searching foratomic
# make sure you have Raycast and Yarn / NPM installed
yarn
# Start local server
yarn dev
# Now open raycast. The dev tool should be the top item!