#macos #command-line-tool #power #real-time #statistics #displaying #monitoring

app tpw

A macOS command-line tool for monitoring and displaying real-time power usage statistics

1 unstable release

new 0.1.0 Dec 5, 2024

#428 in Command line utilities

Download history 127/week @ 2024-12-02

127 downloads per month

MIT license

21KB
517 lines

tpw

tpw is a lightweight macOS command-line tool for monitoring and displaying real-time power usage statistics

preview


Features

  • Real-time power consumption tracking for CPU, GPU, DRAM, ANE and other components.
  • Lightweight and fast, with minimal resource usage.
  • No root privileges required.

Installation

You can install tpw using Homebrew:

brew tap lzt1008/tpw
brew install tpw

Using Cargo

You can install tpw using Cargo:

cargo install tpw

Usage

Usage: tpw [OPTIONS]

Options:
  -i, --interval <INTERVAL>  Interval in milliseconds [default: 1000]
  -h, --help                 Print help

License

This project is licensed under the MIT License.

See Also

  • vladkens/macmon - Access CPU, RAM, GPU, and other system information from the command line.

Dependencies

~8–17MB
~229K SLoC