/taskmanager

A Windows-Like Task Manager for Linux and macOS with Electron.

Primary LanguageTypeScriptMIT LicenseMIT

TaskManager

Github Actions codecov

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.

Run

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.

TODO

  • Per-process network / diskIO statistics display.

License

MIT.