A Windows-Like Task Manager built for Linux and macOS, based on Electron, Ant Design, systeminformation and ECharts.
Previously there is a C++ version based on QT, at v1.0-qt-based branch.
This project is managed by create-react-app and yarn.
Simply run yarn install
and yarn electron-dev
to run the taskmanager in develop mode or yarn electron-pack
to pack it for different platforms.
- Per-process network / diskIO statistics display.
MIT.