{"id":51738640,"url":"https://github.com/bioinformatist/ctrl-watchface","last_synced_at":"2026-07-18T10:35:34.936Z","repository":{"id":368551993,"uuid":"1167358566","full_name":"bioinformatist/ctrl-watchface","owner":"bioinformatist","description":"iKun-themed Garmin fēnix 7X Connect IQ watch face with a monochrome wake-only CTRL dance animation and glanceable metrics.","archived":false,"fork":false,"pushed_at":"2026-07-01T06:53:08.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-18T10:35:28.716Z","etag":null,"topics":["bitmap-animation","connect-iq","ctrl","fenix7x","garmin","ikun","monkey-c","nix","watchface"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/bioinformatist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T07:56:55.000Z","updated_at":"2026-07-01T06:51:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bioinformatist/ctrl-watchface","commit_stats":null,"previous_names":["bioinformatist/ctrl-watchface"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bioinformatist/ctrl-watchface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bioinformatist%2Fctrl-watchface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bioinformatist%2Fctrl-watchface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bioinformatist%2Fctrl-watchface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bioinformatist%2Fctrl-watchface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bioinformatist","download_url":"https://codeload.github.com/bioinformatist/ctrl-watchface/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bioinformatist%2Fctrl-watchface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35615525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"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":["bitmap-animation","connect-iq","ctrl","fenix7x","garmin","ikun","monkey-c","nix","watchface"],"created_at":"2026-07-18T10:35:31.717Z","updated_at":"2026-07-18T10:35:34.932Z","avatar_url":"https://github.com/bioinformatist.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ctrl-watchface\n\n\u003e [!TIP]\n\u003e `ctrl` 在中文语境中取自“唱、跳、rap、篮球”的首字母。\n\niKun-themed Garmin fēnix 7X Connect IQ watch face with a monochrome wake-only CTRL dance animation and glanceable metrics.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/preview.gif\" alt=\"CTRL animation preview\" width=\"280\"\u003e\n\u003c/p\u003e\n\nThe animation is intentionally committed as fixed PNG frames under [`resources/drawables/images/`](resources/drawables/images/). The original GIF is not needed to build or maintain this watch face.\n\n## Rendering Notes\n\nThe checked-in animation uses 16 two-color PNG frames, about 16 KB total. The frames are loaded once during layout and reused during updates, so each animation tick draws a single bitmap.\n\nThe README preview is generated as [`docs/preview.gif`](docs/preview.gif) for presentation only. The watch face runtime uses the PNG frames directly.\n\nNES-style decomposition was considered, but these frames do not have a stable base layer: frame-to-frame changes usually cover most of the figure, and tile reuse is low. Base-plus-diff or tile-atlas encodings would save only a few kilobytes while replacing one bitmap draw with many line or tile draws per frame. A hand-built puppet sprite system could be smaller, but it would be a redraw of the animation rather than a faithful version of these frames.\n\n## Development\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md) for the repo-local Nix development shell, Connect IQ setup, simulator workflow, physical-device debugging, and Store publication notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioinformatist%2Fctrl-watchface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbioinformatist%2Fctrl-watchface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioinformatist%2Fctrl-watchface/lists"}