| Crates.io | tpw |
| lib.rs | tpw |
| version | 0.1.0 |
| created_at | 2024-12-05 06:46:29.727026+00 |
| updated_at | 2024-12-05 06:46:29.727026+00 |
| description | A macOS command-line tool for monitoring and displaying real-time power usage statistics |
| homepage | https://github.com/lzt1008/tpw |
| repository | https://github.com/lzt1008/tpw |
| max_upload_size | |
| id | 1472908 |
| size | 42,132 |
tpw is a lightweight macOS command-line tool for monitoring and displaying real-time power usage statistics
You can install tpw using Homebrew:
brew tap lzt1008/tpw
brew install tpw
You can install tpw using Cargo:
cargo install tpw
Usage: tpw [OPTIONS]
Options:
-i, --interval <INTERVAL> Interval in milliseconds [default: 1000]
-h, --help Print help
This project is licensed under the MIT License.