tmux-web
is a command-line tool designed for effortlessly launching Streamlit applications, making it more convenient to run and manage your Streamlit apps.
- One-command launch for your Streamlit application.
- Convenient command-line interface for easy interaction.
- Something like this:
You can install tmux-web
via pip with the following command:
pip install git+https://github.com/saltfish-len/tmux-web.git
After installing tmux-web, you can start your Streamlit application by running:
tmux-web
Contributions of all kinds are welcome, including but not limited to new features, code reviews, documentation, and examples of usage.
Please submit Pull Requests or create Issues to discuss new features or report bugs.
This project is licensed under the MIT License. See the LICENSE file for details.
Thanks to all contributors for their support and to the Streamlit community for the inspiration. And thanks for libtmux.