{"id":20460189,"url":"https://github.com/lukestorry/weather-downloader","last_synced_at":"2025-06-10T14:05:26.041Z","repository":{"id":74374149,"uuid":"581902051","full_name":"LukeStorry/weather-downloader","owner":"LukeStorry","description":"Simple node script to download and archive images for a auto-refreshing weather desktop background, using puppeteer to screenshot from windy.com","archived":false,"fork":false,"pushed_at":"2023-01-23T10:59:20.000Z","size":2197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T11:18:36.922Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukeStorry.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-24T19:47:17.000Z","updated_at":"2022-12-24T21:32:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"95536139-921d-4a5a-bb88-00e0cc598aad","html_url":"https://github.com/LukeStorry/weather-downloader","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/LukeStorry%2Fweather-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeStorry%2Fweather-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeStorry%2Fweather-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeStorry%2Fweather-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeStorry","download_url":"https://codeload.github.com/LukeStorry/weather-downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeStorry%2Fweather-downloader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257541931,"owners_count":22561702,"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-11-15T12:18:36.710Z","updated_at":"2025-06-10T14:05:25.998Z","avatar_url":"https://github.com/LukeStorry.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Downloader\n\nSimple node script to download and archive images for a auto-refreshing weather desktop background, using puppeteer to screenshot from [windy.com](windy.com), and a mac launchctl plist to auto-run on the hour.\n\n![weather screenshot](./screenshot.png)\n\n## Installation\n\n```bash\nchmod +x ./weather-downloader.js\nmkdir -p ~/Library/LaunchAgents\ncp ./local.WeatherDownloader.plist ~/Library/LaunchAgents/\nlaunchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/local.WeatherDownloader.plist\nlaunchctl enable gui/$(id -u)/local.WeatherDownloader.plist\n```\n\n## Run\n\n```bash\nyarn start\n```\n\nor\n\n```bash\nlaunchctl start local.WeatherDownloader\n```\n\n## Remove\n\nUnload via\n\n```bash\nlaunchctl remove local.WeatherDownloader\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukestorry%2Fweather-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukestorry%2Fweather-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukestorry%2Fweather-downloader/lists"}