gitextract_cqjvcuup/ ├── .idea/ │ ├── .gitignore │ ├── inspectionProfiles/ │ │ ├── Project_Default.xml │ │ └── profiles_settings.xml │ ├── markdown.xml │ ├── misc.xml │ ├── modules.xml │ ├── pwnagotchi-plugins.iml │ └── vcs.xml ├── LICENSE ├── README.md ├── plugins/ │ ├── age.py │ ├── exp.py │ └── ups_hat_c.py └── waveshare_37inch/ └── waveshare3in7.py