Truck_kun, 1 year ago I would not recommend working on two GUI’s at once, but if you build it in a way you can use different frameworks for it, the maker of Rich also makes a nice TUI framework API called Textual. Here’s some projects made with it for a sample of what it’s usage can look like: https://www.textualize.io/projects/ I believe it does not use curses at all.
I would not recommend working on two GUI’s at once, but if you build it in a way you can use different frameworks for it, the maker of Rich also makes a nice TUI framework API called Textual.
Here’s some projects made with it for a sample of what it’s usage can look like: https://www.textualize.io/projects/
I believe it does not use curses at all.