{"id":17928619,"url":"https://github.com/evilsocket/pwnagotchi-plugins-contrib","last_synced_at":"2025-04-05T13:07:51.816Z","repository":{"id":36670147,"uuid":"220204714","full_name":"evilsocket/pwnagotchi-plugins-contrib","owner":"evilsocket","description":"User contributed Pwnagotchi plugins.","archived":false,"fork":false,"pushed_at":"2024-04-11T00:35:49.000Z","size":59,"stargazers_count":317,"open_issues_count":24,"forks_count":72,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-29T12:07:59.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilsocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-11-07T09:57:46.000Z","updated_at":"2025-03-27T05:27:15.000Z","dependencies_parsed_at":"2024-12-16T09:24:08.815Z","dependency_job_id":"6d239801-a261-403f-827d-96cba3a6e49b","html_url":"https://github.com/evilsocket/pwnagotchi-plugins-contrib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fpwnagotchi-plugins-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fpwnagotchi-plugins-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fpwnagotchi-plugins-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fpwnagotchi-plugins-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilsocket","download_url":"https://codeload.github.com/evilsocket/pwnagotchi-plugins-contrib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"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":[],"created_at":"2024-10-28T21:04:20.495Z","updated_at":"2025-04-05T13:07:51.796Z","avatar_url":"https://github.com/evilsocket.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"These are user contributed plugins for [pwnagotchi](https://github.com/evilsocket/pwnagotchi), some of them have not been \ncompletely tested by the dev team, **use them at your own risk**.\n\nIn order to use these plugins, clone the repository anywhere on your unit and then add its path to `/etc/pwnagotchi/config.yml` as:\n\n```yaml\nmain:\n  custom_plugins: \"/path/to/this/folder\"\n```\n\nEach plugin has its own configuration than must be part of the `main.plugins` section. If for instance you want to enable\nthe auto_backup plugin, you need to edit your config.yml and add this:\n\n```yaml\nmain:\n  custom_plugins: \"/path/to/this/folder\"\n  plugins:\n    auto_backup:\n        enabled: true\n        interval: 1 # every day\n        max_tries: 0 # 0=infinity\n        files:\n            - /root/brain.nn\n            - /root/brain.json\n            - /root/.api-report.json\n            - /root/handshakes/\n            - /root/peers/\n            - /etc/pwnagotchi/\n            - /var/log/pwnagotchi.log\n        commands:\n            - 'tar czf /root/pwnagotchi-backup.tar.gz {files}'\n```\n\n## License\n\nThe user contributed plugins are released under the GPL3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fpwnagotchi-plugins-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilsocket%2Fpwnagotchi-plugins-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fpwnagotchi-plugins-contrib/lists"}