All Projects → iglance → Iglance

iglance / Iglance

Licence: gpl-3.0
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Iglance

Librehardwaremonitor
Libre Hardware Monitor, home of the fork of Open Hardware Monitor
Stars: ✭ 685 (-49.56%)
Mutual labels:  free, hardware, open-source, monitor, system
Stats
macOS system monitor in your menu bar
Stars: ✭ 7,134 (+425.33%)
Mutual labels:  cpu, network, monitor, battery
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+25.04%)
Mutual labels:  cpu, memory, network, battery
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (-57.88%)
Mutual labels:  cpu, memory, network, system
hardware
Get CPU, Memory and Network informations of the running OS and its processes
Stars: ✭ 70 (-94.85%)
Mutual labels:  cpu, system, hardware, memory
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (-86.89%)
Mutual labels:  free, open-source, mac
audria
audria - A Utility for Detailed Ressource Inspection of Applications
Stars: ✭ 35 (-97.42%)
Mutual labels:  cpu, monitor, memory
Sensors
A macOS application displaying the thermal, voltage and current sensor values.
Stars: ✭ 70 (-94.85%)
Mutual labels:  mac, cpu, battery
WindowsMonitor
WMI namespaces and classes
Stars: ✭ 15 (-98.9%)
Mutual labels:  monitor, system, hardware
tmo-live-graph
A simpe react app that plots a live view of the T-Mobile Home Internet Nokia 5G Gateway signal stats, helpful for optimizing signal.
Stars: ✭ 15 (-98.9%)
Mutual labels:  monitor, osx, monitoring-tool
Luminous
Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.
Stars: ✭ 298 (-78.06%)
Mutual labels:  hardware, system, battery
React Adaptive Hooks
Deliver experiences best suited to a user's device and network constraints
Stars: ✭ 4,750 (+249.78%)
Mutual labels:  cpu, memory, network
Pm2 Server Monit
Monitor server CPU / Memory / Process / Zombie Process / Disk size / Security Packages / Network Input / Network Output
Stars: ✭ 247 (-81.81%)
Mutual labels:  cpu, memory, monitor
psutil
Cross-platform lib for process and system monitoring in Python
Stars: ✭ 8,488 (+525.04%)
Mutual labels:  cpu, osx, memory
Ios Monitor Platform
📚 iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
Stars: ✭ 2,316 (+70.54%)
Mutual labels:  cpu, memory, monitor
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (-19.96%)
Mutual labels:  cpu, memory, battery
Fire
🔥A delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platforms written in Swift.
Stars: ✭ 243 (-82.11%)
Mutual labels:  network, osx, mac
Powershell ipv4networkscanner
Powerful asynchronus IPv4 network scanner for PowerShell
Stars: ✭ 161 (-88.14%)
Mutual labels:  open-source, network, mac
Sympact
🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.
Stars: ✭ 439 (-67.67%)
Mutual labels:  cpu, memory, system
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (-37.92%)
Mutual labels:  cpu, monitor, battery

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].