Skip to content
/ mai Public

MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

License

Notifications You must be signed in to change notification settings

curtistarr/mai

Repository files navigation

MAI

MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

Demo

Requirements

The only requirements for this project are Rust and Cargo.
Both can be installed with Rustup: https://www.rust-lang.org/tools/install

Commands

  • cargo run - Runs the app
  • cargo test - Runs all tests
  • cargo build - Builds app in target/debug
  • cargo build --release - Builds app in target/release

Building and Installing MAI.app Bundle

To build the MAI.app bundle, navigate to the project directory in your terminal and run ./bundle-release.sh.

This will create the MAI.app bundle in target/release/bundle.

To install it, move MAI.app to your Applications folder in your Mac.

About

MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

Topics

Resources

License

Stars

Watchers

Forks