Skip to content

With help of netdata this chrome app push notification to view internet speed, battery watts, cpu usages. Internet speed meter for ChromeOS

Notifications You must be signed in to change notification settings

biplobsd/networkMonitorforChromeOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Monitor

ChromeOS Internet speed meter. With help of netdata this chrome app push notification to view internet speed, battery watts, cpu usages

image

Installation

  1. Enable chrome os developer crosh shell; Press [ Ctrl ] [ Alt ] [ T ]
  2. Install netdata by run this command in crosh shell curl https://get.netdata.cloud/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh --no-updates --stable-channel --disable-telemetry
  3. Get scopeNodeId from the http://localhost:19999/api/v2/info key is mg. mg value is the scopeNodeId
  4. Now replace your scopeNodeId on the background script
  5. Now load unpacked this folder on chrome://extensions/
  6. If there is no notification start then open the Network Monitor from the application list.

Configure auto start netdata

Copy netdata.conf to the init directory. sudo cp netdata.conf /etc/init/

About

With help of netdata this chrome app push notification to view internet speed, battery watts, cpu usages. Internet speed meter for ChromeOS

Topics

Resources

Stars

Watchers

Forks