Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Implement Interactive Program #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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