vscode-custom-bar
A vscode extension to show system stats in status bar
Why
Creating wheels is the destiny of programmers
Features
- Support show cpu load, network speed, memory usage and gpu load.
- Support custom display format, order and priority
- Support change loacation and refresh interval
Extension Settings
You can visit this extension page in vscode to see detail
You can use $(icon-name) to show icon, visit this site https://microsoft.github.io/vscode-codicons/dist/codicon.html to find icon name
Network Speed
- ${up}
- ${up-unit}
- ${down}
- ${down-unit}
Cpu Load
- ${percent}
- ${used}
- ${total}
- ${unit}
Gpu Load
- ${percent}
- ${used}
- ${total}
Thanks
| |