Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hexaredecimal/typesuperfastjutsu
- Owner: hexaredecimal
- Created: 2023-09-13T17:33:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T19:34:54.000Z (6 months ago)
- Last Synced: 2024-11-06T03:48:16.687Z (3 months ago)
- Language: Rust
- Size: 2.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!()