8 Commits

Author SHA1 Message Date
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
dadav
41f50c3436 Also ship locale with package 2019-10-08 22:12:17 +02:00
Simone Margaritelli
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
SecurityWaffle
a3052c3b99
fixes issue where defaults.yml is not included in the install 2019-10-06 13:41:55 -05:00
SecurityWaffle
e369d596d6
Fixes "No module named 'pwnagotchi'" error
/usr/local/bin/pwnagotchi                                                                                                                                                                                               Traceback (most recent call last):
  File "/usr/local/bin/pwnagotchi", line 8, in <module>
    import pwnagotchi
ModuleNotFoundError: No module named 'pwnagotchi'
2019-10-05 21:22:03 -05:00
Simone Margaritelli
2461bfbd11
misc: small fix or general refactoring i did not bother commenting 2019-10-05 23:30:06 +02:00
Simone Margaritelli
d6b1e86333
misc: small fix or general refactoring i did not bother commenting 2019-10-05 23:28:29 +02:00
Simone Margaritelli
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00