-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
UX workflow
Launch and intro
User runs ./media-converter or ./media-converter --interactive.
CLI detects interactive mode and starts the Bubble Tea TUI with an introduction
Input paths
TUI prompts for source directory.
TUI prompts for destination directory.
Configure options
User toggles existing flags (dry-run, keep originals, format, jobs, etc.) via checkboxes or menus.
Confirm
TUI shows a summary screen with all chosen options.
User confirms or returns to make changes.
Progress
Conversion starts in background.
TUI displays progress bar or per-file updates.
Results
When finished, TUI presents final statistics and any warnings/errors.
User exits back to shell.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request