15 Commits

Author SHA1 Message Date
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
dadav
779da95f78 related to toml migration 2020-01-14 18:37:39 +01:00
Simone Margaritelli
81a89d43e0 misc: refactored ui.display.video as ui.web 2019-11-12 21:19:31 +01:00
Dispsylala
5255e5fd13 Fix default setting to be an array, otherwise the iterator works over
characters, not strings.
2019-10-30 01:05:58 +00:00
Dispsylala
65a3553521 Remove reference to VideoHandler, added reference to
Peer::first_encounter()
2019-10-27 15:43:42 +00:00
Simone Margaritelli
0577972867 new: if more than one peer are present, display their number (closes #201) 2019-10-07 18:42:57 +02:00
dadav
b4d7ea7dbf Add peer 2019-10-06 19:59:03 +02:00
dadav
eb3836ba1e Fix path to pwnagotchi 2019-10-06 08:55:51 +02:00
Simone Margaritelli
0b07bf3621
misc: small fix or general refactoring i did not bother commenting 2019-10-06 00:27:21 +02:00
dadav
03318bdaef Change code 2019-10-06 00:18:54 +02:00
Simone Margaritelli
4cf2866737 new: integrated python standard logger (closes #84) 2019-10-03 17:06:40 +02:00
dadav
a004125bde Add rest of emotions 2019-10-01 21:52:35 +02:00
Simone Margaritelli
b502912d7f fixed preview script 2019-10-01 18:56:27 +02:00
Panagiotis Vasilopoulos
33f9917b90 Exception handlers in preview script 2019-10-01 16:41:43 +00:00
dadav
2bc485023a Add pwnagotchi preview 2019-10-01 12:18:29 +02:00