{"id":18701999,"url":"https://github.com/legion2/mmm-online-state","last_synced_at":"2025-11-09T00:30:41.026Z","repository":{"id":101585174,"uuid":"244448529","full_name":"Legion2/MMM-Online-State","owner":"Legion2","description":"Displays the network connection availability of the browser.","archived":false,"fork":false,"pushed_at":"2020-03-04T10:41:17.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T05:42:03.656Z","etag":null,"topics":["magic-mirror-modules"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Legion2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-02T18:47:15.000Z","updated_at":"2024-07-09T22:47:37.000Z","dependencies_parsed_at":"2023-06-06T03:45:19.640Z","dependency_job_id":null,"html_url":"https://github.com/Legion2/MMM-Online-State","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legion2%2FMMM-Online-State","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legion2%2FMMM-Online-State/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legion2%2FMMM-Online-State/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legion2%2FMMM-Online-State/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Legion2","download_url":"https://codeload.github.com/Legion2/MMM-Online-State/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239565644,"owners_count":19660154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magic-mirror-modules"],"created_at":"2024-11-07T11:43:12.885Z","updated_at":"2025-02-18T23:11:02.896Z","avatar_url":"https://github.com/Legion2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMM-Online-State\nDisplays the network connection availability of the browser.\nThis MagicMirror Module uses the `Navigator.onLine` [Browser API](https://whatwebcando.today/online-state.html) to check if there is a network connection.\n\n![Screenshot of online state](online_state_screenshot.png)\n\n## Installation\nRun these commands at the root of your magic mirror install.\n\n```sh\ncd modules\ngit clone https://github.com/Legion2/MMM-Online-State.git\n```\n## Configuration Options\n| **Option**      | **Default** | **Description**                                                                            |\n|-----------------|-------------|--------------------------------------------------------------------------------------------|\n| `displaySymbol` | `true`      | Display the state as symbol                                                                |\n| `displayText`   | `false`     | Display the state as text                                                                  |\n| `symbolOnline`  | `wifi`      | The symbol for the online state. See [Font Awsome](http://fontawesome.io/icons/) website.  |\n| `symbolOffline` | `wifi`      | The symbol for the offline state. See [Font Awsome](http://fontawesome.io/icons/) website. |\n| `colored`       | `true`      | Should the symbols be colored.                                                             |\n| `colorOnline`   | `#fff`      | The color for the online state.                                                            |\n| `colorOffline`  | `red`       | The color for the offline state.                                                           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegion2%2Fmmm-online-state","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegion2%2Fmmm-online-state","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegion2%2Fmmm-online-state/lists"}