Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hexaredecimal/typesuperfastjutsu

Displaying the keys as you type (like in theprimegean streams) naruto style
https://github.com/hexaredecimal/typesuperfastjutsu

Last synced: about 1 month ago
JSON representation

Displaying the keys as you type (like in theprimegean streams) naruto style

Awesome Lists containing this project

README

        

# TYPESUPERFASTJUTSU
Displaying the keys as you type (like in theprimegean streams) naruto style

## Preview
https://github.com/hexaredecimal/TYPESUPERFASTJUTSU/assets/51314855/d8098210-8444-4a4e-a76e-2be0e12fac29

## building
```sh
$ git clone https://github.com/hexaredecimal/TYPESUPERFASTJUTSU.git
$ cd TYPESUPERFASTJUTSU
$ cargo build
$ cargo run
```

## dependencies
* x11 | wayland => unix-like os
* raylib => crossplatform

> Note
>> No windows build yet. todo!()