ChromeOS Internet speed meter. With help of netdata this chrome app push notification to view internet speed, battery watts, cpu usages
- Enable chrome os developer crosh shell;
Press [ Ctrl ] [ Alt ] [ T ] - 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 - Get
scopeNodeIdfrom thehttp://localhost:19999/api/v2/infokey ismg.mgvalue is thescopeNodeId - Now replace your scopeNodeId on the background script
- Now load unpacked this folder on
chrome://extensions/ - If there is no notification start then open the Network Monitor from the application list.
Copy netdata.conf to the init directory. sudo cp netdata.conf /etc/init/
