It’ll be either a CLI or TUI, i’m still deiciding

Imo tui would be pretty amazing, but much harder to pull off

that is true. I probably won’t be like buttons, but just like “commands“ in the program like “post“ or “userlookup“

Ah then that’s technically a CLI rather than a TUI. TUI stands for Terminal User Interface, implying that it’s a graphical UI rather than somewhere to type commands.

I mean there is this python package called asciimatics that i could use

https://pypi.org/project/asciimatics/

Well true. What I meant is that it won’t “-“ or “/“ arguments

View all comments