A Web UI that runs Shell commands and presents JSONified output. Uses Gradio and jc.
⚠️ This is in no way secure.
- Ensure you have Python and Poetry installed.
- Clone the project:
git clone https://github.com/npalladium/solid-octo-dollop.git
- Install dependencies:
poetry install
- Start the server:
poetry shell
python3 main.py