{"id":20853242,"url":"https://github.com/kaiserdragon2/pgpemukeyformatter","last_synced_at":"2025-08-23T23:18:17.004Z","repository":{"id":114223905,"uuid":"280863238","full_name":"Kaiserdragon2/PGPemuKeyFormatter","owner":"Kaiserdragon2","description":"A little tool to format the data for the PGPemu project provided by \"Suota Go+\" app.","archived":false,"fork":false,"pushed_at":"2023-10-15T18:09:12.000Z","size":10,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T00:51:10.938Z","etag":null,"topics":["esp32","pgpemu","pokemon-go","pokemon-go-plus","pokemon-go-tool","pokemongo"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Kaiserdragon2.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"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}},"created_at":"2020-07-19T12:40:54.000Z","updated_at":"2024-06-06T07:19:05.000Z","dependencies_parsed_at":"2024-11-18T08:57:25.103Z","dependency_job_id":null,"html_url":"https://github.com/Kaiserdragon2/PGPemuKeyFormatter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiserdragon2%2FPGPemuKeyFormatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiserdragon2%2FPGPemuKeyFormatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiserdragon2%2FPGPemuKeyFormatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiserdragon2%2FPGPemuKeyFormatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaiserdragon2","download_url":"https://codeload.github.com/Kaiserdragon2/PGPemuKeyFormatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253681964,"owners_count":21946844,"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":["esp32","pgpemu","pokemon-go","pokemon-go-plus","pokemon-go-tool","pokemongo"],"created_at":"2024-11-18T03:20:22.004Z","updated_at":"2025-05-12T05:31:04.593Z","avatar_url":"https://github.com/Kaiserdragon2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PGPemuKeyFormatter\nThis tool is used to format the data provided by the \"Suota Go+\" app from Jesus Bamford (https://github.com/Jesus805/Suota-Go-Plus)\nto fit the needs of the PGPemu Project for the ESP32 from Yohanes Nugroho (https://github.com/yohanes/pgpemu). \nTo Download the SuotaGo+ App: https://github.com/Jesus805/Suota-Go-Plus/releases/tag/v1.0\n\n## How to use\n\n### Command-Line Usage:\n\n\n```\npython PGPemuKeyFormatter.py --path path_to_your_data.json\n``` \n\n\nIf your JSON file is in the same directory as the script and named \"data.json,\" you can run the script without specifying the --path option:\n\n```\npython PGPemuKeyFormatter.py\n```\n\nThe script generates a file called secrets.c in the dictonary it is run.\nJust replace the secrets.c file in the [pgpemu project](https://github.com/yohanes/pgpemu) with this generated one.\n\n\n\n### Required Libraries:\n\nEnsure that you have the argparse library available in your Python environment. If it's not installed, you can typically install it using pip:\n\n```\npip install argparse\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiserdragon2%2Fpgpemukeyformatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaiserdragon2%2Fpgpemukeyformatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiserdragon2%2Fpgpemukeyformatter/lists"}