19 Commits

Author SHA1 Message Date
scifijunkie eb77f29135 Updated and coverted
Updated and coverted my fork from evilsocket/pwnagotchi master branch to aluminum-ice/pwnagotchi master branch

removed hannadiamond repository

changed pwnagotchi community plugin repository to my pwnagotchi community plugin repository

removed mastodon plugin

removed screenrc configuration

cloned pwnagotchi community plugin repository only once

removed configure pwnagotchi for the custom plugin directory from builder/pwnagotchi.yml

reconfigured auto-update to point to the scifijunkie repo

edited main.custom_plugins to point to /usr/local/share/pwnagotchi/custom-plugins in pwnagotchi/defaults.toml

removed mastodon configuration from defaults.toml

removed ntfy configuration from defaults.toml

removed handshakes-m.py from default plugin

removed mastodon.py from default plugin

removed ntfy.py from default plugin

addressed [ERROR] [update] 'tag_name'

addressed rate limit exceeded

addressed TypeError: Descriptors cannot not be created directly.

Reran pip-compile
2024-05-23 12:37:59 -05:00
Justin Perdok cde5396e85 Ensure wpa_supplicant logs to syslog 2021-11-14 00:57:15 +01:00
dadav c2f9860bc5 same as in the py file 2020-04-19 16:48:11 +02:00
dadav c726779f6e only go back 5 mins 2020-04-19 16:36:26 +02:00
dadav 56c291d302 change treshhold to 5 2020-04-18 18:19:16 +02:00
dadav 2b17e5322b only kill if present 2020-04-18 11:29:54 +02:00
dadav 1be17b1f99 reboot if reload fails 2020-04-18 11:17:46 +02:00
dadav eb76cc7023 fix location 2020-04-18 10:22:18 +02:00
dadav 35ea36ef33 auto redirect when decrypted 2020-04-18 10:09:20 +02:00
dadav 67b4747afa adjust cmd 2020-04-17 16:39:31 +02:00
dadav 311931c81d added watchdog 2020-04-17 16:32:24 +02:00
dadav 585b208e9e support multiple passwords 2020-04-15 16:51:43 +02:00
dadav 1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
Simone Margaritelli e336fca0de fix: fixed race condition (again) on override files 2019-11-04 17:33:35 +01:00
Simone Margaritelli bd63f71a1d fix: +x to /usr/bin/* while creating the .img 2019-10-31 17:25:21 +01:00
Simone Margaritelli 13064879e0 fix: fixed, refactored and centralized launchers logic (closes #473) 2019-10-31 14:14:13 +01:00
Simone Margaritelli 96c617e152 misc: small fix or general refactoring i did not bother commenting 2019-10-31 12:56:27 +01:00
Simone Margaritelli 783ac61594 fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470) 2019-10-31 12:48:15 +01:00
Simone Margaritelli be414e57b3 fix: builder now uses files provisioners and auto-update installs project data (ref #470) 2019-10-30 19:24:12 +01:00