My old tool was nice but wasn't that great and not many tools that I've found run well on Linux.
... So I tried to make my own... To limited success
The GUI api for this tool is provided by Capy and currently using the master branch
Target Zig Version: zig 0.13.0
/ (2024.5.0-mach)
If you wish to run the app simply execute in the project directory
zig build run
To only build the app execute this instead
zig build
The executable file should be in the ./zig-out/bin/
directory
WebAssembly currently doesn't compile or work... I hope to fix this sometime in the future but for now it's not a priority
- gosumemory and cosutrainer for tips on how osu process reading!