All Projects → spagnuolocarmine → Touchbar Systemmonitor

spagnuolocarmine / Touchbar Systemmonitor

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Touchbar Systemmonitor

CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-4.44%)
Mutual labels:  osx, electron-app
Mailspring
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Stars: ✭ 11,953 (+26462.22%)
Mutual labels:  osx, electron-app
Menubar Brightness
MacOS app to change the screen brightness on the menubar.
Stars: ✭ 77 (+71.11%)
Mutual labels:  osx, electron-app
Unimidi
Realtime MIDI IO for Ruby
Stars: ✭ 229 (+408.89%)
Mutual labels:  hardware, osx
Streaker
🔥 GitHub contribution streak & stat tracking menu bar app
Stars: ✭ 131 (+191.11%)
Mutual labels:  statistics, electron-app
Papers Literature Ml Dl Rl Ai
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
Stars: ✭ 1,341 (+2880%)
Mutual labels:  statistics, hardware
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+2917.78%)
Mutual labels:  hardware, osx
StudyMD
Flashcards from Markdown. Built with React and Electron
Stars: ✭ 92 (+104.44%)
Mutual labels:  osx, electron-app
Minta
✳️  Electron app for generating regular expressions
Stars: ✭ 353 (+684.44%)
Mutual labels:  osx, electron-app
Helioml
A book about machine learning, statistics, and data mining for heliophysics
Stars: ✭ 36 (-20%)
Mutual labels:  statistics
Swim
A command line tool to switch the current input method by identifier for macOS.
Stars: ✭ 39 (-13.33%)
Mutual labels:  osx
Lol Chime
🔔 A cross-platform(Linux, Windows, OSX) terminal utility that notifies the user with a bard chime when their friends are out of the game.
Stars: ✭ 35 (-22.22%)
Mutual labels:  osx
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+2082.22%)
Mutual labels:  statistics
Far2l
Linux port of FAR v2
Stars: ✭ 1,001 (+2124.44%)
Mutual labels:  osx
Outlier Utils
Utility library for detecting and removing outliers from normally distributed datasets using the Smirnov-Grubbs test.
Stars: ✭ 35 (-22.22%)
Mutual labels:  statistics
Rediscx
Redis desktop client for any platform.
Stars: ✭ 43 (-4.44%)
Mutual labels:  electron-app
Breader
A simple RSS reader.
Stars: ✭ 35 (-22.22%)
Mutual labels:  electron-app
Statistics
A stab at a very simple statistics class for Objective-C
Stars: ✭ 34 (-24.44%)
Mutual labels:  statistics
Dmidecode Osx
An OS X native port of dmidecode
Stars: ✭ 44 (-2.22%)
Mutual labels:  osx
Budgetbudget
🧮 make financial decisions with confidence
Stars: ✭ 43 (-4.44%)
Mutual labels:  electron-app
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.

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