| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SystemMetrics collects CPU and RAM usage metrics over time and sends them to Sentry using Sentry's metrics product.
Clone the Repository:
git clone https://github.com/techprimate/SystemMetrics.git
cd SystemMetricsInstall Dependencies:
make setupThis will install Homebrew dependencies and set up pre-commit hooks.
Build the Application:
make buildOr open the project in Xcode:
open SystemMetrics.xcodeprojGet Your Sentry DSN:
Configure the App:
Monitor Metrics:
Contributions are welcome! Please see CONTRIBUTING.md for development setup, guidelines, and detailed documentation.
This project is open source under the MIT License. See LICENSE for details.
SystemMetrics is inspired by iStat Menus, a comprehensive system monitoring tool for macOS.
SystemMetrics is a personal project crafted with care by Philip Niedertscheider.
| Back | FazBrowse Home | New Git URL |