willemsh / url-processor-rust-egui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url_processor_rust_egui

Generic url processing gui app.

Runs the command in another thread so the gui doesn't block.

Useful to make fast, light, non-fancy gui wraps to cli tools.

You can build as many tools as you need, simply change the PATH_TO_COMMAND.

About


Languages

Language:Rust 75.5%Language:Shell 24.5%