{"id":13830121,"url":"https://github.com/LukeSkywalker92/MMM-Globe","last_synced_at":"2025-07-09T11:32:06.606Z","repository":{"id":54992821,"uuid":"73619131","full_name":"LukeSkywalker92/MMM-Globe","owner":"LukeSkywalker92","description":"Earth globe for MagicMirror2","archived":false,"fork":false,"pushed_at":"2021-01-17T07:49:12.000Z","size":599,"stargazers_count":69,"open_issues_count":10,"forks_count":16,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-20T12:09:34.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/LukeSkywalker92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-13T13:57:17.000Z","updated_at":"2024-07-04T09:41:31.000Z","dependencies_parsed_at":"2022-08-14T08:30:44.708Z","dependency_job_id":null,"html_url":"https://github.com/LukeSkywalker92/MMM-Globe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LukeSkywalker92/MMM-Globe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeSkywalker92%2FMMM-Globe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeSkywalker92%2FMMM-Globe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeSkywalker92%2FMMM-Globe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeSkywalker92%2FMMM-Globe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeSkywalker92","download_url":"https://codeload.github.com/LukeSkywalker92/MMM-Globe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeSkywalker92%2FMMM-Globe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264450543,"owners_count":23610189,"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-04T10:00:55.983Z","updated_at":"2025-07-09T11:32:06.330Z","avatar_url":"https://github.com/LukeSkywalker92.png","language":"JavaScript","funding_links":[],"categories":["Entertainment"],"sub_categories":[],"readme":"MMM-Globe\n===================\nThis a module for the [MagicMirror](https://github.com/MichMich/MagicMirror). It can display live images of our planet. The pictures are taken from the Himawari-8 sattelite. You can also display custom pictures.\n\n## Preview\n\n![](https://github.com/LukeSkywalker92/MMM-Globe/blob/master/screenshot.png?raw=true)\n\n## Installation\n1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/LukeSkywalker92/MMM-Globe.git`.\n\n\n\n## Config\nThe entry in `config.js` can include the following options:\n\n|Option|Description|\n|---|---|\n|`style`|Style of the image. There are four different styles available depending on your desired center. Preview them here:\u003cbr\u003e* [Asia-centric images](http://rammb.cira.colostate.edu/ramsdis/online/himawari-8.asp)\u003cbr\u003e* [Africa/Europe-centric images](https://eumetview.eumetsat.int/static-images/latestImages.html)\u003cbr\u003e* [Latin America-centric images](https://www.star.nesdis.noaa.gov/GOES/)\u003cbr\u003e\u003cbr\u003e**Type:** `string` **Possible values:** `natColor`, `geoColor`, `airMass`, `fullBand`, `europeDiscNat`, `europeDiscSnow`, `centralAmericaDiscNat`|\n|`imageSize`|Defines the size of the displayed image in pixels. \u003cbr\u003e\u003cbr\u003e**Type:** `integer`\u003cbr\u003e**Default value:** `600`|\n|`updateInterval`|How often the image is updated. There is a new picture uploadet every 10 minutes. So there is no need to go faster.\u003cbr\u003e\u003cbr\u003e**Default value:** `10 • 60 • 1000 // every 10 minutes`|\n|`ownImagePath`|If you want to display a custom picture, place the link of it here. The module will automatically display it.\u003cbr\u003e\u003cbr\u003e**Default value:** `''`|\n\n\n\n\nHere is an example of an entry in `config.js`\n```\n{\n\tmodule: 'MMM-Globe',\n\tposition: 'center',\n\tconfig: {\n\t\tstyle: 'geoColor',\n\t\timageSize: 600,\n\t\townImagePath:'',\n\t\tupdateInterval: 10*60*1000\n\t}\n},\n```\n\n\n\n## Special Thanks\n- [Michael Teeuw](https://github.com/MichMich) for creating the awesome [MagicMirror2](https://github.com/MichMich/MagicMirror/tree/develop) project that made this module possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLukeSkywalker92%2FMMM-Globe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLukeSkywalker92%2FMMM-Globe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLukeSkywalker92%2FMMM-Globe/lists"}