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

[ENH] Use Textual for TUI interface. #74

Open
1 task done
JRandy77 opened this issue Aug 20, 2023 · 0 comments
Open
1 task done

[ENH] Use Textual for TUI interface. #74

JRandy77 opened this issue Aug 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JRandy77
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

New feature

Two implementations to make TUI interface.

  • Have user execute commands through the TUI replacing CLI interface essentially. This is a bigger project, but could make selecting config options super intuitive. This would include the second way in some capacity.
  • Use textual TUI just for exploring output of normal run. I think it would be best to integrate into the tree_check running where the TUI would be opened with a flag for standard tree_check run. That way the TUI would have access to the inner object data of all the directories and files. Alternatively, it could be implemented based off parsing the output data of file_tree_check.

Unclear documentation

No response

@JRandy77 JRandy77 added the enhancement New feature or request label Aug 20, 2023
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