{"id":27291272,"url":"https://github.com/mattieb/pocket-shots","last_synced_at":"2025-04-11T21:56:41.054Z","repository":{"id":277756014,"uuid":"933383995","full_name":"mattieb/pocket-shots","owner":"mattieb","description":"cross-platform tool to create Analogue Pocket library image collections","archived":false,"fork":false,"pushed_at":"2025-03-22T04:08:31.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T21:56:37.976Z","etag":null,"topics":["analogue-pocket","libretro","retro-gaming"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mattieb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-15T20:29:00.000Z","updated_at":"2025-03-22T04:08:35.000Z","dependencies_parsed_at":"2025-02-15T22:32:18.655Z","dependency_job_id":null,"html_url":"https://github.com/mattieb/pocket-shots","commit_stats":null,"previous_names":["mattieb/pocket-shots"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattieb%2Fpocket-shots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattieb%2Fpocket-shots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattieb%2Fpocket-shots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattieb%2Fpocket-shots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattieb","download_url":"https://codeload.github.com/mattieb/pocket-shots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487714,"owners_count":21112188,"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":["analogue-pocket","libretro","retro-gaming"],"created_at":"2025-04-11T21:56:40.220Z","updated_at":"2025-04-11T21:56:41.041Z","avatar_url":"https://github.com/mattieb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pocket-shots\n\nCreates Analogue Pocket library image collections.\n\n## Prerequisites\n\n### Database and images\n\nThis repository has submodules for [libretro-database](https://github.com/libretro/libretro-database), which contains metadata on games, and select collections from [libretro-thumbnails](https://github.com/libretro-thumbnails/libretro-thumbnails), which contains the actual images.\n\nYou will need to update submodules after you clone this repository:\n\n```shell\ngit submodule update --init --recursive --remote\n```\n\n### Python runtime\n\nThe easiest and best way to run this as well as many other Python-based software is with Astral's [uv](https://docs.astral.sh/uv/).\n\n[Install it](https://docs.astral.sh/uv/getting-started/installation/) if you haven't already.\n\nOther Python tooling likely also works, but getting that running is left as an exercise to the reader. [pyproject.toml](./pyproject.toml) has all the metadata necessary to run the project.\n\n## Usage\n\nTo build a Game Boy library of title screens:\n\n```\nuv run pocket-shots GB Titles\n```\n\nValid platforms are:\n\n- `GB`: Game Boy and Game Boy Color\n- `GBA`: Game Boy Advance\n- `GG`: Game Gear\n\nValid image types are dependent on what is present in the platform's thumbnails collection, but may include:\n\n- `Boxarts`: box art\n- `Logos`: logos\n- `Snaps`: game screenshots\n- `Titles`: game title screens\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattieb%2Fpocket-shots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattieb%2Fpocket-shots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattieb%2Fpocket-shots/lists"}