Extension Icon

Atomic Data

Search inside your Atomic-Server data
AvatarJoep Meindertsma
40 Installs
OverviewCommands

Atomic-Raycast

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!

Installing

Make sure Raycast is installed and go to https://www.raycast.com/joepio/atomic

Running locally

# 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!