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

Add a detailed terminal graphical UI #54

Open
harshil21 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #106
Open

Add a detailed terminal graphical UI #54

harshil21 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #106
Assignees
Labels
enhancement New feature or request

Comments

@harshil21
Copy link
Member

harshil21 commented Oct 25, 2024

The need for an advanced terminal graphical UI is increasing. Some ideas which come to mind:

  1. Decreases iteration time during development, we can fit a lot more data on screen nicely, including debug information.
  2. Real time data visualization, e.g. graphs
  3. Real time rocket orientation simulation.
  4. Ability to select mock sim file.
  5. Ability to pause simulation
  6. Looks dope!

Thankfully, there is already a library for this. https://github.com/textualize/textual/ by the creators of the rich library seems perfect. Styling through CSS and plenty of widgets should make this a fun project. Not a super high priority right now though.

@harshil21 harshil21 added the enhancement New feature or request label Oct 25, 2024
@harshil21 harshil21 self-assigned this Nov 1, 2024
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

Successfully merging a pull request may close this issue.

1 participant