diff --git a/README.md b/README.md index 013e480..52ba799 100644 --- a/README.md +++ b/README.md @@ -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.