Textual Web takes a Textual-powered TUI and turns it in to a web application
Textual Web takes a Textual-powered TUI and turns it in to a web application

Textual - What is Textual Web?

With the
textual-web
command you can publish any Textual app on the web, making it available to anyone you send the URL to. This works without creating a socket server on your machine, so you won't have to configure firewalls and ports to share your applications.
Cool project. I will definitely try using this when building my next TUI tool.
Does anything like this exist for rust?