{"id":17641338,"url":"https://github.com/dotzero/pwnagotchi-plugins","last_synced_at":"2025-03-30T05:25:45.182Z","repository":{"id":256875561,"uuid":"856541367","full_name":"dotzero/pwnagotchi-plugins","owner":"dotzero","description":"Pwnagotchi plugins collection","archived":false,"fork":false,"pushed_at":"2024-09-13T02:56:37.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T07:45:35.100Z","etag":null,"topics":["pwnagotchi","pwnagotchi-plugins"],"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/dotzero.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":"2024-09-12T18:48:01.000Z","updated_at":"2024-09-13T03:18:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc3e92ed-50dc-4ed8-bf2c-77a5eadda848","html_url":"https://github.com/dotzero/pwnagotchi-plugins","commit_stats":null,"previous_names":["dotzero/pwnagotchi-plugins"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fpwnagotchi-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fpwnagotchi-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fpwnagotchi-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fpwnagotchi-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotzero","download_url":"https://codeload.github.com/dotzero/pwnagotchi-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281094,"owners_count":20752202,"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":["pwnagotchi","pwnagotchi-plugins"],"created_at":"2024-10-23T07:05:17.524Z","updated_at":"2025-03-30T05:25:45.146Z","avatar_url":"https://github.com/dotzero.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwnagotchi-plugins\n\nFor custom plugins to work, you have to add the path to your folder in the `config.toml`.\n\n```toml\nmain.custom_plugin_repos = [\n  \"https://github.com/evilsocket/pwnagotchi-plugins-contrib/archive/master.zip\",\n  \"https://github.com/dotzero/pwnagotchi-plugins/archive/master.zip\",\n]\n```\n\nThen run this command: `sudo pwnagotchi plugins update`\n\n## Plugins\n\n### age.py\n\n```toml\nmain.plugins.age.enabled = true\nmain.plugins.age.age_x_coord = 0\nmain.plugins.age.age_y_coord = 32\nmain.plugins.age.str_x_coord = 67\nmain.plugins.age.str_y_coord = 32\n```\n\n### exp.py\n\n```toml\nmain.plugins.exp.enabled = true\nmain.plugins.exp.lvl_x_coord = 0\nmain.plugins.exp.lvl_y_coord = 81\nmain.plugins.exp.exp_x_coord = 38\nmain.plugins.exp.exp_y_coord = 81\nmain.plugins.exp.bar_symbols_count = 12\n```\n\n### wavesharebattery.py\n\n```bash\nsudo apt-get install python-smbus\nsudo raspi-config nonint do_i2c 0\n```\n\n```toml\nmain.plugins.wavesharebattery.enabled = true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fpwnagotchi-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotzero%2Fpwnagotchi-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fpwnagotchi-plugins/lists"}