iGlance

Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.

1977
99
Swift

⚠️ This project is no longer under active development ⚠️

iGlance logo

Build status badge Github All Releases SwiftLint Sindre License

iGlance is a small system monitor that displays current stats about your Mac on the menu bar. It is built to be highly customizable so that everyone can adjust it to his/her needs. A full list of all the features is below. If you encounter any bugs or have suggestions for new features, feel free to write them down in the Issues tab.

iGlance Preview

Features

  • Display CPU utilization as a graph
  • Read CPU temperature
  • Monitor memory usage
  • Monitor network usage
  • Monitor fan speed
  • Low and/or high battery notification at custom thresholds
  • App adjusts to light & dark mode

Installation

There are two possible ways to install iGlance:

  1. Download the iGlance.dmg from https://github.com/iglance/iGlance/releases and manually move the app into the applications folder.

  2. Install iGlance using brew:

    brew install --cask iglance

Contribute

There are two ways you can contribute to this project:

  1. You can star this repository and tell all your friends about our cool app 😉
  2. You can work on one of the open issues. Please read our Contribution Guide and our Code of Conduct before you start.

Contributor Hall of Fame:

Warning about iStat X

We have nothing to do with an app called “iStats X: CPU & Memory” which is available in the App Store. iStats X is a copy of an old version of our app. The values of the cpu temperature or the fan speeds are just random values since it is technically not possible to read the cpu temperature using an app which is distrubuted over the App Store without downloading a helper which is distributed outside of the App Store. Those values have nothing to do with the real temperature of the cpu or the real fan speeds. If you bought this app and found iGlance through an update popup, you could try to get iStats X refunded over at https://support.apple.com/en-us/HT204084.

Roadmap

Version 2.1:

  • Import/Export Settings
  • Add tests for settings import/export
  • App re-design for Big Sur
  • Use database to save all the read information (for displaying graphs and to prevent reading value multiple times when changing e.g. the width of the menu bar items)
  • Use drag and drop to arrange/add the menu bar items

Version 2.2

  • Add disk io menu bar item
  • Display the disk io (read/write speed)
  • Add the public ip address to the menu of the network menu bar item

Credits

License

This software is published under the GNU GPLv3.