From e5dd6e1775da4f6f1f4933fc8b8fe4dc0b5dc2bd Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 7 Mar 2015 18:59:39 +0100 Subject: Add web gui work in progress --- gui/README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 gui/README.md (limited to 'gui/README.md') diff --git a/gui/README.md b/gui/README.md new file mode 100644 index 0000000..985efa5 --- /dev/null +++ b/gui/README.md @@ -0,0 +1,29 @@ +The ODR-DabMux Web Management GUI +================================= + +The whole world has repeatedly been asking for a graphical administration +console for the ODR-mmbTools. I give in now, and start working on this +web-based GUI. + +In the current state, it can display part of the configuration of a running +ODR-DabMux in your browser. It doesn't seem like much, but you *will* be +impressed. + +Usage +----- + +Launch ODR-DabMux with your preferred multiplex, and enable the statsserver +(which will soon be renamed) in the configuration file to port 12720. + +Start the gui/odr-dabmux-gui.py script on the same machine + +Connect to http://localhost:8000 + +Admire the fabulously well-designed presentation of the configuration. + +Expect more features to come: Better design; integrated statistics, dynamically +updated information, configuration upload and download, less ridiculous README, +and much more. We can even start dreaming about live multiplex reconfiguration. + +2015-03-07 mpb + -- cgit v1.2.3