{"id":13592988,"url":"https://github.com/sheyabernstein/MMM-connection-status","last_synced_at":"2025-04-09T02:32:00.317Z","repository":{"id":47749810,"uuid":"109637597","full_name":"sheyabernstein/MMM-connection-status","owner":"sheyabernstein","description":"Display internet connection status for MagicMirror2","archived":false,"fork":false,"pushed_at":"2023-08-22T23:39:15.000Z","size":86,"stargazers_count":29,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-06T14:41:25.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheyabernstein.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}},"created_at":"2017-11-06T02:24:21.000Z","updated_at":"2024-09-29T02:56:47.000Z","dependencies_parsed_at":"2024-01-14T04:39:27.782Z","dependency_job_id":"dbce8f91-61a6-4d6a-aa53-06e5ec5be607","html_url":"https://github.com/sheyabernstein/MMM-connection-status","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/sheyabernstein%2FMMM-connection-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheyabernstein%2FMMM-connection-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheyabernstein%2FMMM-connection-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheyabernstein%2FMMM-connection-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheyabernstein","download_url":"https://codeload.github.com/sheyabernstein/MMM-connection-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965613,"owners_count":21025407,"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":[],"created_at":"2024-08-01T16:01:15.412Z","updated_at":"2025-04-09T02:31:57.485Z","avatar_url":"https://github.com/sheyabernstein.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Mirror Utilities"],"sub_categories":[],"readme":"# MMM-connection-status\nDisplay internet connection status for MagicMirror\u003csup\u003e2\u003c/sup\u003e\n\n## Screenshots\n\n![Preview-Sources](docs/preview.png \"Screenshot\")\n\n## Dependencies\n  * An installation of [MagicMirror\u003csup\u003e2\u003c/sup\u003e](https://github.com/MichMich/MagicMirror)\n\n## Installation\n 1. Clone this repo into `~/MagicMirror/modules` directory.\n 2. Configure your `~/MagicMirror/config/config.js`:\n \n     ```\n     {\n         module: 'MMM-connection-status',\n         header: \"Internet Connection\",\n         position: 'top_left', // Or any valid MagicMirror position.\n         config: {\n             // See 'Configuration options' for more information.\n         }\n     }\n     ```\n\n## Configuration Options\n\n| **Option**          | **Default**         | **Description**                          |\n|---------------------|---------------------|------------------------------------------|\n| `updateInterval`    | `60000`             | Time in ms to wait between updating      |\n| `initialLoadDelay`  | `0`                 | Time in ms to wait until start           |\n| `animationSpeed`    | `250`               | Fade animation time                      |\n| `connectedColor`    | `var(--color-text)` | Text color when internet is connected    |\n| `disconnectedColor` | `var(--color-text)` | Text color when internet is disconnected |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheyabernstein%2FMMM-connection-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheyabernstein%2FMMM-connection-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheyabernstein%2FMMM-connection-status/lists"}