An open API service indexing awesome lists of open source software.

https://github.com/tortitast/ruvoke

Application runner made in Rust
https://github.com/tortitast/ruvoke

gtk

Last synced: 4 months ago
JSON representation

Application runner made in Rust

Awesome Lists containing this project

README

        

# Ruvoke

An app launcher made in Rust using [gtk-rs](https://gtk-rs.org/) bindings.

![Ruvoke running on my hyprland desktop](.github/showcase.png)

## Installation

With cargo

```bash
cargo install ruvoke
```

## On Hyprland

```conf
windowrulev2 = float,class:(eu.tortitas.runst)
```