https://github.com/zincnode/h-bar
VSCode extension to show HW/SW stats in status bar
https://github.com/zincnode/h-bar
vscode-extension
Last synced: about 2 months ago
JSON representation
VSCode extension to show HW/SW stats in status bar
- Host: GitHub
- URL: https://github.com/zincnode/h-bar
- Owner: zincnode
- License: mit
- Created: 2023-06-18T04:39:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T17:42:57.000Z (about 1 year ago)
- Last Synced: 2025-05-23T18:43:59.610Z (about 1 year ago)
- Topics: vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=zincnode.h-bar
- Size: 277 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# H-Bar
[](https://marketplace.visualstudio.com/items?itemName=zincnode.h-bar)
[](https://marketplace.visualstudio.com/items?itemName=zincnode.h-bar)
[](https://github.com/zincnode/H-Bar/blob/main/LICENSE)

**H-Bar** (*Hydrogen-Bar*) is a VS Code extension that displays real-time system monitoring information directly in your status bar.
## ✨ Features
- **🔧 CPU**: Usage percentage and processor details
- **💾 Memory**: Used/total memory with usage statistics
- **🚀 GPU**: Graphics card count and VRAM information
- **⏰ Uptime**: System uptime display
- **🐳 Docker**: Container count and status monitoring
- **🌐 Network**: Real-time upload/download speeds
## ⚙️ Configuration
All monitoring modules can be individually enabled/disabled and customized through VS Code settings:
- Update intervals and cache settings
- Module visibility controls
- Display format options (compact mode, decimal places, memory units)
- Warning thresholds with color indicators
- Status bar positioning and module order
Open VS Code settings and search for "hbar" to configure.
## 🚀 Installation
Install from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=zincnode.h-bar) or search for "H-Bar" in VS Code Extensions.
## 📋 Requirements
- VS Code 1.90.0 or higher
## 🤝 Contributing
Contributions welcome! Please see our [GitHub repository](https://github.com/zincnode/H-Bar) for issues and pull requests.
## 🙏 Acknowledgements
- [GitHub Copilot](https://github.com/features/copilot/)
- [vscode-stats-bar](https://github.com/njzydark/vscode-stats-bar)
- [systeminformation](https://github.com/sebhildebrandt/systeminformation)
- [Periodic Table Icon](https://www.flaticon.com/packs/periodic-table-52)
## 📄 License
MIT License - see [LICENSE](LICENSE) file for details.