Jahaja / psdash

A linux system information web dashboard using psutils and flask
Creative Commons Zero v1.0 Universal
2.42k stars 326 forks source link

Feature Request: Terminal from the browser #3

Closed pythonmobile closed 10 years ago

pythonmobile commented 10 years ago

Any chance we can get a vt100 or something simple terminal in the browser as well (With auth of course). Thanks.

Jahaja commented 10 years ago

Interesting idea but I have currently no plan to include a terminal as it would be a quite big endevour and I'm not sure it fits the purpose of psdash.

neowulf commented 10 years ago

Take a look at Butterfly (https://github.com/paradoxxxzero/butterfly). It might be a matter of adding a url link to the butterfly console to open the terminal at a given directory.