otadump
otadump copied to clipboard
Add Tauri UI
Fixes #19
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 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.