gallis-local / pwnagotchi-plugins

pwnagotchi plugins - bring them all together!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwnagotchi-plugins

The realest - https://pwnagotchi.org/

RPIZERO2W Base Image of JayofFelony - Pwnagotchi Image

RPI4 Base Image of aluminum-ice - Pwnagotchi Image

Master Plugin List

Utility Scripts

  • pwnagotchi-scripts - execute on the pwnagotchi via SSH
  • scripts - execute on host machine of USB OTG connection

3D Printed Cases

A selection of the most consistent fitting 3D printed cases based on tolerances for both regular and the slimagotchi mod.

Custom Plugins

  • Clock Custom to side

Current Repo List of Plugins

main.custom_plugin_repos = [
 "https://github.com/itsdarklikehell/pwnagotchi-plugins/archive/refs/heads/master.zip"
]

Initial Setup

sudo pwnagotchi plugins update
sudo pwnagotchi plugins install exp
sudo pwnagotchi plugins install show_pwd
sudo pwnagotchi plugins install session-stats_ng
# PiSugar3 Setup
sudo pwnagotchi plugins install pisugar3
sudo pwnagotchi plugins disable sessions-stats
sudo pwnagotchi plugins enable session-stats_ng
sudo pwnagotchi plugins enable show_pwd
sudo pwnagotchi plugins enable exp
sudo pwnagotchi plugins enable pisugar3
# Extra Plugins config for config.toml additions

Original List of Plugins from Image

main.custom_plugin_repos = [
    "https://github.com/jayofelony/pwnagotchi-torch-plugins/archive/master.zip",
    "https://github.com/tisboyo/pwnagotchi-pisugar2-plugin/archive/master.zip",
    "https://github.com/nullm0ose/pwnagotchi-plugin-pisugar3/archive/master.zip",
    "https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip",
    "https://github.com/NeonLightning/pwny/archive/master.zip",
    "https://github.com/marbasec/UPSLite_Plugin_1_3/archive/master.zip"
]

Credits

All referenced plugins will have source repository linked such as above

This repo is soley for ease of install of wip and custom plugins.

About

pwnagotchi plugins - bring them all together!


Languages

Language:G-code 99.5%Language:Python 0.4%Language:PowerShell 0.1%Language:Shell 0.1%