Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tauri UI #31

Open
wants to merge 38 commits into
base: mainline
Choose a base branch
from
Open

Add Tauri UI #31

wants to merge 38 commits into from

Conversation

ajeetdsouza
Copy link
Collaborator

@ajeetdsouza ajeetdsouza commented Apr 5, 2024

Fixes #19

ajeetdsouza and others added 3 commits April 6, 2024 01:00
Co-authored-by: Kartik Sharma <[email protected]>
Co-authored-by: Kartik Sharma <[email protected]>
Co-authored-by: Kartik Sharma <[email protected]>
This was referenced Jul 19, 2024
@axelkar
Copy link

axelkar commented Jul 22, 2024

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?

@ajeetdsouza
Copy link
Collaborator Author

@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.

Co-authored-by: Kartik Sharma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long named partitions does not fit in cmd line
3 participants