/solid-octo-dollop

A Web UI that runs Shell commands and presents JSONified output. Uses Gradio and jc. Built for fun.

Primary LanguagePython

Shell Commands with Gradio

A Web UI that runs Shell commands and presents JSONified output. Uses Gradio and jc.

experimental

⚠️ This is in no way secure.

Run Locally

  • 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

License

MIT