{"id":30085141,"url":"https://github.com/wklchris/cubimg","last_synced_at":"2026-02-23T22:32:55.022Z","repository":{"id":305580500,"uuid":"1021129980","full_name":"wklchris/cubimg","owner":"wklchris","description":"CubImg: An Image tool for magic cube drawing | CubImg：魔方图像绘制工具","archived":false,"fork":false,"pushed_at":"2025-10-17T07:53:02.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T10:44:25.780Z","etag":null,"topics":["image-tool","magic-cube","rubiks-cube"],"latest_commit_sha":null,"homepage":"","language":"C++","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/wklchris.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-16T23:57:34.000Z","updated_at":"2025-10-11T09:44:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5946feb-cc39-4fc5-bf1b-4a910830f044","html_url":"https://github.com/wklchris/cubimg","commit_stats":null,"previous_names":["wklchris/cubimg"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wklchris/cubimg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wklchris%2Fcubimg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wklchris%2Fcubimg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wklchris%2Fcubimg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wklchris%2Fcubimg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wklchris","download_url":"https://codeload.github.com/wklchris/cubimg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wklchris%2Fcubimg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282468895,"owners_count":26674240,"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","status":"online","status_checked_at":"2025-11-03T02:00:05.676Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["image-tool","magic-cube","rubiks-cube"],"created_at":"2025-08-09T00:45:37.436Z","updated_at":"2025-11-03T14:03:12.312Z","avatar_url":"https://github.com/wklchris.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CubImg\n\n[CubImg](https://wklchris) is an image tool for magic cube visualization.\n\n## Installation\n\nCubImg relies on drawing backends to draw cube images. The primary backend is [Gnuplot](http://www.gnuplot.info).\n\nTo use CubImg, users need to:\n\n1. Download and install a supported backend. Adding it to PATH environment is also recommended.\n2. Download the CubImg binary executable from the Release page of this repository. For developers, they might also be interested in [building the project](#build-and-libraries-used).\n3. Follow the command line help or the project documentation to use CubImg.\n\n## Build and Libraries Used\n\nFor users who would like to compile the CubImg project, they need to configure the following libraries on your device. Many thanks to these libraries:\n\n* [CLIUtils/CLI11](https://github.com/CLIUtils/CLI11): For command line argument processing ([license](./LICENSE_CLI11)).\n\nIt is recommended to build the project with CMake:\n\n```\ncmake -S . -B build -DCMAKE_BUILD_TYPE=Release\ncmake --build build\n```\n\nCubImg's executable would be generated under the folder `build/src`. Run it with:\n\n```\n./build/src/cubimg\n```\n\n## LICENSE\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwklchris%2Fcubimg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwklchris%2Fcubimg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwklchris%2Fcubimg/lists"}