867 Commits

Author SHA1 Message Date
dadav
e08b633c88 add bluetooth plugin 2019-10-13 13:14:22 +02:00
Simone Margaritelli
77c16c38f4 fix: using /proc/uptime to correctly calculate uptime in seconds (fixes ) 2019-10-13 12:18:35 +02:00
Simone Margaritelli
99d7017785 releasing v1.0.0RC3 2019-10-13 00:07:50 +02:00
Simone Margaritelli
8bc421952b merge 2019-10-12 23:02:37 +02:00
Casey Diemel
3773f96901 Updated on() to allow return values
modified line 21

added line 22-23

Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-12 16:49:52 -04:00
Simone Margaritelli
b47f3c6b28 fix: fixed restored status after rsa keys generation 2019-10-12 22:01:52 +02:00
evilsocket
17d20837a3
Merge pull request from 0xRoM/cleancap
Cleancap
2019-10-12 20:30:00 +02:00
root
0cccfef14e replaced with os.remove() 2019-10-12 19:29:04 +01:00
root
b46f751e7d modified to better describe plugin 2019-10-12 19:23:41 +01:00
Simone Margaritelli
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
Simone Margaritelli
a9123922c0 fix: better error handling if rsa key files are corrupted (ref ) 2019-10-12 19:55:20 +02:00
Simone Margaritelli
66e5f89a96 merge 2019-10-12 19:40:42 +02:00
Simone Margaritelli
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00
evilsocket
3535329708
Merge pull request from gpotter2/patch-1
Remove Dot11FCS workaround
2019-10-12 19:17:12 +02:00
Simone Margaritelli
b50c71cf14 fix: removed unused configuration field 2019-10-12 19:13:04 +02:00
Simone Margaritelli
f3e7841b1b
misc: small fix or general refactoring i did not bother commenting 2019-10-12 17:53:18 +02:00
Simone Margaritelli
79ba5102d7 fix: cosmetic fixes for inky displays 2019-10-12 17:47:51 +02:00
gpotter2
20036f370d Remove Dot11FCS workaround
Scapy 2.4.3+ (pinned for pwnagotchi) has fixed this issue.

Signed-off-by: gpotter2 <gabriel@potter.fr>
2019-10-12 16:53:29 +02:00
root
2d78b52294 cleancap plugin added 2019-10-12 14:49:42 +01:00
root
3cc31686c2 cleancap plugin added 2019-10-12 14:46:25 +01:00
evilsocket
947a41da90
Merge pull request from daswisher/display-fix
Basic display fix for waveshare v1 tri-color
2019-10-12 15:09:58 +02:00
Simone Margaritelli
dfaf3418af new: grid plugin can now do messaging 2019-10-11 23:29:34 +02:00
Simone Margaritelli
7520d4dd6f fix: removed bogus legacy feature (fixes ) 2019-10-11 19:47:54 +02:00
evilsocket
f73a695747
Merge pull request from python273/patch-1
Fix typo in grid plugin
2019-10-11 19:22:23 +02:00
Kirill
2cfaae1993
Fix typo in grid plugin 2019-10-11 20:13:01 +03:00
David Sopas
ee55ed7168
Added pt to the list
Added pt (portuguese) language to the "currently implemented" list
2019-10-11 16:52:47 +01:00
David Sopas
ce338e8fef
Delete readme.md 2019-10-11 16:42:19 +01:00
David Sopas
9cfa365ec9
Portuguese translation added
Portuguese (european) translation added
2019-10-11 16:41:57 +01:00
David Sopas
fc23415d57
Create readme.md 2019-10-11 16:40:58 +01:00
Simone Margaritelli
fc3367181b fix: better data encapsulation 2019-10-11 17:24:27 +02:00
Simone Margaritelli
8210c0bb71 fix: using pwngrid-peer service from the grid plugin 2019-10-11 16:19:40 +02:00
Cassiano Aquino
06e1115cef
add motd and defaults.yml disclaimer 2019-10-11 12:51:57 +01:00
evilsocket
71cdaf855d
Merge pull request from 0xRoM/quickdic
fix multiple dictionary issue
2019-10-11 11:52:52 +02:00
Michael V. Swisher
9d580ffc0f Updating waveshare logging to specify color vs monochromatic mode 2019-10-11 02:45:22 -07:00
root
f80eeff8fc fix multiple dictionary issue 2019-10-11 10:20:48 +01:00
Simone Margaritelli
be75fc53d4 fix: fixed grid plugin exclusion list use 2019-10-11 09:37:50 +02:00
root
9f3f71ce3d custom face 2019-10-11 00:11:27 +01:00
root
e48f9bfcc7 code tidy 2019-10-10 23:34:15 +01:00
root
6c44d7f0f6 quickdic plugin 2019-10-10 19:42:40 +01:00
Simone Margaritelli
86649c8c46 merge 2019-10-10 16:44:11 +02:00
Simone Margaritelli
3d052c5dc1 fix: reporting software version from the grid plugin 2019-10-10 16:43:48 +02:00
Michael V. Swisher
41abfbc981 Typo on self._canvas 2019-10-10 03:23:36 -07:00
Michael V. Swisher
3480b99a45 Updating with master 2019-10-09 21:55:56 -07:00
diego
8a06819979 Merge Master 2019-10-09 16:57:15 -05:00
diego
d72c1d9c93 Add support for spanish language 2019-10-09 16:44:55 -05:00
Simone Margaritelli
078ab63249 new: grid plugin now reports brain.json info 2019-10-09 23:14:02 +02:00
evilsocket
f153f15e9f
Merge pull request from caquino/caquino/pt-BR
add pt-BR translation
2019-10-09 23:08:00 +02:00
Cassiano Aquino
d0f34f9528
add pt-BT to the lang comment on config.yml 2019-10-09 20:42:16 +01:00
Cassiano Aquino
da116ea2ad
add pt-BR translation 2019-10-09 19:15:40 +01:00
Cassiano Aquino
ad87ea4791
add pt-BR translation 2019-10-09 19:14:42 +01:00