π₯ [Download here] <- Click here to download CrunchDash!
- Works on both Windows and Linux
- CPU, RAM & Disk usage
- Top 3 processes by CPU
- Floating, always-on-top dashboard
- Transparent and minimal UI
Make sure you have the following installed:
- Node.js (recommended LTS version)
- npm or yarn
- Electron Builder (installed automatically through dependencies)
- download this repo and unpack it
Open your terminal inside the repo directory.
npm install
npm start
Create Platform-Specific Builds.
npm run build:win
npm run build:linux
Q: Why use Electron?
A: Because it just works
