-
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
# UNDER DEVELOPMENT --- DO NOT EXECUTE ANYTHING -- | ||
# iGlance | ||
## macOS System Monitor | ||
|
||
<img src="https://i.imgur.com/yPJvAIg.png" title="Status Bar" width="300" alt="Status Bar"> | ||
|
||
<img src="https://i.imgur.com/iVuBvaL.png" title="Status Bar" width="400" alt="Status Bar"> | ||
|
||
### Introduction | ||
iGlance is a small System Monitor that displays current stats about your Mac on the Status Bar. It is built to be highly customizable so that everyone can adjust it to his/her needs. A list of features is listed below. If you encounter any bugs or have suggestions for new features, feel free to write them down in the Issue tab. | ||
|
||
### Features | ||
- CPU Utilization | ||
- CPU Temperature | ||
- Memory Usage | ||
- Network Usage | ||
- Fan Speed | ||
- Low/High Battery Notification | ||
|
||
### Installation | ||
|
||
- Download the iGlance.zip from https://github.com/Moneypulation/iGlance/releases | ||
- Unzip it and put the Application into your Application folder | ||
|
||
### Credits | ||
- <a href="https://github.com/Moneypulation">Moneypulation</a> - Developer | ||
- <a href="https://github.com/D0miH">D0miH</a> - Co-Developer | ||
- we are using the <a href="https://github.com/beltex/SystemKit">SystemKit</a> and <a href="https://github.com/beltex/SMCKit">SMCKit</a> from beltex | ||
|
||
### License | ||
This software is publish under the <b>MIT License</b>. |