Show HN: A Raycast-compatible launcher for Linux
Hacker News (score: 74)Description
I'm a huge fan of Raycast, but as a Linux user, I was always disappointed it wasn't available on my main OS. This summer, I decided to just build it myself. This project has the goal of being interoperable with Raycast itself, including a majority of the extensions.
It's built with Tauri and Rust on the backend, with a Svelte frontend. The biggest challenge was getting it to run existing Raycast extensions, which required building a custom React renderer as well as making a custom API.
I also wrote a quick post, which I hope to expand on in the future, about this project. You can find it here: https://byteatatime.dev/posts/recreating-raycast
The project is still very rough, but I'm sharing it now to get any feedback you may have!
More from Hacker
Inside The Internet Archive's Infrastructure
Inside The Internet Archive's Infrastructure <a href="https://github.com/internetarchive/heritrix3" rel="nofollow">https://github.com/internetarchive/heritrix3</a>
Unauthenticated remote code execution in OpenCode
Unauthenticated remote code execution in OpenCode Previous versions of OpenCode started a server which allowed any website visited in a web browser to execute arbitrary commands on the local machine. Make sure you are using v1.1.10 or newer; see link for more details.
Performance hacks for faster Python code
Performance hacks for faster Python code
No other tools from this source yet.