Skip to content

Displays the network connection availability of the browser.

License

Notifications You must be signed in to change notification settings

Legion2/MMM-Online-State

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMM-Online-State

Displays the network connection availability of the browser. This MagicMirror Module uses the Navigator.onLine Browser API to check if there is a network connection.

Screenshot of online state

Installation

Run these commands at the root of your magic mirror install.

cd modules
git clone https://github.com/Legion2/MMM-Online-State.git

Configuration Options

Option Default Description
displaySymbol true Display the state as symbol
displayText false Display the state as text
symbolOnline wifi The symbol for the online state. See Font Awsome website.
symbolOffline wifi The symbol for the offline state. See Font Awsome website.
colored true Should the symbols be colored.
colorOnline #fff The color for the online state.
colorOffline red The color for the offline state.

About

Displays the network connection availability of the browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published