Skip to content

Add a CUSTOM TUI in the CLI app #1

@VesperAkshay

Description

@VesperAkshay

Summary

Implement a custom Text User Interface (TUI) for the CLI application to enhance user interaction and usability.

Details

  • Design and integrate a custom TUI for the CLI app.
  • TUI should allow users to interact with the application through a visually structured interface in the terminal.
  • Consider using popular libraries such as curses, rich, or textual (or any other suitable TUI framework).
  • Ensure the TUI supports key CLI features such as navigation, input, and displaying output/results.

Acceptance Criteria

  • A fully functional custom TUI is available in the CLI app.
  • Users can perform primary CLI actions via the TUI.
  • Documentation is updated to include usage and screenshots of the TUI.

If there are specific design requirements or workflows to highlight in the TUI, please specify them in follow-up comments.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions