ozcan / webcli

Single-file python script that builds web interface for command line programs based on their man page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webcli

Single-file python script that builds web interface for command line programs based on their man page.

Requirements

Bottle Framework, UI built using JQuery and Bootstrap

Usage

python webcli.py <program name>

This will automatically open your default web browser, if doesn't open http://localhost:8081 manually.

Screenshot

screenshot of webcli

About

Single-file python script that builds web interface for command line programs based on their man page.


Languages

Language:Python 100.0%