Skip to content

[FEATURE] Interactive mode when run without arguments #55

@HN-Tran

Description

@HN-Tran

With the addition of PyInstaller builds, Windows users will likely double-click waybackup-windows.exe expecting it to run. Currently it flashes a console window and exits since CLI arguments are required.

Suggestion: When no arguments are provided, enter an interactive mode that prompts the user for:

  • URL to download
  • Mode (all/last/first/save)
  • Output directory
  • Other common options

This would make the tool more accessible, especially for Windows users unfamiliar with the command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions