189 Commits

Author SHA1 Message Date
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 #253 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 #239 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
Cassiano Aquino
19b0e00bf5
add pt-BR translation 2019-10-09 19:13:27 +01:00
Cassiano Aquino
315bfd29e5
add pt-BR translation 2019-10-09 19:11:14 +01:00
bitwave
d2c160308c updated german translation 2019-10-09 17:46:53 +02:00
Simone Margaritelli
1b7a5e1f7c releasing v1.0.0RC2 2019-10-09 15:19:57 +02:00
Simone Margaritelli
3c2a3485c4 fix: attempt of a fix for inky and papirus displays (ref #229) 2019-10-09 14:48:37 +02:00
Simone Margaritelli
319b2bc31f fix: fixed text overlap for waveshare displays (ref #229) 2019-10-09 14:46:41 +02:00
Simone Margaritelli
1ab1838313 fix: fixed auto-update plugin to use pip3 based update process from pypi.org 2019-10-09 13:54:09 +02:00
Simone Margaritelli
d4d8c39205 fix: creating handshakes folder if it doesn't exist on startup (fixes #227) 2019-10-09 12:04:28 +02:00
Simone Margaritelli
fac4b5c460 fix: don't allow plugins to make the main process crash 2019-10-09 12:01:44 +02:00
Simone Margaritelli
8af5604034 fix: fixed a LastSession bug which prevented the grid plugin from working when no previous session was available (fixes #228) 2019-10-09 11:59:11 +02:00
evilsocket
e57c1e9c37
Merge pull request #231 from zenzen666/plugin/net-pos
net-pos plugin: saves handshake wifi position and retrieve geo location when online
2019-10-09 11:48:15 +02:00
Zenzen San
56f680e775 fixed typo in display message 2019-10-08 20:46:15 -04:00
Zenzen San
837a234da8 added default key 2019-10-08 19:35:24 -04:00
evilsocket
23c2b6b364
Merge pull request #218 from dadav/fix/wigle_gps_check
Add gps validy check
2019-10-08 23:15:53 +02:00
dadav
46df27f860 Add OPTIONS 2019-10-08 21:34:48 +02:00
Zenzen San
ca3ece7f2b
changed plugin name from wifips to net-pos 2019-10-08 19:01:44 +00:00
Zenzen San
dffd44d3ac Merge pull request #1 from dadav/fix/wifips
Fix/wifips: improvement in the plugin style and renamed to net-pos
2019-10-08 19:00:28 +00:00
dadav
65600f95e5 Add gps validy check 2019-10-08 20:28:00 +02:00
dadav
dfb484624a Some improvements 2019-10-08 20:10:21 +02:00
Simone Margaritelli
d222935aea new: defaults are now copied into /etc/pwnagotchi/defaults.yml if it doesn't exist or different from release defaults 2019-10-08 19:21:54 +02:00
Simone Margaritelli
bd8f2936c5 fix: grid plugin was not enrolling partially opted-in units 2019-10-08 18:52:36 +02:00
Zenzen San
6a87c681fa plugin renamed wifips 2019-10-08 18:48:32 +02:00
Zenzen San
dfeaad36ed When internet is available it converts wifips files in geolocation 2019-10-08 18:48:32 +02:00
Zenzen San
fe7da076d7 - Plugin geowifi saves wifi geolocation on hndshk
Saves a json file with the access points with more signal whenever a handshake is captured.
	This data is usable to retrieve the geographic location using Google Geolocation API or Mozilla Location Service
2019-10-08 18:48:32 +02:00
Simone Margaritelli
c75c0679b1 releasing v1.0.0RC1 2019-10-08 17:04:59 +02:00
Simone Margaritelli
0c81d25aec
misc: small fix or general refactoring i did not bother commenting 2019-10-08 17:04:46 +02:00
root
88b1eacd74 Plugin to refresh display every X changes 2019-10-08 15:58:14 +01:00
Simone Margaritelli
3a081afefe releasing v1.0.0RC0 2019-10-08 15:28:11 +02:00