{"id":13830590,"url":"https://github.com/YR/MMM-YrNow","last_synced_at":"2025-07-09T12:30:29.012Z","repository":{"id":45874604,"uuid":"73379750","full_name":"YR/MMM-YrNow","owner":"YR","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-23T09:53:33.000Z","size":93,"stargazers_count":23,"open_issues_count":8,"forks_count":28,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-20T12:09:48.947Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YR.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-10T12:25:48.000Z","updated_at":"2024-05-30T16:02:43.000Z","dependencies_parsed_at":"2023-02-12T21:55:14.357Z","dependency_job_id":null,"html_url":"https://github.com/YR/MMM-YrNow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/YR/MMM-YrNow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR%2FMMM-YrNow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR%2FMMM-YrNow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR%2FMMM-YrNow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR%2FMMM-YrNow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YR","download_url":"https://codeload.github.com/YR/MMM-YrNow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR%2FMMM-YrNow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264458047,"owners_count":23611473,"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:01:02.656Z","updated_at":"2025-07-09T12:30:28.758Z","avatar_url":"https://github.com/YR.png","language":"JavaScript","funding_links":[],"categories":["Weather"],"sub_categories":[],"readme":"# MagicMirror² Module: YrNow\n\n\u003cimg src=\"/images/screenshot.png\" align=\"right\"/\u003eThis is the official Yr Nowcast module for [MagicMirror²](https://github.com/MichMich/MagicMirror), which displays data from [Yr](https://www.yr.no/nb/).\nNowcast data is only available for some Norwegian locations covered by the Norwegian weather radars. See [Explanation (in Norwegian)](https://yrkundesenter.zendesk.com/hc/no/articles/209295525-N%C3%A5varsel-Pr%C3%B8v-v%C3%A5rt-nye-nedb%C3%B8rvarsel-)!\n Sometimes the Nowcast will tell you \"no precipitation next 90 minutes\", while the weather symbol contains rain or snow. This is expected, since the weather symbol is based on a weather model and Nowcast is based on radar observations.\n\nThe temperature value is fetched from the current hour in the weather forecast for your location.\n\n## How to install\n\nRemote into your Magic Mirror box using a terminal software and go to the modules folder:\n\n    cd ~/MagicMirror/modules\n\nClone the repository:\n\n\tgit clone https://github.com/YR/MMM-YrNow\n\nPrerequisites (make sure to also have request installed):\n\n\tnpm install request\n\nAdd the module to the modules array in the config/config.js file by adding the following section. You can change this configuration later when you see this works:\n\n\t{\n\t\tmodule: 'MMM-YrNow',\n\t\tposition: 'top_right',\n\t\tconfig: {\n\t\t\tlocationId: '1-73738',\n            showWeatherForecast: true\n\t\t}\n\t},\n\n## Configuration options\n\n\u003ctable style=\"width:100%\"\u003e\n\t\u003ctr\u003e\n\t\t\u003cth\u003eOption\u003c/th\u003e\n\t\t\u003cth\u003eComment\u003c/th\u003e\n\t\t\u003cth\u003eDefault\u003c/th\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003elocationId\u003c/td\u003e\n\t\t\u003ctd\u003eThe unique Id found in the Url of any location on \u003ca href=\"https://www.yr.no/nb/liste/dag/1-73738/Norge/Oslo/Oslo/Blindern\"\u003eYr\u003c/a\u003e I.e. Blindern (Oslo)\u003c/td\u003e\n\t\t\u003ctd\u003e1-73738\u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eshowWeatherForecast\u003c/td\u003e\n        \u003ctd\u003eIf there's no precipitation in the nowcast, the weather forecast for the next period is shown.\u003c/td\u003e\n        \u003ctd\u003etrue\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYR%2FMMM-YrNow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYR%2FMMM-YrNow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYR%2FMMM-YrNow/lists"}