{"id":13830228,"url":"https://github.com/mykle1/MMM-ISS-Live","last_synced_at":"2025-07-09T11:32:19.126Z","repository":{"id":91842964,"uuid":"179393603","full_name":"mykle1/MMM-ISS-Live","owner":"mykle1","description":"Displays live video from the International Space Station on your MagicMirror","archived":false,"fork":false,"pushed_at":"2019-06-06T00:19:05.000Z","size":505,"stargazers_count":11,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T23:15:23.776Z","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/mykle1.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":"2019-04-04T00:46:49.000Z","updated_at":"2024-10-23T18:12:10.000Z","dependencies_parsed_at":"2023-04-01T06:04:25.145Z","dependency_job_id":null,"html_url":"https://github.com/mykle1/MMM-ISS-Live","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mykle1/MMM-ISS-Live","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-ISS-Live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-ISS-Live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-ISS-Live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-ISS-Live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykle1","download_url":"https://codeload.github.com/mykle1/MMM-ISS-Live/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-ISS-Live/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264450556,"owners_count":23610194,"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:57.575Z","updated_at":"2025-07-09T11:32:18.846Z","avatar_url":"https://github.com/mykle1.png","language":"JavaScript","funding_links":[],"categories":["Entertainment"],"sub_categories":[],"readme":"## MMM-ISS-Live\r\n\r\n* Displays live video from the International Space Station\r\n\r\n* Audio from the ISS (when available)\r\n\r\nLive video from the International Space Station includes internal views when the crew is on-duty \r\nand Earth views at other times. The video is accompanied by audio of conversations between the\r\ncrew and Mission Control. This video is only available when the space station is in contact with the ground.\r\n\r\nDuring \"loss of signal\" periods, viewers will see a blue screen. Since the station orbits the Earth once\r\nevery 90 minutes, it experiences a sunrise or a sunset about every 45 minutes. When the station is in \r\ndarkness, external camera video may appear black, but can sometimes provide spectacular views of lightning\r\nor city lights below.\r\n\r\n## Examples\r\nThe module is a live stream. These are still shots, obviously.\r\n\r\n![](images/i1.png) ![](images/i33.png) \r\n\r\n## Installation\r\n\r\n* `git clone https://github.com/mykle1/MMM-ISS-Live` into the `~/MagicMirror/modules` directory.\r\n\r\n## Config.js entry and options\r\n\r\n    {\r\n    disabled: false,\r\n    module: 'MMM-ISS-Live',\r\n    position: 'bottom left',\r\n    config: {\r\n        useHeader: false,                // true if you want a header\r\n        header: \"\",                      // Change in config file. useHeader must be true\r\n        animationSpeed: 1000,            // fade speed\r\n    }\r\n},\r\n\r\n### Electron may hinder the use of autoplay. Known issue.\r\n\r\n#### This will fix it\r\n\r\nEdit MagicMirror/js/electron.js\r\n\r\nAdd the line shown below\r\n```\r\nlet mainWindow;\r\n\r\nfunction createWindow() {\r\n    app.commandLine.appendSwitch('autoplay-policy', 'no-user-gesture-required');  //\u003c -------- added\r\n```    \r\n    \r\nSave and restart MagicMirror\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-ISS-Live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykle1%2FMMM-ISS-Live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-ISS-Live/lists"}