UNPKG

hyper-activity-monitor-touch-bar

Version:

Add activity metrics (cpu / network / disk / battery) to Macbook's Touch Bar when using Hyper terminal.

19 lines (18 loc) 453 B
{ "name": "hyper-activity-monitor-touch-bar", "description": "Add activity metrics (cpu / network / disk / battery) to Macbook's Touch Bar when using Hyper terminal.", "version": "0.0.2", "main": "index.js", "author": "thansis@socital.com <thanasis@socital.com>", "license": "MIT", "keywords": [ "hyper", "touchbar", "macos", "hyper.app", "hyper-plugin" ], "dependencies": { "systeminformation": "^5.9.8" } }