Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Feature Request: add web interface to configure evidence collection and display output #14

Open
ghost opened this issue Oct 30, 2019 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ghost
Copy link

ghost commented Oct 30, 2019

The usability of the tool could be improved by the extension of a graphical user interface.

One way to go:

  • add a new option to the command line --gui
  • if --gui is switched on, start a local web server and open the web server page in the browser
  • Then, people could configure all options using a web interface instead of command line options
  • The result could be displayed then on the same page. For this, work on an HTML output in Feature Request: Improve Reporting Output #6 is relevant.
@ghost ghost added enhancement New feature or request help wanted Extra attention is needed labels Oct 30, 2019
@winfried
Copy link

I would highly favour to keep the code for collecting data and UI's separated. What UI is suitable, depends highly on your usecase, better do one thing and do one thing right. For example: I am planning to incorporate this code in an other project that has its own focus and its own UI. An UI incorporated into the collecting code would be useless ballast to me.

@vilmospapp
Copy link

Hi @rriemann-eu,

You can use this as a base: https://github.com/vilmospapp/wec-web it's pretty simple (need some CSS boost as well, but it works fine)

@rriemann
Copy link
Contributor

Short update: a cotractor will build a frontend, most likely based on electron

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants