{"id":50366029,"url":"https://github.com/rh1tech/frank-firmware","last_synced_at":"2026-05-30T04:04:17.676Z","repository":{"id":357241382,"uuid":"1235956084","full_name":"rh1tech/frank-firmware","owner":"rh1tech","description":"Single source of truth for FRANK firmware metadata and screenshots","archived":false,"fork":false,"pushed_at":"2026-05-11T23:23:26.000Z","size":21404,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T01:25:15.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/rh1tech.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":"2026-05-11T20:20:08.000Z","updated_at":"2026-05-11T23:15:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rh1tech/frank-firmware","commit_stats":null,"previous_names":["rh1tech/frank-firmware"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rh1tech/frank-firmware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh1tech%2Ffrank-firmware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh1tech%2Ffrank-firmware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh1tech%2Ffrank-firmware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh1tech%2Ffrank-firmware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rh1tech","download_url":"https://codeload.github.com/rh1tech/frank-firmware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh1tech%2Ffrank-firmware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33679310,"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-05-30T02:00:06.278Z","response_time":92,"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":[],"created_at":"2026-05-30T04:04:16.519Z","updated_at":"2026-05-30T04:04:17.669Z","avatar_url":"https://github.com/rh1tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frank-firmware\n\nOfficial page: **[frank.rh1.tech](https://frank.rh1.tech/)** — hub for all FRANK boards and firmware.\n\nSingle source of truth for FRANK firmware metadata and screenshots, consumed by\n[rh1.tech](https://github.com/rh1tech/rh1.tech) and other public-facing sites.\n\n## Layout\n\n```\n.\n├── data.ts          ← canonical metadata for every firmware\n├── images/\n│   ├── frank-nes/   ← screenshots per firmware\n│   ├── frank-snes/\n│   └── ...\n└── images/placeholder.svg  ← fallback when a firmware has no screenshots yet\n```\n\n`data.ts` is a TypeScript module that exports:\n\n- `FIRMWARE` — a record keyed by firmware slug\n- `FIRMWARE_ORDER` — display order for the index page\n- `CATEGORY_LABELS_EN` / `CATEGORY_LABELS_RU` / `CATEGORY_LABELS_UK` /\n  `CATEGORY_LABELS_BE` / `CATEGORY_LABELS_DE` — localised category headers\n- `CATEGORY_ORDER` — display order for the categories\n\nImage paths inside `data.ts` are **repo-relative** (`images/\u003cslug\u003e/\u003cfile\u003e.png`).\nConsumers are expected to rewrite them to whatever URL prefix they need.\n\n## Localisation\n\nEach firmware entry carries copy in five languages:\n\n- `excerpt*`, `summary*`, `history*`, `highlights*` — `En`, `Ru`, `Uk`, `Be`,\n  `De`\n- `En` and `Ru` are **required**; `Uk`, `Be` and `De` are optional but should be\n  kept populated for every public firmware. Consumers are expected to fall back\n  from `Uk`/`Be` to `Ru` (or `En`) and from `De` to `En` when a translation is\n  missing.\n\n## Editing rules\n\n1. Edit `data.ts` directly. Keep the EN, RU, UK, BE and DE fields in sync.\n2. Place screenshots under `images/\u003cslug\u003e/`, with stable filenames so the data\n   file does not need to be rewritten when you re-shoot.\n3. Commit and push. Consumers will pick the change up on their next sync.\n\n## Consumers\n\n| Repo | Sync command |\n|---|---|\n| rh1.tech | `npm run sync-firmware` |\n\nThe sync script clones this repo, copies `data.ts` into the consumer's source\ntree (rewriting image paths to the consumer's preferred URL prefix) and copies\n`images/` into the consumer's static directory.\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh1tech%2Ffrank-firmware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frh1tech%2Ffrank-firmware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh1tech%2Ffrank-firmware/lists"}