Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap/power-monitoring-tool-for-macos
Power Monitor is an application that measures and reports the power consumption of a Mac.
https://github.com/sap/power-monitoring-tool-for-macos
macos monitoring power
Last synced: about 1 month ago
JSON representation
Power Monitor is an application that measures and reports the power consumption of a Mac.
- Host: GitHub
- URL: https://github.com/sap/power-monitoring-tool-for-macos
- Owner: SAP
- License: apache-2.0
- Created: 2023-08-22T15:57:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T14:16:13.000Z (4 months ago)
- Last Synced: 2024-10-05T18:01:20.810Z (about 1 month ago)
- Topics: macos, monitoring, power
- Language: Objective-C
- Homepage:
- Size: 12.2 MB
- Stars: 108
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://github.com/SAP/power-monitoring-tool-for-macos/blob/main/readme_images/banner.png)
# Power Monitor
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/power-monitoring-tool-for-macos)](https://api.reuse.software/info/github.com/SAP/power-monitoring-tool-for-macos)
Power Monitor is a powerful open-source tool that provides real-time insights into your device's energy consumption and carbon footprint, linked to your location. Here's how it can help you:
🔌 Measure Energy Consumption: Track how much energy your Mac consumes, helping you understand the environmental impact of your device usage.
🌍 Location-Based Carbon Footprint: See the carbon footprint generated by your device, taking into account your location. Make informed choices for a greener future.
📈 Data-Driven Decisions: With data measured every 5 seconds and storage of maximum values from the last 24 hours, pinpoint energy hogs and optimize your usage for efficiency.
🌟 Technical Accuracy: While it's not possible to measure exact wattage directly on the Mac, Power Monitor provides a reliable estimate based on external power meter tests.
**Power Monitor supports the following macOS versions:**
* macOS 14.x
* macOS 13.x**Make a positive impact, reduce energy waste, and contribute to sustainability with Power Monitor!**
# Demo
Power Monitor is a new native Mac solution to monitor, report and visualize your Mac’s power consumption.
![](https://github.com/SAP/power-monitoring-tool-for-macos/blob/main/readme_images/power_monitor_launched.png)
# Documentation
You can find the following links also in the Wiki Page of Power Monitor.
* [Install Power Monitor](https://github.com/SAP/power-monitoring-tool-for-macos/wiki/Installation)
* [Uninstall Power Monitor](https://github.com/SAP/power-monitoring-tool-for-macos/wiki/Uninstallation)
* [Using Power Monitor](https://github.com/SAP/power-monitoring-tool-for-macos/wiki/Using-Power-Monitor)
* [Managing Power Monitor](https://github.com/SAP/power-monitoring-tool-for-macos/wiki/Managing-Power-Monitor)
* [FAQ](https://github.com/SAP/power-monitoring-tool-for-macos/wiki/Frequently-Asked-Questions)# Support
This project is 'as-is' with no support, no changes being made. You are welcome to make changes to improve it but we are not available for questions or support of any kind.
## Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/power-monitoring-tool-for-macos/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.## Feedback and Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/power-monitoring-tool-for-macos/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2023-2024 SAP SE or an SAP affiliate company and Power Monitor contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/power-monitoring-tool-for-macos).