Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# System Vitals

[![Marketplace](https://badgen.net/vs-marketplace/v/SachinSachdeva.system-vitals)](https://marketplace.visualstudio.com/items?itemName=SachinSachdeva.system-vitals)
[![Installs](https://badgen.net/vs-marketplace/i/SachinSachdeva.system-vitals)](https://marketplace.visualstudio.com/items?itemName=SachinSachdeva.system-vitals)
[![CI](https://github.com/sachinsachdeva/systemvitals/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/sachinsachdeva/systemvitals/actions/workflows/nodejs.yml)
[![Release](https://github.com/sachinsachdeva/systemvitals/actions/workflows/release.yml/badge.svg)](https://github.com/sachinsachdeva/systemvitals/actions/workflows/release.yml)

Display CPU frequency and usage, GPU utilization, memory consumption, disk space, and battery percentage in the VS Code status bar — including **native Apple Silicon GPU monitoring**, which needs no elevated privileges.

> **A fork.** System Vitals is a fork of [resmon](https://github.com/Njanderson/resmon) by Nicholas Anderson, adding macOS GPU support and a modernized build. It is not affiliated with or endorsed by the original author. See [LICENSE.md](LICENSE.md) for the licensing situation, which is unresolved because the upstream project declares no license.
Expand Down
Loading