Skip to content

Interactive mode when process.stdin.isTTY #10

@zenflow

Description

@zenflow

Interactive mode could be used to receive commands from keyboard input, such as:

  1. Select service to direct keyboard input into
  2. Restart a certain service on-the-fly
  3. Stop a certain service's dependents, restart the certain service, start the certain service's dependents again

If there will be some kind of interactive UI in the terminal, it would also be nice to have a "dashboard line" displayed below the log tail and above the command prompt, which indicates the status of each service (e.g. starting, stopping, crashed)

This ink package looks pretty neato! Uses React, and this build system already compiles jsx.

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