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

Latest commit

 

History

History
26 lines (16 loc) · 1.33 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.33 KB

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.