Skip to content

Repository files navigation

MMM-NetworkConnection [GitHub license]

Network Connection Status (ping, download, upload) Module for MagicMirror2. This module combines internet-monitor and MMM-connection-status.

Example

Dependencies

Installation

  1. Clone this repo into ~/MagicMirror/modules directory.

  2. Go to ~/MagicMirror/modules/MMM-NetworkConnection directory and do npm install

  3. Configure your ~/MagicMirror/config/config.js:

    {
    module: 'MMM-NetworkConnection',
    position: 'top_right',
    config: {
    }
    }
    

Config Options

OptionDefaultDescription
updateInterval600000 ms (10 minutes)how often should the devices states refreshed
maxTime5000 millisecondshow long to do speedtest
initialLoadDelay2500 millisecondshow long to delay to load the module
decimal1how many decimals for the round
displayTextStatustruedisplay connection text status or not
animationSpeed2500 millisecondsspeed of the update animation

About

Network Connection Status (ping, download, upload) Module for MagicMirror2

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages