{"id":19178296,"url":"https://github.com/pjessesco/chollianwallpaper","last_synced_at":"2025-05-07T20:45:09.140Z","repository":{"id":43397285,"uuid":"385622244","full_name":"pjessesco/ChollianWallPaper","owner":"pjessesco","description":"🌎 Real time wallpaper engine for Windows and macOS","archived":false,"fork":false,"pushed_at":"2022-07-30T09:28:43.000Z","size":282,"stargazers_count":70,"open_issues_count":10,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:44:52.803Z","etag":null,"topics":["cpp","earth","live","macos","qt","satellite-imagery","wallpaper","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pjessesco.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":"2021-07-13T13:56:11.000Z","updated_at":"2025-02-21T06:28:49.000Z","dependencies_parsed_at":"2022-09-06T17:20:41.679Z","dependency_job_id":null,"html_url":"https://github.com/pjessesco/ChollianWallPaper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjessesco%2FChollianWallPaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjessesco%2FChollianWallPaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjessesco%2FChollianWallPaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjessesco%2FChollianWallPaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjessesco","download_url":"https://codeload.github.com/pjessesco/ChollianWallPaper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954143,"owners_count":21830895,"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":["cpp","earth","live","macos","qt","satellite-imagery","wallpaper","windows"],"created_at":"2024-11-09T10:38:45.183Z","updated_at":"2025-05-07T20:45:09.114Z","avatar_url":"https://github.com/pjessesco.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chollian WallPaper\n\n![macOS](https://github.com/pjessesco/ChollianWallPaper/actions/workflows/macOS.yml/badge.svg)\n![Windows](https://github.com/pjessesco/ChollianWallPaper/actions/workflows/windows.yml/badge.svg)\n\n![thumbnail](https://user-images.githubusercontent.com/11532321/135660418-79c9fd8f-a302-4ffa-b7cc-677e965657f8.gif)\n\n\nChollian WallPaper is a simple app that aims to set real time satellite images from \n[Chollian 2A](https://en.wikipedia.org/wiki/Chollian) as your desktop wallpaper.\n\n\n## Usage\nAfter install and execute, Chollian Wallpaper is visible in your system tray. Right click to use or set.\n\n\n## Features\n - Set real time satellite image as wallpaper\n - 5 different color tones\n\u003cdetails\u003e\n  \u003csummary\u003ePreview\u003c/summary\u003e\n \nRGB True, Natural\n![color tone](https://user-images.githubusercontent.com/11532321/135794556-d5fbc00f-a29c-457f-91fe-0dfcb02a05b8.png)\n \nWater Vapor\n![wv](https://user-images.githubusercontent.com/11532321/146769555-ffe4242d-a4a2-4fc0-8ceb-7bd85da0e48d.png)\n\nCloud\n![cloud](https://user-images.githubusercontent.com/11532321/146769563-1a3134f2-12e9-4500-9f52-841b7355d8d3.png)\n\nAsh\n![ash](https://user-images.githubusercontent.com/11532321/146769571-eafa21ba-aee0-4651-b0ca-dd510e68d4a3.png)\n\u003c/details\u003e\n\n - Various image resolutions from 1K to 8K\n - Various image ratios (4:3, 16:9, 16:10)\n - 2 download options :\n     - `Performance` for lower memory/network usage\n     - `Quality` for higher image quality (recommended only for high resolutions)\n - Various Earth size\n\n## Supported OS\n- Windows\n- macOS (\u003e= Big Sur, offering universal binary for Intel and Apple Silicon)\n\n\n## Download\n\nReleased binaries are able in [here](https://github.com/pjessesco/ChollianWallPaper/releases/).\nUnder-development/debug versions are available in [github actions](https://github.com/pjessesco/ChollianWallPaper/actions).\n\n\n## Dependency\n\n- CMake\n- curl\n- Qt6\n\n \n## Build\n\n### macOS\n \n1. Build Qt\u003e=6.2.0 \n2. Build OpenSSL and CURL using `scripts/build_openssl_curl.sh` \n3. Build Chollian Wallpaper using CMake.\n4. Refer [github workflow](https://github.com/pjessesco/ChollianWallPaper/blob/main/.github/workflows/macOS.yml) for more details (CMake parameters, etc).\n\n\nBuilding Qt can be replaced with installing it using homebrew, and CURL is embedded in macOS natively. Reason for building them is to offer universal binary for both Intel/Apple Silicon. See [2021.10](https://github.com/pjessesco/ChollianWallPaper/tree/2021.10) how we've done it before with homebrew.\n\n\n### Windows\n\n1. Install [Qt6](https://www.qt.io/download-qt-installer) and [CMake](https://cmake.org/download/)\n\n2. Download pre-built curl. [link](https://curl.se/download.html)\n\n3. Set environment variables.\n\n4. Run below commands\n\n-\n\n    mkdir build\n    cd build\n    cmake -DCURL_LIBRARY=path/to/libcurl.dll.a -DCURL_INCLUDE_DIR=path/to/include ..\n    MSBuild.exe PACKAGE.vcxproj -p:Configuration=Release\n\n\n## License\n\n**Every satellite images used in this project are copyrighted by the Korea Meteorological Administration, and they can NOT be used for commercial purposes.**\n\nThis project is distributed under the [MIT license](https://github.com/pjessesco/ChollianWallPaper/blob/main/LICENSE).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjessesco%2Fchollianwallpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjessesco%2Fchollianwallpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjessesco%2Fchollianwallpaper/lists"}