Ray.so
Raycast's web toolbox for turning code into shareable images, making extension icons, and browsing prompts, presets, snippets and themes.
Open Source Alternative to:

Ray.so is the set of small web tools Raycast maintains in the open. Its best-known job is turning a block of code into an image worth posting, but the same site has grown into a collection of browsers for the things Raycast users share with one another.
The site is a Next.js project, and the whole thing runs locally after an npm install and a dev server command. Content lives in plain TypeScript files inside the repository, so adding a prompt or a snippet means editing a list and opening a pull request rather than asking anyone for permission.
Seven tools share the same site.
- Code Images: render a snippet as a picture, with a theme applied.
- Icon Maker: build icons for Raycast extensions.
- Prompt Explorer: browse AI prompts and import them into Raycast.
- Preset Explorer: the same, for AI presets.
- Quicklink Explorer: browse and import Quicklinks.
- Snippet Explorer: browse and import text snippets.
- Theme Explorer: browse and import color themes.
Contributions are welcomed mainly as new presets, prompts, snippets, themes and bug fixes. Adding a theme means copying it as JSON out of Raycast's Theme Studio into a folder named after your account, then opening a pull request. New code themes are the exception, where the maintainers suggest forking and running your own version, with partner themes handled case by case.
Stars
2,349Forks
344Last commit
18 days agoRepository age
4 yearsLicense
MITRepository
raycast/ray-so
Auto-fetched from GitHub .
Open source alternatives similar to Ray.so:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit