Coder Social home page Coder Social logo

iglance / iglance Goto Github PK

View Code? Open in Web Editor NEW
2.4K 29.0 121.0 41.34 MB

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

Home Page: https://iglance.github.io

License: GNU General Public License v3.0

Swift 99.69% Ruby 0.31%
macos system monitoring-tool network cpu memory fan osx mac battery

iglance's Introduction

⚠️ 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.

iglance's People

Contributors

d0mih avatar edilsonborges avatar felipemeamaral avatar gary-lgy avatar khorolets avatar moneypulation avatar nirma avatar rahulsuresh-git avatar say4n avatar ttsymlov avatar vitorgalvao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iglance's Issues

Temperature was -1°C

Describe the bug
The Temperature of CPU is -1°C,30°F

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A Normal temperature instead of -1°C
Screenshots

image

Desktop (please complete the following information):

  • Mac OS 10.13.6
  • Browser safari,chrome
  • Version I complie it by myself

Additional context
Add any other context about the problem here.

Refactor SystemKit library

At the moment the SystemKit library is working just fine. However if we want to add more features to this library we should refactor it first in favour of better error handling and better logging

Network speed shown in wrong order

Describe the bug
Normally for the network speed monitoring, the line above means "upload speed" and the line below means "download speed", which is intuitive. But on my macOS 10.14.5 in the newest version, the order is reversed. i.e., the line above means "download speed".

To Reproduce
Steps to reproduce the behavior: Just tick the network monitor toggle.

Expected behavior
Reversed displaying order of the two speeds.

Screenshots
image

The screenshot is taken when I'm downloading something, you can see that the download speed is on the upper line. I'm not sure if it is intentionally designed to be like this.

Desktop (please complete the following information):

  • OS: macOS 10.14.5
  • Version of the app: 1.3.3

Additional context
N/A

crashes on macOS 10.14.5

Describe the bug
crashes randomly in macOS 10.14.5, mbp 2015

To Reproduce
Steps to reproduce the behavior:

  1. Crashes while working

Expected behavior
should work

Screenshots
No screenshot available, see crash report attached here
iGlance_2019-06-28-180058_tangelatos-mbp.crash.zip

Desktop (please complete the following information):

  • OS: macOS 10.14.5
  • Browser N/A
  • Version 1.3.2

Toggle for "RPM" unit in Fan Speed option

Hi, guys!
First of all thank you for iGlance, it's a must have app for me.

Since the last update (1.2.2) I've notice that the fan speed now comes with "RPM" unit indicator.
A suggestion would be creating a toggle for this. In some cases, this extra space could be a benefit (e.g. I'm also using it in a 11" MacBook Air and the menu bar is smaller).

Ps: any other way to follow your work, such as twitter?

can not change color with dark mode

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Version of the app: [e.g. 22]

Additional context
Add any other context about the problem here.

Catalina crash

Describe the bug
iGlance works fine and suddenly dies. This happens at times of idle but also at times of network change (either wifi->lan or otherwise and/or vpn)

To Reproduce
As discussed above.

Expected behavior
Continue to work without crashes

Screenshots
N/A

Desktop (please complete the following information):

  • OS: macOS 10.15 supplementary update (Catalina)
  • Version of the app: 1.4.0

Additional context

Process:               iGlance [91495]
Path:                  /Applications/iGlance.app/Contents/MacOS/iGlance
Identifier:            io.iglance.iglance
Version:               1.4.0 (1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           iGlance [91495]
User ID:               267811321

Date/Time:             2019-10-21 17:04:05.797 +0300
OS Version:            Mac OS X 10.15 (19A602)
Report Version:        12
Anonymous UUID:        414F33EC-7533-AA7A-501A-C4901DE99E8B

Sleep/Wake UUID:       B54AD569-A9B3-417C-92D4-BA58366EDB99

Time Awake Since Boot: 65000 seconds
Time Since Wake:       7400 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [91495]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   io.iglance.iglance            	0x0000000107a67450 0x107a4f000 + 99408
1   io.iglance.iglance            	0x0000000107a7beb7 0x107a4f000 + 183991
2   io.iglance.iglance            	0x0000000107a7c4db 0x107a4f000 + 185563
3   com.apple.Foundation          	0x00007fff35c39e83 __NSFireTimer + 67
4   com.apple.CoreFoundation      	0x00007fff335745b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
5   com.apple.CoreFoundation      	0x00007fff3357416e __CFRunLoopDoTimer + 859
6   com.apple.CoreFoundation      	0x00007fff33573b8e __CFRunLoopDoTimers + 317
7   com.apple.CoreFoundation      	0x00007fff3355493d __CFRunLoopRun + 2213
8   com.apple.CoreFoundation      	0x00007fff33553e13 CFRunLoopRunSpecific + 499
9   com.apple.HIToolbox           	0x00007fff320e0b2d RunCurrentEventLoopInMode + 292
10  com.apple.HIToolbox           	0x00007fff320e086d ReceiveNextEventCommon + 600
11  com.apple.HIToolbox           	0x00007fff320e05f7 _BlockUntilNextEventMatchingListInModeWithFilter + 64
12  com.apple.AppKit              	0x00007fff30776ac4 _DPSNextEvent + 990
13  com.apple.AppKit              	0x00007fff30775834 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
14  com.apple.AppKit              	0x00007fff3076ffd4 -[NSApplication run] + 658
15  com.apple.AppKit              	0x00007fff30761e7d NSApplicationMain + 777
16  io.iglance.iglance            	0x0000000107a52479 0x107a4f000 + 13433
17  libdyld.dylib                 	0x00007fff6a853405 start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6a99c146 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6a99c6ac mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff3355519b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff33554737 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff33553e13 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              	0x00007fff3077e026 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6aa5fd76 _pthread_start + 125
7   libsystem_pthread.dylib       	0x00007fff6aa5c5d7 thread_start + 15

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff6aa5c5b4 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff6aa5c5b4 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007f99ad41f2e0  rbx: 0x00006000034f6380  rcx: 0x0000000000000260  rdx: 0x0000000000000400
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007ffee81ae3a0  rsp: 0x00007ffee81ae330
   r8: 0x00000000003adfed   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x00007f99ad420720  r13: 0x00006000034f63e0  r14: 0x0000600001ad0e40  r15: 0x00006000034f6380
  rip: 0x0000000107a67450  rfl: 0x0000000000010247  cr2: 0xffffff8205180000
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x107a4f000 -        0x107a8eff7 +io.iglance.iglance (1.4.0 - 1) <FA6AF2C7-E1BF-334D-8B2D-B340BAD3A20C> /Applications/iGlance.app/Contents/MacOS/iGlance
       0x107aa8000 -        0x107abcff7 +libswiftAppKit.dylib (4.2.1 - 1000.11.42) <1223BA92-5392-33F4-893F-8C20A5D0905D> /Applications/iGlance.app/Contents/Frameworks/libswiftAppKit.dylib
       0x107ae4000 -        0x107e76ff7 +libswiftCore.dylib (4.2.1 - 1000.11.42) <D0C86227-BFC8-30D7-93B8-9F228E0F15BA> /Applications/iGlance.app/Contents/Frameworks/libswiftCore.dylib
       0x10814a000 -        0x108152fff +libswiftCoreData.dylib (4.2.1 - 1000.11.42) <6CC602C0-1AA9-3DD3-B843-CD1D07C36F27> /Applications/iGlance.app/Contents/Frameworks/libswiftCoreData.dylib
       0x108160000 -        0x108163fff +libswiftCoreFoundation.dylib (4.2.1 - 1000.11.42) <801E1416-6C23-3C48-BF46-2349B9F36C9E> /Applications/iGlance.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x108168000 -        0x108177ff7 +libswiftCoreGraphics.dylib (4.2.1 - 1000.11.42) <579D172D-0873-33EB-A529-742D5D70BD74> /Applications/iGlance.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x10819a000 -        0x10819fff7 +libswiftCoreImage.dylib (4.2.1 - 1000.11.42) <4DB8ED84-0EBB-3922-B3A4-82EE4834549B> /Applications/iGlance.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x1081a4000 -        0x1081acfff +libswiftDarwin.dylib (4.2.1 - 1000.11.42) <70D5D45B-0327-352C-BDCE-F792699DAB88> /Applications/iGlance.app/Contents/Frameworks/libswiftDarwin.dylib
       0x1081bd000 -        0x1081d6ff7 +libswiftDispatch.dylib (4.2.1 - 1000.11.42) <E8DBE923-0513-3FE8-8E3A-5778014FD810> /Applications/iGlance.app/Contents/Frameworks/libswiftDispatch.dylib
       0x108213000 -        0x10837bfff +libswiftFoundation.dylib (4.2.1 - 1000.11.42) <2252DB9E-6B26-31AD-A869-9D92FA2BE196> /Applications/iGlance.app/Contents/Frameworks/libswiftFoundation.dylib
       0x108517000 -        0x10851afff +libswiftIOKit.dylib (4.2.1 - 1000.11.42) <575A9454-3EB8-3314-B67B-9D0C88C03D5F> /Applications/iGlance.app/Contents/Frameworks/libswiftIOKit.dylib
       0x108520000 -        0x108529fff +libswiftMetal.dylib (4.2.1 - 1000.11.42) <A538B219-717C-30F5-BB27-BF1C170EE99F> /Applications/iGlance.app/Contents/Frameworks/libswiftMetal.dylib
       0x108536000 -        0x10853afff +libswiftObjectiveC.dylib (4.2.1 - 1000.11.42) <A521AAA2-3B1F-38AF-BFA0-BB02A94ECA8B> /Applications/iGlance.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x108543000 -        0x108549ff7 +libswiftQuartzCore.dylib (4.2.1 - 1000.11.42) <C619FC2F-405B-3E38-8FDA-36B2A9EBA0F2> /Applications/iGlance.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x108550000 -        0x108553fff +libswiftXPC.dylib (4.2.1 - 1000.11.42) <3EC739CE-A1AC-3199-8461-9CA872E2B9EF> /Applications/iGlance.app/Contents/Frameworks/libswiftXPC.dylib
       0x108559000 -        0x108560fff +libswiftos.dylib (4.2.1 - 1000.11.42) <0B29ACF1-EFFD-3F02-B509-5210DC92DD31> /Applications/iGlance.app/Contents/Frameworks/libswiftos.dylib
       0x10b40f000 -        0x10b412047  libobjc-trampolines.dylib (779.1) <F68D1952-845D-34A4-858E-B195DBF4805D> /usr/lib/libobjc-trampolines.dylib
       0x10fb67000 -        0x10fbf593f  dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld
    0x7fff26af0000 -     0x7fff26d3fff8  com.apple.RawCamera.bundle (9.00.1 - 1300.22) <E2716664-FDD1-3E73-A8AE-177B779C1366> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2f300000 -     0x7fff2f300fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2f301000 -     0x7fff2f317ff7  libCGInterfaces.dylib (524.2) <7F08322A-4AA0-3677-91CD-9D1588BDBE39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff2f318000 -     0x7fff2f983fdf  com.apple.vImage (8.1 - 524.2) <45A48EA9-49AA-33A0-B830-AF754BD01009> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2f984000 -     0x7fff2fbecfff  libBLAS.dylib (1303) <112B19CC-925A-3E28-8B32-2002D30A37FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2fbed000 -     0x7fff2fedcfdf  libBNNS.dylib (144.11.2) <A806AED9-837B-3C6C-AB0B-A41983C1CD07> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2fede000 -     0x7fff30283fff  libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff30284000 -     0x7fff30299ff8  libLinearAlgebra.dylib (1303) <C21931B4-F6BD-324D-A2D9-F13EE8AFB29E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3029a000 -     0x7fff3029fff3  libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff302a0000 -     0x7fff30310fff  libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff30311000 -     0x7fff30323fef  libSparseBLAS.dylib (1303) <3244FCAF-A1FE-3248-AF22-BFB3E9D12555> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff30324000 -     0x7fff304fdffb  libvDSP.dylib (735) <E849AEB0-2995-38A4-B0C3-4ACEAF434D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff304fe000 -     0x7fff305b9fd3  libvMisc.dylib (735) <D6248EC4-7772-37BB-87F7-9BAB7F5D31A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff305ba000 -     0x7fff305bafff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff305bb000 -     0x7fff30619ffc  com.apple.Accounts (113 - 113) <33BCDB9E-2E27-3D12-B895-826145D156BC> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff3075f000 -     0x7fff3150bff9  com.apple.AppKit (6.9 - 1894) <1F4FBEF8-F3AC-31C2-BF04-381BC72E36D1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3155b000 -     0x7fff3155bfff  com.apple.ApplicationServices (48 - 50) <E6AA41A2-C79F-3304-9A61-5500561D876D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3155c000 -     0x7fff315c7fff  com.apple.ApplicationServices.ATS (377 - 493) <0EB214FD-E4D6-3045-A0A6-DCBCAE5F4165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff31660000 -     0x7fff3169effa  libFontRegistry.dylib (274) <1A3CE39E-14E7-338E-B1E5-7FA79B9B0065> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff316f9000 -     0x7fff31728ff7  com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff31729000 -     0x7fff3172dff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <EBA4F56C-3C82-3788-A168-3E77E116724B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff317c8000 -     0x7fff3181effa  com.apple.HIServices (1.22 - 672) <C07B87F9-1D7B-3EC9-AC11-E97003ACDCD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3181f000 -     0x7fff3182dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <C808B42C-C139-34C1-997F-032992D89762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3182e000 -     0x7fff31873ff2  com.apple.print.framework.PrintCore (15 - 516) <43213BE5-C5E1-3AA8-8AFD-949AFF9FB2C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff31874000 -     0x7fff3187efff  com.apple.QD (4.0 - 413) <EFC01D3C-9012-3FCF-9149-457F530A43F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3187f000 -     0x7fff3188cff0  com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) <CEA12143-A5DB-369B-B623-601CB9C9973B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3188d000 -     0x7fff3196dffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <83A9998E-0669-326F-BA80-350FC70912E6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3196f000 -     0x7fff3196ffff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AF1C9FB7-8A3C-367A-B9AB-8BF267DF79A7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff31ce5000 -     0x7fff3205bffe  com.apple.CFNetwork (1111 - 1111) <642753C5-5D26-3794-9A4C-4F63F226C01A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff320d6000 -     0x7fff323caff9  com.apple.HIToolbox (2.1.1 - 992.1) <0EA6CBC4-33C5-3BA7-B37A-1C9D5F103796> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff32415000 -     0x7fff3241bff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <819268CF-2A9D-3321-A826-535CB1F1E694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff325b5000 -     0x7fff325b5fff  com.apple.Cocoa (6.11 - 23) <257CF015-7450-3FD1-AC41-AB55139F3036> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff325c3000 -     0x7fff327aeff7  com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff32a9a000 -     0x7fff32fa9ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <88827CE9-4055-3E5F-B7C1-4E9314E6D05C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff32ffc000 -     0x7fff33033ff2  com.apple.CoreBluetooth (1.0 - 1) <7FBF1402-074C-3192-95AD-5F25FE5ECD8A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff33034000 -     0x7fff3340efe8  com.apple.CoreData (120 - 969.3) <7E7B66BF-2A83-3D66-8674-7F58C369B61D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3340f000 -     0x7fff33519ff6  com.apple.CoreDisplay (1.0 - 107) <722EBF44-A989-3079-A03C-8421B10E441F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3351a000 -     0x7fff33999ff7  com.apple.CoreFoundation (6.9 - 1671.15) <BF8A8279-9C5E-37C6-8426-90C8182EFBDD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3399b000 -     0x7fff34014ff8  com.apple.CoreGraphics (2.0 - 1348.4.4.7) <5790BE2E-049E-39BA-B191-611CF7ECD017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff34022000 -     0x7fff3437eff2  com.apple.CoreImage (15.0.0 - 900.6) <12E02841-0FB0-30F5-8444-FD925B0DE49E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3473d000 -     0x7fff34817ffc  com.apple.CoreMedia (1.0 - 2501.27.4.9) <DB64ACDB-E938-39AA-AEB9-C0D9EDB549B0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff34901000 -     0x7fff34901fff  com.apple.CoreServices (1069.2 - 1069.2) <C5F7AABC-BADC-3331-A7D6-9B0A82A23E58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff34902000 -     0x7fff34987ff7  com.apple.AE (838 - 838) <7295ED82-7087-3602-9DCA-4FE205F6499C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff34988000 -     0x7fff34c69fff  com.apple.CoreServices.CarbonCore (1217 - 1217) <7AA0ECB3-0993-3081-A9EC-0365EF72B24D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff34c6a000 -     0x7fff34cb7ff1  com.apple.DictionaryServices (1.2 - 321) <3D0FFBDE-E425-37C7-B780-39A3D024462A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff34cb8000 -     0x7fff34cc0ff7  com.apple.CoreServices.FSEvents (1268.0.6 - 1268.0.6) <78D2AB1A-9053-3D32-8C18-C1DD31FF9400> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff34cc1000 -     0x7fff34ef9ff1  com.apple.LaunchServices (1069.2 - 1069.2) <68B4C10C-D536-33E9-9719-E7BA5B753F2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff34efa000 -     0x7fff34f92ff1  com.apple.Metadata (10.7.0 - 2066.12) <249EA615-8446-3A36-B6B7-ED613C8B8148> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff34f93000 -     0x7fff34fc0ff7  com.apple.CoreServices.OSServices (1069.2 - 1069.2) <2FECF3BA-B785-35E2-85E9-2A2267801AA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff34fc1000 -     0x7fff35028fff  com.apple.SearchKit (1.4.1 - 1.4.1) <0068BD72-CF2B-34E4-B461-002D5E56C31C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff35029000 -     0x7fff3504dffd  com.apple.coreservices.SharedFileList (131 - 131) <61F62948-4109-38F0-BB91-5EBB6BEEAB10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff35375000 -     0x7fff35529ffe  com.apple.CoreText (643.1.0.2 - 643.1.0.2) <83B0B75B-7B4A-315D-BC8B-8CB2E5D16EB8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3552a000 -     0x7fff3556efff  com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3556f000 -     0x7fff355fcff1  com.apple.framework.CoreWLAN (13.0 - 1448) <ACDBCA1F-3B08-3FC7-94CC-0EBC442AD0C9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff358a2000 -     0x7fff358a8ff7  com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff35a9b000 -     0x7fff35bbdfff  com.apple.FileProvider (253 - 253) <A87AADFF-4F14-3AD8-826B-98652EAC99AD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff35bd5000 -     0x7fff35f9cff3  com.apple.Foundation (6.9 - 1671.15) <4BEAB72D-10AA-3009-B0F5-B82B4FE1C441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff36009000 -     0x7fff36038ff3  com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff36172000 -     0x7fff3628affd  com.apple.Bluetooth (7.0.0 - 7.0.0f8) <A80D68E6-051D-3C23-BF71-74F61CF98DD5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff362ee000 -     0x7fff36391ffb  com.apple.framework.IOKit (2.0.2 - 1726.11.1) <9E81E92C-7EC2-330F-B0AF-BBFD9D3E46F6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff36393000 -     0x7fff363a3ff4  com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff36416000 -     0x7fff36571ffe  com.apple.ImageIO.framework (3.3.0 - 1972.3.4.5) <5A42B908-2C44-3E65-A465-C6A219264F01> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff36572000 -     0x7fff36575fff  libGIF.dylib (1972.3.4.5) <70153F11-6934-32DE-952B-290C6DDC5F1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff36576000 -     0x7fff36630fe7  libJP2.dylib (1972.3.4.5) <A354ED67-BECA-3368-AA2A-4643BBDF6425> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff36631000 -     0x7fff36655fef  libJPEG.dylib (1972.3.4.5) <3DC331DE-874D-3347-94F6-DDBF2D793C9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff368d3000 -     0x7fff368edfe7  libPng.dylib (1972.3.4.5) <23E2F503-7300-3C99-BD21-A6449610AD50> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff368ee000 -     0x7fff368effff  libRadiance.dylib (1972.3.4.5) <CB962B42-BBDB-3CE2-A120-BF9208FB0A13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff368f0000 -     0x7fff36939fef  libTIFF.dylib (1972.3.4.5) <8E68D57C-6C0D-358E-9AF3-FD80D3378720> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff37d54000 -     0x7fff37d66ff3  com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff37d67000 -     0x7fff37d67fff  libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff380f8000 -     0x7fff38102fff  com.apple.MediaAccessibility (1.0 - 125) <DAF5DD8F-A725-320E-8D7E-2C39CBE33F44> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff381cb000 -     0x7fff3890bfff  com.apple.MediaToolbox (1.0 - 2501.27.4.9) <4B3070DE-5CC6-3B85-97F5-3E4FD3DB2AF4> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3890d000 -     0x7fff389cfff1  com.apple.Metal (211.53 - 211.53) <A4C00DD5-73DD-3CFA-A515-EE9955CAD651> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff389ec000 -     0x7fff38a28ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff38a29000 -     0x7fff38aaffe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff38ab0000 -     0x7fff38ad5ff0  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff38ad6000 -     0x7fff38aebffc  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff38aec000 -     0x7fff38c4bff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff38c4c000 -     0x7fff38c9aff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff38c9b000 -     0x7fff38c9cff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff39be2000 -     0x7fff39beeffe  com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff39bef000 -     0x7fff39d32ff6  com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3c759000 -     0x7fff3c7b1ff7  com.apple.opencl (3.5 - 3.5) <1874ACB3-DBF4-309A-A15D-ADB0C786C5B8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3c7b2000 -     0x7fff3c7cefff  com.apple.CFOpenDirectory (10.15 - 220.11.1) <6F4D018B-FA8B-35B2-8120-F8215DDA01CB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3c7cf000 -     0x7fff3c7dafff  com.apple.OpenDirectory (10.15 - 220.11.1) <170173C2-DF22-3D11-914F-465AA7C4760A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3d135000 -     0x7fff3d137fff  libCVMSPluginSupport.dylib (17.10.22) <4527BE3A-74F4-3BEB-963F-A4C29B31CF4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3d138000 -     0x7fff3d13dfff  libCoreFSCache.dylib (176.7) <BBD5A68D-2A0D-39C3-B103-12ABCD09CEE4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3d13e000 -     0x7fff3d142fff  libCoreVMClient.dylib (176.7) <E789527C-4043-3B2A-A64C-D0B3FA74586F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3d143000 -     0x7fff3d14bff7  libGFXShared.dylib (17.10.22) <659DDDE1-B688-3B05-A317-56D81B537BD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3d14c000 -     0x7fff3d156fff  libGL.dylib (17.10.22) <FBF0CD8F-0052-3F47-A35B-74367687BD41> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3d157000 -     0x7fff3d18cfff  libGLImage.dylib (17.10.22) <A8F955E3-73CF-3C14-9DD7-AAB95233D569> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3d320000 -     0x7fff3d35cfff  libGLU.dylib (17.10.22) <674FC095-D986-3646-9E64-560075762B8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3dd8c000 -     0x7fff3dd9bff7  com.apple.opengl (17.10.22 - 17.10.22) <3A6122C9-58FC-30F5-9591-C11C118EEE6B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3ed54000 -     0x7fff3efd1ff2  com.apple.QuartzCore (1.11 - 815.6.4.4) <F3F17EB9-8C1D-397F-A04E-33FB9633EA26> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3fb5c000 -     0x7fff3fea0ff9  com.apple.security (7.0 - 59306.11.20) <1B0AE660-0EC5-3497-ACE8-1AF2BB772BAB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3fea1000 -     0x7fff3ff29ff7  com.apple.securityfoundation (6.0 - 55236) <903B8365-1F35-3EB2-9821-9D2C440BE2DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3ff82000 -     0x7fff3ff86ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <EF42F840-AF78-38A4-B6E1-FDF445CA3477> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff40d70000 -     0x7fff40ddaff7  com.apple.SystemConfiguration (1.19 - 1.19) <C0C089C3-FC64-3107-B23E-4073E800C5D2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff41056000 -     0x7fff413b0ff9  com.apple.VideoToolbox (1.0 - 2501.27.4.9) <5D43A35D-7BF3-3779-91AB-72E55D65A5C7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff44b2e000 -     0x7fff44bf2ff7  com.apple.APFS (1412.11.7 - 1412.11.7) <71DAB6CE-FF14-373D-A183-F388C5D9FE84> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff45c0d000 -     0x7fff45c0eff1  com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4611b000 -     0x7fff46138ffc  com.apple.AppContainer (4.0 - 448.0.5) <D1A3FE36-30E9-3525-9856-AC442F6DA6B1> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff46159000 -     0x7fff4616fff5  com.apple.AppSSOCore (1.0 - 1) <B2D606BC-E805-36AC-972C-26B216EF2F59> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff4618c000 -     0x7fff4619aff7  com.apple.AppSandbox (4.0 - 448.0.5) <2C9917BA-F75F-3C54-BC50-F41409E49C47> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4658c000 -     0x7fff465f2ff7  com.apple.AppSupport (1.0.0 - 29) <69F10C96-8D6F-3E70-BFA7-71471608CFF3> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff4661e000 -     0x7fff46642ff3  com.apple.framework.Apple80211 (13.0 - 1453) <21BC8E1E-5642-3C65-B65B-2ABEFF1F5F61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff46776000 -     0x7fff46785fdf  com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff46884000 -     0x7fff4688fff7  com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff468d1000 -     0x7fff46919fff  com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff46cf2000 -     0x7fff46d14ffb  com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff46dd4000 -     0x7fff46dd7ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <7BFAE3D7-0ABE-3AC2-8B4D-B658CE5E8770> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff46dd8000 -     0x7fff46e28ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <3C5249FF-BB9C-32C8-A807-2AA820B6D965> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff46e71000 -     0x7fff46e80ffd  com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff473b2000 -     0x7fff477b0ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2639564C-1435-3DA2-A0CB-F288617219BC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff47a07000 -     0x7fff47c42fff  com.apple.audio.AudioToolboxCore (1.0 - 1104.15.1) <3CD3860B-F736-3ED8-B32E-B8E1C3E3DD5D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff47c43000 -     0x7fff47d5bff8  com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff47f11000 -     0x7fff47f1aff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <156CFAE3-07D0-332C-90BE-BB2E4C893C99> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff47f1b000 -     0x7fff47fbcff8  com.apple.backup.framework (1.11 - 1298.0.12) <5F4E8950-52AA-3B1F-B17C-69FBA940CD76> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff47fbd000 -     0x7fff4803cfff  com.apple.BaseBoard (460 - 460) <E2B2C09D-7CA3-3BCF-AE84-E636CBC139CB> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4813c000 -     0x7fff48178ff7  com.apple.bom (14.0 - 219.1) <86A0EE62-9906-3085-B9B7-93C196526360> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff48ce3000 -     0x7fff48d32fff  com.apple.ChunkingLibrary (302 - 302) <157DF88D-CCA1-3431-AB8F-E8B7A62D652C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff49bb8000 -     0x7fff49bc1ff7  com.apple.CommonAuth (4.0 - 2.0) <BDE39131-6389-3243-9C4A-DBA165B8A2F9> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff49bd5000 -     0x7fff49becff1  com.apple.commonutilities (8.0 - 900) <A64C20B3-6860-3CCA-BB89-E8B9B589282A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4a2cc000 -     0x7fff4a6a1fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <5ED07886-3152-3C8D-9C21-3600A33ACC40> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4a6a2000 -     0x7fff4a6d0ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B7C10F1C-B3DE-3F2C-B2B8-1CD37DA7298F> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4a6f2000 -     0x7fff4a711ff4  com.apple.analyticsd (1.0 - 1) <3C14ACAE-0E19-3589-8229-944F376C3E44> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4ac5b000 -     0x7fff4ac6bff3  com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4b2b7000 -     0x7fff4b321ff8  com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4b787000 -     0x7fff4b78fff8  com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4bed9000 -     0x7fff4befcfff  com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4befd000 -     0x7fff4bf30fff  com.apple.CoreServicesInternal (446.4 - 446.4) <516D3C82-1CC5-3056-B56F-A8FD2FE662EC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4bf31000 -     0x7fff4bf5fff7  com.apple.CSStore (1069.2 - 1069.2) <5E3C50AB-9C00-36F3-A986-CE033480CA8B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4c45a000 -     0x7fff4c4e1fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38F1073A-4F61-3E6C-B207-9D7986BBF28E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4c579000 -     0x7fff4c6a5ff4  com.apple.coreui (2.1 - 606) <08A21870-C3C2-3442-A579-F12EC67D7449> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4c6a6000 -     0x7fff4c844ffd  com.apple.CoreUtils (6.0 - 600.30) <5D8E96F2-5EDB-33E3-92E9-EDC11F279A64> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4c978000 -     0x7fff4c98bff1  com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4cbf7000 -     0x7fff4cc08ffa  com.apple.framework.DFRFoundation (1.0 - 244.3) <5D98DA1C-1A1F-306B-B5D3-47D61974613A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4cc09000 -     0x7fff4cc0efff  com.apple.DSExternalDisplay (3.1 - 380) <B4AF8876-4037-3F07-BA7D-443AD3A4E680> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4cc77000 -     0x7fff4ccf2ff8  com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4cd3e000 -     0x7fff4cd7cff0  com.apple.DebugSymbols (194 - 194) <C7DD2D58-B36F-3D74-8DA2-28493072DB31> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4cd7d000 -     0x7fff4ced8fff  com.apple.desktopservices (1.14 - 1281.0.2) <F89D1D78-6226-32D6-9CBC-1695A3B457EE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4e6cb000 -     0x7fff4eae6ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4f149000 -     0x7fff4f280ff4  libFontParser.dylib (277.2) <91E3DD75-1591-381C-BA72-F5023BA19955> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4f281000 -     0x7fff4f2b5fff  libTrueTypeScaler.dylib (277.2) <600A9E46-1BC4-3C7C-9710-4A17B1D56FEF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4f31a000 -     0x7fff4f32aff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <BC77CDFE-7137-3700-81AB-ED812743F5D8> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff53e96000 -     0x7fff53e9cfff  com.apple.GPUWrangler (4.1.46 - 4.1.46) <A003EAB8-8E5D-3078-9358-4C51412532B3> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff541b6000 -     0x7fff541dcffb  com.apple.GenerationalStorage (2.0 - 311) <5344C508-95C9-31C1-8CB3-8A094C78B299> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff55283000 -     0x7fff55291ffb  com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff55424000 -     0x7fff55497ffc  com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff575a0000 -     0x7fff575a8ff5  com.apple.IOAccelerator (438.1.23 - 438.1.23) <16F79A0A-5CE0-36A0-9053-5BBB96B1DAB3> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff575ab000 -     0x7fff575c1ff7  com.apple.IOPresentment (1.0 - 37) <C04FA14E-9FF0-3561-9ECA-B028E531885F> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff57948000 -     0x7fff57992fff  com.apple.IconServices (436.1 - 436.1) <D109C662-7CAF-355D-8A45-65797DA293D9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff57b4e000 -     0x7fff57b54ffc  com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff57d96000 -     0x7fff57db6ff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <07895544-3389-3680-8BC1-F32DDA676FF3> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff57f0d000 -     0x7fff57fdaffd  com.apple.LanguageModeling (1.0 - 212) <A9F41C84-E574-3624-8C00-60F228E0FF97> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff57fdb000 -     0x7fff58023ff7  com.apple.Lexicon-framework (1.0 - 70) <BEADF30C-37D3-3112-90DA-18A85406DBF3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5802a000 -     0x7fff5802eff6  com.apple.LinguisticData (1.0 - 349) <A392AD13-9AEB-31BB-A9ED-F29437CFBDB4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff589c8000 -     0x7fff589cbfff  com.apple.Mangrove (1.0 - 25) <22187ABF-5915-3378-9EC5-665383904585> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff58c23000 -     0x7fff58cadff0  com.apple.MediaExperience (1.0 - 1) <C4372543-EBCB-33B7-A723-6540B028A9DF> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5945f000 -     0x7fff594abff7  com.apple.spotlight.metadata.utilities (1.0 - 2066.12) <989018A3-4BD0-3FD1-9A2D-88FD3A521452> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff594ac000 -     0x7fff5957aff5  com.apple.gpusw.MetalTools (1.0 - 1) <5ADCCE88-B380-3B73-957B-12983017E979> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff595d4000 -     0x7fff595edff8  com.apple.MobileAssets (1.0 - 619.0.5) <87C931E6-4E47-3148-979B-8B2A33D0C947> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff597aa000 -     0x7fff597c7ffc  com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff59a2e000 -     0x7fff59a5cff7  com.apple.MultitouchSupport.framework (3400.35 - 3400.35) <C73D6E66-5FE9-3113-96DB-AF12AAC6B77E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff59ece000 -     0x7fff59ed8fff  com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5a8c4000 -     0x7fff5a910ff7  com.apple.OTSVG (1.0 - 643.1.0.2) <315F5289-6294-3B4E-83D1-56C502F564F8> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5ba83000 -     0x7fff5ba8effe  com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5ba8f000 -     0x7fff5bab7fff  com.apple.persistentconnection (1.0 - 1.0) <DBD9FD74-9F17-358B-A7E9-58B965A6E16C> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5e3a9000 -     0x7fff5e3c2fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5e810000 -     0x7fff5e839ff9  com.apple.RemoteViewServices (2.0 - 148) <C5D8E2F3-646D-37C8-B250-C97B5058E260> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5e99c000 -     0x7fff5e9d7ff7  com.apple.RunningBoardServices (1.0 - 223.11.1) <E9784D23-1EA5-3820-99C4-3B4474C803C5> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff602da000 -     0x7fff602ddff9  com.apple.SecCodeWrapper (4.0 - 448.0.5) <1AD17827-6FC3-386F-BB05-CF43FA86050C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff60425000 -     0x7fff60546ff5  com.apple.Sharing (1476 - 1476) <AD1D84E5-6728-3B38-AC15-2C3822F4747C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff61540000 -     0x7fff61837ff6  com.apple.SkyLight (1.600.0 - 440.7.10) <DF3DDAE0-4F75-3D6C-8BC9-52903CB668B2> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6207f000 -     0x7fff6208cfff  com.apple.SpeechRecognitionCore (6.0.85 - 6.0.85) <95F62538-2541-3D92-8171-D49D4071A4BB> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6275a000 -     0x7fff6279bff1  com.apple.StreamingZip (1.0 - 1) <DEF13A63-0959-3DA2-BA86-368320A6F569> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff628ac000 -     0x7fff628b5fff  com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.2) <BE499ACD-18B5-3D45-95B3-BE9A98FB099D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff62b69000 -     0x7fff62b79ff3  com.apple.TCC (1.0 - 1) <DCE1D8C7-7BEB-3201-A0E5-38F012E6B1BC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff63063000 -     0x7fff6312aff4  com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff63f70000 -     0x7fff641c9ff8  com.apple.UIFoundation (1.0 - 658.1) <603A4D49-EEEC-3FE1-9F65-49ACA14DC188> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff64db8000 -     0x7fff64dd8fff  com.apple.UserManagement (1.0 - 1) <8A3367D2-C5E3-380E-BEE4-BA61A177DF92> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff65b86000 -     0x7fff65c70ff6  com.apple.ViewBridge (461 - 461) <96493EB6-90E4-3A30-BD97-401345AF67B2> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff65e14000 -     0x7fff65e15fff  com.apple.WatchdogClient.framework (1.0 - 67.11.1) <7B858D02-459E-3307-BCF3-7E18771BA4D9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff669f0000 -     0x7fff669f3ffe  com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) <ED72AEE6-99F5-3A44-BDF9-50A5BD7B6719> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff66a6c000 -     0x7fff66a7affd  com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff66db9000 -     0x7fff66dbbff3  com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff66dbc000 -     0x7fff66dcfffd  com.apple.login (3.0 - 3.0) <F3105290-D037-3D94-B12F-37D4E0338FE4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff670ed000 -     0x7fff67122ff2  libAudioToolboxUtility.dylib (1104.15.1) <221386C3-366B-37A7-8A75-4176678F97AA> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff67129000 -     0x7fff6715eff7  libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib
    0x7fff67161000 -     0x7fff6716bff3  libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib
    0x7fff671f8000 -     0x7fff671fafff  libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6723e000 -     0x7fff673f5ff3  libFosl_dynamic.dylib (100.4) <F5583DFD-E3A1-3D6A-8698-613F7FA119A0> /usr/lib/libFosl_dynamic.dylib
    0x7fff6741c000 -     0x7fff67422ff3  libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib
    0x7fff67502000 -     0x7fff67509fff  libMatch.1.dylib (36) <AA3A44D7-268D-3B0A-AAD5-15090FF127D9> /usr/lib/libMatch.1.dylib
    0x7fff67539000 -     0x7fff67558ff7  libMobileGestalt.dylib (826.1.1) <74BEEAE6-2825-33F7-B63B-4C2A27974F30> /usr/lib/libMobileGestalt.dylib
    0x7fff676bf000 -     0x7fff676c0ff3  libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib
    0x7fff67750000 -     0x7fff67751fff  libThaiTokenizer.dylib (3) <D2A89215-5281-310F-8C75-47F1E6A14F62> /usr/lib/libThaiTokenizer.dylib
    0x7fff67769000 -     0x7fff6777ffff  libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib
    0x7fff677b4000 -     0x7fff67826ff7  libarchive.2.dylib (72.11.2) <8636AE5A-0CBB-306C-8A4B-2E612D2D6B13> /usr/lib/libarchive.2.dylib
    0x7fff67827000 -     0x7fff678bdfc5  libate.dylib (2.0.9) <9AE62394-6ED6-3B26-B53A-75FEA0389EB5> /usr/lib/libate.dylib
    0x7fff678c1000 -     0x7fff678c1ff3  libauto.dylib (187) <AACF68BC-9A05-36F8-8F60-78951422E090> /usr/lib/libauto.dylib
    0x7fff678c2000 -     0x7fff6797eff5  libboringssl.dylib (283.0.6) <B5C2153E-31B6-3CF2-96E6-9AD7B257E3CE> /usr/lib/libboringssl.dylib
    0x7fff6797f000 -     0x7fff6798ffff  libbsm.0.dylib (60) <F03FA480-0B22-3300-833F-03E88F43C504> /usr/lib/libbsm.0.dylib
    0x7fff67990000 -     0x7fff6799cfff  libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib
    0x7fff6799d000 -     0x7fff679f0fff  libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib
    0x7fff679f1000 -     0x7fff67a05fff  libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib
    0x7fff67a06000 -     0x7fff67a06ffb  libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib
    0x7fff67a07000 -     0x7fff67a18ffb  libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib
    0x7fff67a19000 -     0x7fff67a30fe7  libcompression.dylib (87) <10B82884-BE1A-3A36-9B38-3C92AF566D3E> /usr/lib/libcompression.dylib
    0x7fff67cf2000 -     0x7fff67d08fff  libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib
    0x7fff67d09000 -     0x7fff67d0affb  libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff682c8000 -     0x7fff68327fff  libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib
    0x7fff68433000 -     0x7fff68433ff3  libenergytrace.dylib (21) <E42B4AFF-3FAC-3CE4-A7BF-48621458B356> /usr/lib/libenergytrace.dylib
    0x7fff68434000 -     0x7fff6844dff7  libexpat.1.dylib (19) <A0E2F6F3-BFFA-3D59-872F-F093487F0B42> /usr/lib/libexpat.1.dylib
    0x7fff6845b000 -     0x7fff6845dff7  libfakelink.dylib (149) <FC5712CB-2188-3DAD-8DD4-CC3ECCA3F9A8> /usr/lib/libfakelink.dylib
    0x7fff6846c000 -     0x7fff68471fff  libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib
    0x7fff68472000 -     0x7fff68476ff7  libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib
    0x7fff68477000 -     0x7fff68567ff7  libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib
    0x7fff68568000 -     0x7fff687c0ff7  libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib
    0x7fff687da000 -     0x7fff687dbfff  liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib
    0x7fff687dc000 -     0x7fff687f4ffb  liblzma.5.dylib (16) <D416FC97-76EC-38B5-A134-85DDFEA9D297> /usr/lib/liblzma.5.dylib
    0x7fff6880c000 -     0x7fff688b3fff  libmecab.dylib (879) <DD60E6AA-154E-3294-B2C0-3277B754F3BC> /usr/lib/libmecab.dylib
    0x7fff688b4000 -     0x7fff68b13fe9  libmecabra.dylib (879) <B5BE574C-DD3A-336D-87A3-202CE7803A45> /usr/lib/libmecabra.dylib
    0x7fff68e74000 -     0x7fff68ea3ff7  libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib
    0x7fff68fd2000 -     0x7fff69444ff6  libnetwork.dylib (1880.11.2) <CC02BF51-A056-3656-B735-E8CD0F4B7B15> /usr/lib/libnetwork.dylib
    0x7fff694e2000 -     0x7fff69513fe6  libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib
    0x7fff69526000 -     0x7fff6952afff  libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib
    0x7fff6952d000 -     0x7fff69560ff7  libpcap.A.dylib (89.11.2) <65A8EBD2-F059-353B-9538-20D1314EFD89> /usr/lib/libpcap.A.dylib
    0x7fff695e2000 -     0x7fff695faff7  libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib
    0x7fff695fc000 -     0x7fff6963fff7  libsandbox.1.dylib (1217.11.16) <B0829BE0-60A4-3AE0-AF9D-50EED4675AF6> /usr/lib/libsandbox.1.dylib
    0x7fff69653000 -     0x7fff69654ff7  libspindump.dylib (281) <FB1352D8-FE38-3D47-A273-458C1C442E67> /usr/lib/libspindump.dylib
    0x7fff69655000 -     0x7fff69842ff7  libsqlite3.dylib (308.1) <7033723E-DD65-3AA3-ADCA-8746F7BAD75D> /usr/lib/libsqlite3.dylib
    0x7fff69a35000 -     0x7fff69a90ff0  libusrtcp.dylib (1880.11.2) <B821F69B-2E28-36C7-8F11-6990F8D4E26B> /usr/lib/libusrtcp.dylib
    0x7fff69a91000 -     0x7fff69a94ffb  libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib
    0x7fff69a95000 -     0x7fff69aa2fff  libxar.1.dylib (420) <E0D7C0A6-76EC-3682-A393-6596D4986269> /usr/lib/libxar.1.dylib
    0x7fff69aa8000 -     0x7fff69b8aff7  libxml2.2.dylib (32.12) <C0A87484-D334-3B50-8F8A-A9C63295F49E> /usr/lib/libxml2.2.dylib
    0x7fff69b8e000 -     0x7fff69bb6fff  libxslt.1.dylib (16.6) <CD9E79B0-159A-3055-B62A-57AB2B445912> /usr/lib/libxslt.1.dylib
    0x7fff69bb7000 -     0x7fff69bc9fff  libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib
    0x7fff69bf4000 -     0x7fff69bf6ff9  liblog_network.dylib (1880.11.2) <1D0FF4B1-E597-30B6-A552-B3380C9F2972> /usr/lib/log/liblog_network.dylib
    0x7fff6a62e000 -     0x7fff6a633ff7  libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib
    0x7fff6a634000 -     0x7fff6a63fff7  libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6a640000 -     0x7fff6a647fff  libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6a648000 -     0x7fff6a651ff7  libcopyfile.dylib (166) <B5E73B1C-0BCF-33FE-80A1-D9E3BA3033D4> /usr/lib/system/libcopyfile.dylib
    0x7fff6a652000 -     0x7fff6a6e9fc3  libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib
    0x7fff6a800000 -     0x7fff6a841ff0  libdispatch.dylib (1173.0.3) <F4260D89-F67D-30CB-AF61-7ED25CB687DB> /usr/lib/system/libdispatch.dylib
    0x7fff6a842000 -     0x7fff6a877fff  libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib
    0x7fff6a878000 -     0x7fff6a878ffb  libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib
    0x7fff6a879000 -     0x7fff6a885ff7  libkxld.dylib (6153.11.26) <53BE9630-BDC8-3649-8709-7A4F86777B1A> /usr/lib/system/libkxld.dylib
    0x7fff6a886000 -     0x7fff6a886ff7  liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib
    0x7fff6a887000 -     0x7fff6a88cff7  libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib
    0x7fff6a88d000 -     0x7fff6a88fff3  libquarantine.dylib (110.0.4) <C8F39330-8CB5-30B0-8564-96453DCEFAD7> /usr/lib/system/libquarantine.dylib
    0x7fff6a890000 -     0x7fff6a891ff7  libremovefile.dylib (48) <FB280185-B5ED-3F08-B08A-A378865C1398> /usr/lib/system/libremovefile.dylib
    0x7fff6a892000 -     0x7fff6a8a9fff  libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib
    0x7fff6a8aa000 -     0x7fff6a8aafff  libsystem_blocks.dylib (74) <E0B8C825-E62B-357E-A2A0-13776F0A0F8C> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6a8ab000 -     0x7fff6a932ff7  libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib
    0x7fff6a933000 -     0x7fff6a936fff  libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6a937000 -     0x7fff6a93aff7  libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6a93b000 -     0x7fff6a942fff  libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6a943000 -     0x7fff6a94affb  libsystem_dnssd.dylib (1096.0.2) <DC7381E8-F09F-3441-8267-9B8F50A0EBA9> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6a94b000 -     0x7fff6a94cffb  libsystem_featureflags.dylib (17) <DBCA4AA2-CA05-38D5-AB4B-BE0F3E09BB8B> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6a94d000 -     0x7fff6a99aff7  libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib
    0x7fff6a99b000 -     0x7fff6a9c7fff  libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6a9c8000 -     0x7fff6aa0fff7  libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib
    0x7fff6aa10000 -     0x7fff6aa37fff  libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6aa38000 -     0x7fff6aa45ff3  libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6aa46000 -     0x7fff6aa4ffff  libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib
    0x7fff6aa50000 -     0x7fff6aa59fe7  libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib
    0x7fff6aa5a000 -     0x7fff6aa64fff  libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6aa65000 -     0x7fff6aa69ffb  libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6aa6a000 -     0x7fff6aa6cfff  libsystem_secinit.dylib (62.0.4) <A48D9AF3-75F2-3331-A0C8-0A23771F4AC7> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6aa6d000 -     0x7fff6aa74ffb  libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6aa75000 -     0x7fff6aa8bff2  libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib
    0x7fff6aa8d000 -     0x7fff6aa92ffb  libunwind.dylib (35.4) <F5AE1D43-7C5F-3BA2-94D3-E769F82C0F61> /usr/lib/system/libunwind.dylib
    0x7fff6aa93000 -     0x7fff6aac7ff6  libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 5971
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 9088524
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=540.3M resident=0K(0%) swapped_out_or_unallocated=540.3M(100%)
Writable regions: Total=588.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=588.0M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
CG image                           204K       23 
CoreAnimation                      268K       24 
CoreGraphics                         8K        1 
CoreUI image data                   48K        1 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           193.1M       50 
MALLOC guard page                   48K       12 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.0M        4 
Stack                             9752K        4 
VM_ALLOCATE                        132K       22 
__DATA                            24.7M      301 
__DATA_CONST                        20K        1 
__FONT_DATA                          4K        1 
__LINKEDIT                       352.9M       23 
__OBJC_RO                         31.8M        1 
__OBJC_RW                         1760K        1 
__TEXT                           187.4M      292 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                       70.9M       19 
shared memory                      648K       17 
===========                     =======  ======= 
TOTAL                              1.3G      812 
TOTAL, minus reserved VM space   930.4M      812 

Model: MacBookPro12,1, BootROM 187.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 2,7 GHz, 16 GB, SMC 2.28f7
Graphics: kHW_IntelIris6100Item, Intel Iris Graphics 6100, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445424533303445422D45474346202020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445424533303445422D45474346202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.105.1 AirPortDriverBrcmNIC-1429)
Bluetooth: Version 7.0.0f8, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

Graph for memory and cpu utilization

Is your feature request related to a problem? Please describe.
The development of memory and cpu utilization is not visible.

Describe the solution you'd like
One way to make the development of the utilization visible, is by providing an area graph over time.

Additional context
As an example this might look like the graph in iStats.

Internet usage per session

Is it possible to have internet/network bandwidth usage in mb in networks session?
It's handy when you use limited data.
Currently we only have network speed.

Add option to show Disk IO

Most of the activity monitoring tools display disk io. Sometimes one of the programs might be doing a lot of disk io which might slow the system. Can we add an option to show disk io as well?

Add disable update check option

Maybe it is good to keep upgrading but I found update releases are too frequent and I don't care about the update that I cannot find anything improved.

Network status should be for Thunderbolt LAN connection

Is your feature request related to a problem? Please describe.
The network status showing 0 kb/s for thunderbolt lan connection.

Describe the solution you'd like
The network status only working with wifi connection. but this not working with LAN connection. I did't check with bluetooth. I checked with thunderbolt LAN connection. And found 0 kb/s

iGlance crashes during sleeping

Describe the bug
When the computer enters sleep mode and is woken up after some time iGlance is no longer running.

To Reproduce
Steps to reproduce the behavior:

  1. Start iGlance
  2. Let the computer sleep
  3. Wait for some time (idk how long maybe an hour or so)
  4. Wake the computer up.

Expected behavior
iGlance should be running after waking the computer.

Desktop (please complete the following information):

  • OS: macOS 10.15.2
  • Version of the app: 1.4.2

Add a graph section to the cpu status bar menu

Is your feature request related to a problem? Please describe.
At the moment it is not possible to get info about the utilization of every single cpu core.

Describe the solution you'd like
A graph section in the cpu status bar menu would allow the user to see the usage over time for each cpu core. In the graph every cpu core would be drawn in another color to distinct them.

Additional context
An example how it could look like is the cpu usage history in Ubuntu.
screenshot 2019-02-22 at 10 35 14

iGlance freeze

After some time of my mac inactivity or being put to sleep I've noticed some strange behaviour, the app is not starting, it looks like it's running, but none of the info is showing anything even though I'm downloading something or my CPU is running on max, it just seems to freeze.

MacOS 10.14.6
iGlance 1.3.6

Percentage under 10% is displayed as 0N%

Describe the bug
When the percentage drops under 10%, the percentage is displayed as 0N%.

To Reproduce
Steps to reproduce the behavior:

  1. Drain battery.

Expected behavior
Percentage is displayed as N%

Screenshots
Screen Shot 2019-12-11 at 11 34 48 AM

Desktop (please complete the following information):

  • OS: macOS 10.14
  • Version of the app: 1.4.1

Additional context
Add any other context about the problem here.

App won't launch in Catalina 15.2

Describe the bug
Tried both installing manually from releases and brew cask. Double clicking the icon only flashes for a second and nothing happens.

To Reproduce

  1. Install on Catalina 15.2
  2. Double Click on iGlance.app

Expected behavior
App shows up
Screenshots
Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS Catalina 15.2
  • Version of the app: 1.4.3

Additional context

CPU temperature only works when plugged in

Describe the bug
CPU temperature only displays properly when the Macbook is plugged in and charging

To Reproduce
Steps to reproduce the behavior:

  1. Enable CPU Temperature
  2. Plug the charger in and see the CPU temp
  3. Unplug charger
  4. See -1ºC

Expected behavior
The CPU temp to work even if the Macbook is not charging

Desktop (please complete the following information):

  • OS: macOS Mojave
  • Version: 1.2.2

corrupt dmg from official releases page

Describe the bug
the disk image is corrupt.

To Reproduce
Steps to reproduce the behavior:

  1. open disk image
  2. see sceenshot

Expected behavior
the disk image to mount

Screenshots
screenshotCORRUPT

Desktop (please complete the following information):

  • OS X
  • latest waterfox
  • Lion 10.7.5

Thanks

CPU temp inaccurate

Describe the bug
iGlance cpu temp is way off. It reports my cpu at 129°. Same temp on SystemX is 98°.

To Reproduce
Steps to reproduce the behavior:

  1. Launch both SystemX and iGlance
  2. Enable CPU temp reporting using equal scales (F or C)

Expected behavior
Both scales should be reporting equal values

Screenshots
iGlance on the left / SystemX on the right
Screen Shot 2019-08-02 at 8 17 38 AM

Desktop (please complete the following information):

  • OS: MacOS X 10.14.5
  • Version of the app: iGlance 1.3.5, SystemX ?

Minor typo

In iGlance/Components/Battery.swift on line 53,

menuBattery?.addItem(NSMenuItem(title: "Quite iGlance", action: #selector(NSApplication.terminate(_:)), keyEquivalent: "q"))

"Quit" is misspelt as "Quite"

Unable to autostart on boot

MBP 2014, 15", MacOS Mojave 10.14.3

iGlance 1.3.1

Steps to reproduce the behavior:

  1. Remove manually installed iGlance (1.3.0)
  2. Run "brew cask instal iGlance"
  3. Tick "Autostart on Boot"
  4. See error "Something went wrong, sorry"

Please let me know if there's any additional information needed

SIGILL terminated the process

Describe the bug
iGlance will periodically self-terminate and requires to launch again.

To Reproduce
N/A

Expected behavior
... It should run forever until the user quits it.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: macOS 10.14.5
  • Version of the app: 1.3.5

Additional context
I examined the system log in Console.app, the log showed that the service is terminated because of SIGILL:

image

For now I'm not sure how long it can persist but it should be less than 24 hours. Tell me if you need more info. Thanks

A note to the devs...

I had bought an app on the Mac App Store called SystemX, which advertised as having a full screeen panel with a ton of graphs. It didn't appear to have anything of the sorts. I went online looking for more info where I came across another post that denounced that the app in the Mac App Store was stolen. I then found the iGlance website on Github. This made me very upset, so I filed a report with Apple and this is what I wrote to them:

The product listed on the Mac App Store under the name iStats X is a fraud - The dev lifted the code from iGlance, (https://github.com/iglance/iGlance/releases), packaged it, and sells in on the Mac App Store.

This is unethical, copyright infringement and illegal. Had I known this beforehand, of course, I wouldn't have bought this product from the Mac App Store, and instead downloaded it from the rightful owners in https://github.com/iglance/iGlance/releases. As always, caveat emptor - buyer beware. I am copying a response by the original developers of this app who were asked by someone else about SystemX and this is what they had to say about it: "Concerning SystemX I wanted to say that this app is not sold by us. A third party took our code and sells it in the app store (which is totally correct concerning legal terms)".

Furthermore I opened the contents of the application and I found a folder in /Applications/iStats\ X.app/Contents/Library that contains a folder called /LoginItems that has an app called iGlanceLauncher.app (fullpath: /Applications/iStats\ X.app/Contents/Library/LoginItems/iGlanceLauncher.app) which you can find out more info here: https://github.com/iglance/iGlance/tree/master/iGlance/iGlanceLauncher .

So as you see this application being on the Mac App Store is a scam and as such I would like to request the developeron the Mac App Store to be banned from the MAS for stealing someone else's work. Thanks!

I sincerely hope whatever wrong this has caused you and your app, is writed at some point. I apologize if this is not the place to leave this, but I couldnt find an email to send you this.

Refactor SMCKit library

At the moment the SystemKit library is working just fine. However if we want to add more features to this library we should refactor it first in favour of better error handling and better logging

Add tests for saving/loading settings

Is your feature request related to a problem? Please describe.
UI test prevent bugs from appearing during development.

Additional context
Should be done after #25 is merged

updated app won't launch

Describe the bug
App fails to launch on latest update. Tried installing using both brew and the dmg. Same result.

To Reproduce
Steps to reproduce the behavior:

  1. Download dmg or install through brew
  2. Click on iGlance icon

Expected behavior
App should appear in status bar

Actual behavior
Finder window flashes briefly, then nothing else.

Desktop (please complete the following information):

  • OS: MacOS 10.14.6
  • Version of the app: 1.3.6

Percentage of battery in taskbar

Is your feature request related to a problem? Please describe.
I'd like to be able to see the percentage remaining without having to click on the battery icon.
Describe the solution you'd like
I'd like to have a setting to see the percentage of the battery in the battery icon, and be able to switch from percentage to time remaining (maybe holding shift while clicking?).

Adapt settings window to the theme (light/dark)

Is your feature request related to a problem? Please describe.
Adapting the settings window to the currently used theme of osx.

Describe the solution you'd like
When changing from light to dark theme of OSX, the settings window changes its theme accordingly and vice versa.

Notarize the app by Apple

Describe the bug
Since macOS Catalina all apps must be notarized by Apple. Therefore the app currently can't be launched under macOS Catalina.

To Reproduce
Simply try to launch the app

Expected behavior
The app launch as expected.

Desktop (please complete the following information):

  • OS: macOS 10.15
  • Version of the app: 1.4

Add info about the public ip address

Is your feature request related to a problem? Please describe.
One should be able to retrieve the public IP address of the router.

Describe the solution you'd like
This info could be added to menu bar menu of the network component. This feature should be implemented after #25 is merged.

Additional context
This issue was suggested here

Is SystemX plagiarizing you?

This app is SO GOOD!
I found a software in appstore called SystemX and it is charge
but i got the update push today and the link is your git
only name and picture is diffferent
so,Is SystemX plagiarizing you?

Both high and low battery notifs say "Low"

Describe the bug
Title. heres a screenie:
Screen Shot 2019-12-28 at 12 42 24 AM

To Reproduce
Steps to reproduce the behavior:

  1. Open settings and click "Battery"

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mojave 10.14
  • Version of the app: 1.4.2

Additional context
Add any other context about the problem here.

Adding the network speed menu bar icon slows down/crashes the app

Describe the bug
When adding the network speed info to the menu bar the app gets really slow up to the point where iGlance is not reacting.

To Reproduce
Steps to reproduce the behavior:

  • open the app
  • if you don't habe the net speed info displayed add it to the menu bar

Result: The app is very slow/crashes

Expected behavior
The app should be as fast/responsive as usual.

Screenshots
Screenshot 2019-12-27 at 16 18 37

Desktop (please complete the following information):

  • OS: macOS 10.15.2
  • Version of the app: 1.4.1

Additional context
Add any other context about the problem here.

Rearrange the order of the stats

Is your feature request related to a problem? Please describe.
Currently, rearrange the order of the stats is done by tick/untick available stats.

Describe the solution you'd like
Movable/dragable stats.

Seperate on/off toggles for upper/lower battery notif

Is your feature request related to a problem? Please describe.
I love how i can get notifs if my battery drops under a certain percentage. What i don't like is the notif when my battery goes above a certain percentage. Kinda redundant since the charger has the red/green led that turns green when its fully charged.

Describe the solution you'd like
It would be nice to have separate checkboxes for upper and lower notifs. Currently my workaround is setting the upper limit to 21%.

Add Sparkle to automatically update the app

Is your feature request related to a problem? Please describe.
It is cumbersome to get the update notification and then having to download the update from the GitHub release page.

Describe the solution you'd like
The solution is to get a Apple Developer Account and add Sparkle to the app.

Describe alternatives you've considered
Alternatively we could use Squirrel. However with Squirrel we would have to implement our own frontend.

App Crashes on MBP2018

Describe the bug
iGlance sometimes crashes on a MacBook Pro 2018 and quits. Application needs to be restarted. However, I don't know why it crashes yet.

To Reproduce
Steps to reproduce the behavior:
Can't be reproduced. Needs to be investigated.

Expected behavior
iGlance should not be terminated unexpectedly.

Screenshots
No screenshot available.

Desktop (please complete the following information):

  • OS: OSX 10.13.6
  • Version 1.1

Additional context
If anyone noticed the crashes too and can give us any detailed information when it happens feel free to comment.

GUI redesign

Is your feature request related to a problem? Please describe.
The user interface looks a bit crammed. Is related to #23.

Describe the solution you'd like
The solution would be to redesign the user interface.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.