Jahaja / psdash

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

Fails to install on Windows due to gevent dependency #45

Closed techtonik closed 9 years ago

techtonik commented 9 years ago

gevent 1.0.1 binaries are not available from its downloads page.

Jahaja commented 9 years ago

There's no support for windows.

techtonik commented 9 years ago

I managed to run most of the code on asyncio, so it is pretty feasible to get it. =)