Rustcast-cross

A reasonably functional fork of rustcast with active development on cross platform support.

Elaborate?

Rustcast is a launcher like PowerToys Run, Raycast, or Vicinae.

It has some features like

What it doesn't have is cross platform stuff, since the owner (secretised) understandably decided that he doesn't want to deal with that mess.

That is what this fork is meant to have.

How do I get it?

For now, you have to clone the dev branch (master doesn't have the cross platform stuff you get on the dev branch) and then compile it all with cargo.

There will eventually be releases where you can just get the compiled executables from.

Where are the docs?

The docs for end users are in the MDBook.

The docs about internals are in the rustdocs.