Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive mode when process.stdin.isTTY #10

Open
zenflow opened this issue Sep 21, 2020 · 0 comments
Open

Interactive mode when process.stdin.isTTY #10

zenflow opened this issue Sep 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zenflow
Copy link
Owner

zenflow commented Sep 21, 2020

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.

@zenflow zenflow added enhancement New feature or request scope:core labels Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant