Looking forward to the text-based UI framework inspired by SwiftUI alluded to at the end of the post.
Python's Urwid is fun to play with but I find it difficult to compose the interface I have in mind. Node's Blessed looks like a great improvement, and React-Blessed brings the declarative, state-driven model to the terminal. But I really prefer to not write system utilities in JavaScript.
Unfortunately Swift's cross-platform support leaves some to be desired, which probably leads me back to Urwid.
Python's Urwid is fun to play with but I find it difficult to compose the interface I have in mind. Node's Blessed looks like a great improvement, and React-Blessed brings the declarative, state-driven model to the terminal. But I really prefer to not write system utilities in JavaScript.
Unfortunately Swift's cross-platform support leaves some to be desired, which probably leads me back to Urwid.