Skip to content

Implement Interactive Program #2

@Azilone

Description

@Azilone

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions