otadump icon indicating copy to clipboard operation
otadump copied to clipboard

Add Tauri UI

Open ajeetdsouza opened this issue 10 months ago • 2 comments

Fixes #19

ajeetdsouza avatar Apr 05 '24 19:04 ajeetdsouza

What about servers or people who wish to use the CLI instead? Could the old mode be kept as a feature flag or could the UIs be split off into separate crates?

axelkar avatar Jul 22 '24 10:07 axelkar

@axelkar that won't be a problem. The otadump binary will launch the GUI if no arguments are selected, but if any options are passed, it will run directly on the CLI.

ajeetdsouza avatar Sep 07 '24 09:09 ajeetdsouza