• Stars
    star
    263
  • Rank 155,624 (Top 4 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.

logo

Touch Bar System Monitor

A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.

MIT license Open Source Love svg3

Maintenance GitHub issues Build Status

Donate Ask Me Anything ! Tweet

screenshot

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 ⬇️
 0.0.2 Alpha pre-release Macbook Pro macOS Catalina 10.15.2 ⬇️

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.

More Repositories

1

TwentySecondsCurriculumVitae-LaTex

Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
TeX
593
star
2

programmazione-distribuita

Programmazione Distribuita@UNISA
22
star
3

FLY-language

FLY a Domain Specific Language for scientific computing on the Multi Cloud
Xtend
12
star
4

serverless-computing-for-iot

An Open source serverless computing architecture for IoT
HTML
8
star
5

p2ppublishsubscribe

A p2p Java library for Publish/Subscribe communication
Java
8
star
6

docker-mpi

Docker Ubuntu with OpenMPI, OpenMP, and so on..
Dockerfile
7
star
7

ABM.jl

A Multi Agent Based Simulation engine in Julia language
Julia
5
star
8

playground-mpi

Have fun with MPI in C -- An interactive tutorial playground on Tech.io
C
5
star
9

programmazione-concorrente-parallela-cloud

C
5
star
10

amazonhpc

Amazon HPC cluster environment based on StarCluster
Shell
4
star
11

swiftlangabm

Swift/T - High Performance Dataflow Computing Agent-Based Simulator Wrapper
Java
1
star
12

spagnuolocarmine.github.io

My personal homepage! Starting from https://github.com/riggraz/no-style-please (Thank you for your style).
HTML
1
star
13

swift-t

Swift-t version working Julia 1.5
Java
1
star
14

ubuntu-openmpi-openmp

This project provides scripts and tutorial to install OpenMPI and OpenMP on a Ubuntu Linux
Shell
1
star
15

distributedsystems-unisa

Architetture Distribuite per il Cloud (ADC) - Classe 2020/2021
Java
1
star
16

aws-cluster-toolkit

Amazon Web Services HPC Cluster Toolkit
Java
1
star
17

swift-lang-swift-t-jvm-engine

C-JVM-Scripting: evaluate JVM scripting languages in C applications.
Java
1
star