You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Trogon wrapper for Click-based programs, making Trogon plug-and-play with any Click-based program - no need for adding @tui decorators to code. #117
We can detect Click-based programs through introspection, create a wrapper around them to introduce TUI, and run it. Instant Trogon support for any Click-based program.
For example, https://github.com/TesterlifeRaymond/doraemon is a Click-based application.
Running the proposed program trogonwrap doraemon would yield a "free" Textual Trogon GUI, using the Click hooks already in Doraemon.