Awesome
<img src="src/icons/coffee-cup.png" alt="logo" height="120" align="right" />Touch Bar System Monitor
A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.
This application will let you know the status of your system (hardware) in your Macbook Pro touch bar. The application runs as a background process; you can open it by digiting CMD+SHIFT+1
. For quitting the system monitor, you can digit CMD+SHIFT+0
.
The color each metric is displayed with represents the load of the associated resource. Differently from other system monitors, the application is in an idle state when it is not used, meaning that it does not waste your battery.
Features:
:chart_with_upwards_trend
: the average percentage of CPU usage;:chart_with_downwards_trend
: the average percentage of actually used RAM, without considering reserved memory or cache and so.:satellite
: the network traffic on your active interface in MB/s;:file_folder
: the average percentage of IO operations on your disk;:battery
: the percentage of your battery;:bar_chart
: it opens the MacOS Activity Monitor Application.
Usage
Command | Operation |
---|---|
CMD+SHIFT+1 | Open |
CMD+SHIFT+0 | Close |
RELEASES
Tag | Name | Description | Download |
---|---|---|---|
0.0.1 | Alpha pre-release | Macbook Pro macOS Catalina 10.15.2 | :arrow_down: |
0.0.2 | Alpha pre-release | Macbook Pro macOS Catalina 10.15.2 | :arrow_down: |
Do it by yourself
In order to run locally type the following:
npm install
npm start
In order to build locally type the following:
npm install
npm run dist
Project curiosity "#iorestoacasa -> #stayathome"
In March 2020, I began working on this project in my nights to contrast my bad feeling during the isolation caused by the Pandemic Influenza of COVID-19 in Italy :-(
This project aims to send a message to all people that, unfortunately, have to fight the COVID-19. All of us can contribute to breaking the outbreaks by staying at home. If we are passionate about something, we can find more time to do what we love.
We must remember and understand that a pandemic will eventually end, the problem is when and how.
This is my personal small (or useless) contribution (better say message) to help the community to better recognize the importance of social interventions in case of a pandemic.