# HaloSense Ship Devlog
I built **HaloSense**, a Windows desktop PC health dashboard that helps users understand their system health in one clean place.
The problem I wanted to solve is that Windows spreads important PC information across too many tools. CPU and memory are in Task Manager, storage is in Settings, security is in Windows Security, and background apps can be confusing to track. HaloSense brings the most useful information into one dashboard.
HaloSense shows:
- CPU usage
- GPU usage
- Memory usage
- Storage usage
- Temperatures when supported
- Network status
- Power information
- Display information
- Windows Security status
- Uptime
- Top memory apps
- Overall PC health score
I spent multiple days building and improving the project, but I did not have it properly connected to the Hackatime servers during most of the work. Because of that, the tracked time may not show the full amount of time I actually spent building, testing, fixing, and shipping HaloSense.
The biggest quality-of-life improvement is that users do not need to jump between multiple Windows menus. They can open HaloSense and quickly understand what is happening on their PC.
I also added Task Manager-style graphs with a clear 0–100% scale. These graphs make it easier to see CPU, GPU, memory, storage, and temperature trends over time instead of only seeing one number.
Another major feature is the smart safe optimizer. It helps reduce unnecessary background activity while staying conservative. It avoids important system processes and protects RGB or lighting apps like SignalRGB, OpenRGB, iCUE, Razer apps, Armoury Crate, Logitech apps, SteelSeries apps, and NZXT CAM.
I also polished the desktop experience by replacing the default Electron title bar with a custom HaloSense title bar and custom minimize, maximize, and close buttons.
HaloSense was built with Electron, Node.js, HTML, CSS, JavaScript, PowerShell system queries, GitHub, and electron-builder.
I shipped the project by publishing it to GitHub, writing a README, building a Windows installer, and creating releases so users can download the `.exe` installer directly.
Overall, HaloSense is a working Windows desktop app that makes PC health easier to understand, safer to optimize, and faster to check.
- 1 devlog
- 0h
- 3.34x multiplier
- 1 Stardust
- Frictionless