{"id":42811346,"url":"https://github.com/loveretro/nextui-pak-store","last_synced_at":"2026-03-11T07:01:53.732Z","repository":{"id":289967116,"uuid":"972891664","full_name":"LoveRetro/nextui-pak-store","owner":"LoveRetro","description":"A Pak Store in this economy?!","archived":false,"fork":false,"pushed_at":"2026-03-06T02:51:15.000Z","size":1472,"stargazers_count":58,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T07:36:12.045Z","etag":null,"topics":["nextui","pak-store","paks","trimui","trimui-brick"],"latest_commit_sha":null,"homepage":"https://nextui.loveretro.games/pak-store/","language":"Go","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/LoveRetro.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-04-25T21:01:36.000Z","updated_at":"2026-03-06T02:48:40.000Z","dependencies_parsed_at":"2025-07-25T11:13:41.206Z","dependency_job_id":"d180db08-21d8-48a4-b3af-86aa2ca2c969","html_url":"https://github.com/LoveRetro/nextui-pak-store","commit_stats":null,"previous_names":["unclejunvip/nextui-pak-store","loveretro/nextui-pak-store"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/LoveRetro/nextui-pak-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoveRetro%2Fnextui-pak-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoveRetro%2Fnextui-pak-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoveRetro%2Fnextui-pak-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoveRetro%2Fnextui-pak-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoveRetro","download_url":"https://codeload.github.com/LoveRetro/nextui-pak-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoveRetro%2Fnextui-pak-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextui","pak-store","paks","trimui","trimui-brick"],"created_at":"2026-01-30T05:18:53.707Z","updated_at":"2026-03-11T07:01:53.725Z","avatar_url":"https://github.com/LoveRetro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\".github/resources/banner.png\" width=\"auto\" alt=\"Pak Store wordmark\"\u003e\n\n![GitHub License][license-badge]\n![GitHub Release][release-badge]\n![GitHub Repo stars][stars-badge]\n![GitHub Downloads][downloads-badge]\n\n\u003c/div\u003e\n\n---\n\n## How do I setup Pak Store?\n\nPak Store comes pre-installed with NextUI!\n\nSimply connect your device to Wi-Fi and launch it from the `Tools` menu.\n\n### Manual Installation\n\nIf for whatever reason you do not have the Pak Store:\n\n1. Download the latest release from this repo.\n2. Unzip the release download.\n    - If the unzipped folder name is `Pak.Store.pak` please rename it to `Pak Store.pak`.\n3. Copy the entire `Pak Store.pak` folder to `SD_ROOT/Tools/tg5040`.\n4. Reinsert your SD Card into your device.\n5. Launch `Pak Store` from the `Tools` menu and enjoy all the amazing Paks made by the community!\n\n---\n\n## I want my Pak in Pak Store!\n\nAwesome! To get added to Pak Store you have to complete the following steps:\n\n1. Create a `pak.json` file at the root of your repo. An example can be seen below.\n    - The following fields are **required**\n        - `name`\n        - `version`\n        - `type`\n        - `description`\n        - `author`\n        - `repo_url`\n        - `release_filename`\n        - `platforms`\n    - If you are packaging up an emulator, please set the name to the desired emulator tag. (e.g., an Intellivision Pak\n      with the tag `INTV` would have `INTV` as the name in pak.json)\n2. Prepare your Pak for distribution by making a zip file. The contents of the zip file must the contents present in the\n   root of your Pak directory.\n3. Ensure your release is tagged properly and matches the `version` field in `pak.json`.\n    - The tag should be in the format `vX.X.X` where `X` is the major, minor, and patch version. For more details for\n      using SemVer, please see the [SemVer Documentation](https://semver.org/).\n    - 4-digit versions (`vX.X.X.X`) are also supported, but 3-digit is preferred.\n    - GitHub releases have both tags and titles. The title does not matter in the context of the Pak Store but you\n      should have it match the tag and pak.json version.\n4. Make sure the file name of the release artifact matches what is in `pak.json`.\n5. Once all of these steps are\n   complete, [submit your pak using our issue form](https://github.com/LoveRetro/nextui-pak-store/issues/new?template=new-pak-submission.yml).\n   You'll need to provide:\n    - Your pak's display name (how it will appear in the store)\n    - Your GitHub repository URL\n    - The categories your pak belongs to\n6. Someone will review your submission, may request changes, and then publish it.\n\n---\n\n## Sample pak.json\n\n```json\n{\n  \"name\": \"Pak Store\",\n  \"version\": \"v3.0.0\",\n  \"type\": \"TOOL\",\n  \"description\": \"A Pak Store in this economy?!\",\n  \"author\": \"The NextUI Community\",\n  \"repo_url\": \"https://github.com/LoveRetro/nextui-pak-store\",\n  \"release_filename\": \"Pak.Store.pak.zip\",\n  \"changelog\": {\n    \"v1.0.0\": \"Upgraded the UI to use gabagool, my NextUI Pak UI Library!\"\n  },\n  \"screenshots\": [\n    \".github/resources/screenshots/main_menu.jpg\",\n    \".github/resources/screenshots/browse.jpg\",\n    \".github/resources/screenshots/ports.jpg\",\n    \".github/resources/screenshots/portmaster_1.jpg\",\n    \".github/resources/screenshots/portmaster_2.jpg\",\n    \".github/resources/screenshots/updates.jpg\"\n  ],\n  \"platforms\": [\n    \"tg5040\",\n    \"tg5050\",\n    \"my355\"\n  ]\n}\n```\n\n---\n\n# Community Shout Out!\n\nPak Store exists because of the incredible NextUI community. \n\nYour creativity, passion, and dedication to building amazing paks is what makes this platform special. \n\nEvery emulator, tool, and enhancement you create brings joy to our retro doo-dads! \n\nThank you for sharing your talents and making NextUI better for everyone! :heart:\n\n\n\u003c!-- Badge References --\u003e\n\n[license-badge]: https://img.shields.io/github/license/LoveRetro/nextui-pak-store?style=for-the-badge\u0026color=9B2256\n\n[release-badge]: https://img.shields.io/github/v/release/LoveRetro/nextui-pak-store?sort=semver\u0026style=for-the-badge\u0026color=9B2256\n\n[stars-badge]: https://img.shields.io/github/stars/LoveRetro/nextui-pak-store?style=for-the-badge\u0026color=9B2256\n\n[downloads-badge]: https://img.shields.io/github/downloads/LoveRetro/nextui-pak-store/total?style=for-the-badge\u0026label=Downloads\u0026color=9B2256\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floveretro%2Fnextui-pak-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floveretro%2Fnextui-pak-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floveretro%2Fnextui-pak-store/lists"}