Svasthya — System Health MonitorSvasthya shows you what your machine is doing — CPU load, memory use, system uptime — in a live dashboard inside VS Code. It is handy when a build is crawling or the editor feels sluggish and you want to know whether it's your code, your machine, or something else eating the resources. What it showsAll figures are read live from the operating system:
Values are colour-coded (healthy / busy / stressed) so problems stand out at a glance. Usage
The dashboard updates on its own while it's open, so you can watch usage climb during a heavy compile or test run. How it worksSvasthya uses Node's built-in Why it existsStudents on modest laptops often can't tell whether a slow build is normal or a sign their machine is overloaded. Svasthya makes the machine's state visible, so "why is this so slow?" has an answer you can see. LicenseMIT © Kanak Prabhakar |