{"id":15605843,"url":"https://github.com/dqbd/earthview","last_synced_at":"2025-04-07T02:28:50.373Z","repository":{"id":57218210,"uuid":"150957719","full_name":"dqbd/earthview","owner":"dqbd","description":"Sets a random satellite image from Earth View with Google as a wallpaper.","archived":false,"fork":false,"pushed_at":"2018-09-30T12:01:28.000Z","size":374,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T18:42:12.362Z","etag":null,"topics":["earthview","scrap","wallpaper"],"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/dqbd.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}},"created_at":"2018-09-30T10:34:59.000Z","updated_at":"2023-08-14T12:37:14.000Z","dependencies_parsed_at":"2022-08-28T21:40:59.802Z","dependency_job_id":null,"html_url":"https://github.com/dqbd/earthview","commit_stats":null,"previous_names":["delold/earthview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dqbd%2Fearthview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dqbd%2Fearthview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dqbd%2Fearthview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dqbd%2Fearthview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dqbd","download_url":"https://codeload.github.com/dqbd/earthview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247580845,"owners_count":20961671,"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":["earthview","scrap","wallpaper"],"created_at":"2024-10-03T04:17:12.579Z","updated_at":"2025-04-07T02:28:50.359Z","avatar_url":"https://github.com/dqbd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EarthView\n\nSets a random satellite image from [Earth View with Google](http://earthview.withgoogle.com) as a wallpaper.\n\nThe dataset of the satellite images are scrapped beforehand using a script (see `install.js`) by calling multiple network requests. Feel free to fetch those images again.\n\n## Usage\n### As CLI\n```\nnpm install -g earthview\nearthview\n```\n\n### As library\n```js\nimport {\n  scrap,      // fetch newest images\n  wallpapers, // cached list of wallpapers\n  random,     // get random image\n} from 'earthview'\n\nconst randomImage = random() \n\nscrap().then(wallpapers =\u003e { /* ... */ })\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdqbd%2Fearthview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdqbd%2Fearthview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdqbd%2Fearthview/lists"}