{"id":13583137,"url":"https://github.com/evertdespiegeleer/PrettyEarth","last_synced_at":"2025-04-06T18:32:00.731Z","repository":{"id":37181130,"uuid":"189376021","full_name":"evertdespiegeleer/PrettyEarth","owner":"evertdespiegeleer","description":"A minimal macOS application allowing the use of Google Earth View images as your wallpaper.","archived":false,"fork":false,"pushed_at":"2023-05-01T06:07:38.000Z","size":93864,"stargazers_count":32,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-08T18:50:26.101Z","etag":null,"topics":["earthview","macos","macos-app","wallpaper"],"latest_commit_sha":null,"homepage":"https://prettyearth.evertdespiegeleer.com","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/evertdespiegeleer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2019-05-30T08:30:16.000Z","updated_at":"2023-07-27T15:12:32.000Z","dependencies_parsed_at":"2024-04-08T16:58:42.890Z","dependency_job_id":"82981781-2045-4818-bb05-e8a28c1ab6fb","html_url":"https://github.com/evertdespiegeleer/PrettyEarth","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertdespiegeleer%2FPrettyEarth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertdespiegeleer%2FPrettyEarth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertdespiegeleer%2FPrettyEarth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertdespiegeleer%2FPrettyEarth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evertdespiegeleer","download_url":"https://codeload.github.com/evertdespiegeleer/PrettyEarth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247531064,"owners_count":20953885,"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","macos","macos-app","wallpaper"],"created_at":"2024-08-01T15:03:16.660Z","updated_at":"2025-04-06T18:31:55.717Z","avatar_url":"https://github.com/evertdespiegeleer.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/evertds"],"categories":["JavaScript"],"sub_categories":[],"readme":"![](https://img.shields.io/david/evertdespiegeleer/PrettyEarth.svg) ![](https://img.shields.io/github/languages/code-size/evertdespiegeleer/PrettyEarth.svg) ![](https://img.shields.io/github/license/evertdespiegeleer/PrettyEarth.svg) ![](https://img.shields.io/github/release/evertdespiegeleer/PrettyEarth.svg)\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://prettyearth.evertdespiegeleer.com\"\u003e\n    \u003cimg src=\"https://svgshare.com/i/EGT.svg\" alt=\"Logo\" width=\"90000\" border=\"0\"\u003e\n  \u003c/a\u003e\n\u003cbr /\u003e\n\n## :information_source: About The Project\n\nOur planet is a beautiful place. The [Google Chrome Earth View extension](https://chrome.google.com/webstore/detail/earth-view-from-google-ea/bhloflhklmhfpedakmangadcdofhnnoh) by Google is a wonderful way to deliver stunning satellite images to us every time we open a new tab, inspiring us on our next web adventure. But why stop there? Why don't get impressed by these the wonders of the earth as well when gazing at this more important rectangle on our screen, our **wallpaper**. PrettyEarth now grants you the opportunity to bring our blue marble to your desktop.\n\nPrettyEarth can be downloaded from the [website \u0026raquo;](https://prettyearth.evertdespiegeleer.com)\n## :city_sunrise: Screenshots\n\n\u003cimg width=\"9000\" alt=\"Screenshot 2019-07-24 at 17 49 47\" src=\"https://user-images.githubusercontent.com/1685680/61808556-ecc2be80-ae3b-11e9-8a8e-bd3da9e8586b.png\"\u003e\n\u003cimg width=\"9000\" alt=\"Screenshot 2019-07-24 at 17 50 02\" src=\"https://user-images.githubusercontent.com/1685680/61808568-f3513600-ae3b-11e9-955d-366725e5c24c.png\"\u003e\n\u003cimg width=\"9000\" alt=\"Screenshot 2019-07-24 at 17 50 07\" src=\"https://user-images.githubusercontent.com/1685680/61808580-f6e4bd00-ae3b-11e9-8d66-9f1670c0e79e.png\"\u003e\n\n\n## :space_invader: Technitcal\n\n### :hammer: Structure\n\nPrettyEarth is [Electron](https://electronjs.org/) based. It is, to be more particular, based around the [menubar](https://www.npmjs.com/package/menubar)-package.\n\nCurrently, only macOS is supported. However, adaptation on other operating systems will be provided in the future. Few modifications are needed.\n\n### :bug: Known issues and future developements\n- [ ] Windows support\n\n### :construction_worker: Build\n\nUse the package manager [npm](https://www.npmjs.com/) to install dependencies and build PrettyEarth.\n\n```bash\nnpm install\nnpm run package-mac\n```\n\n### :blue_heart: Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n### :page_facing_up: License\nPrettyEarth is available under the [MIT](https://choosealicense.com/licenses/mit/) license.\n\n### :coffee: Coffee!\n[\u003cimg src=\"https://user-images.githubusercontent.com/1685680/61808727-4925de00-ae3c-11e9-9d60-66bef358fd8e.png\" alt=\"drawing\" width=\"180\"/\u003e](https://www.buymeacoffee.com/evertds \"Buy me a coffee\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertdespiegeleer%2FPrettyEarth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevertdespiegeleer%2FPrettyEarth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertdespiegeleer%2FPrettyEarth/lists"}