979 Commits

Author SHA1 Message Date
Simone Margaritelli
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
evilsocket
d814de75ab
Merge pull request #292 from systemik/master
Add support for waveshare oledhat display.
2019-10-14 18:46:28 +02:00
evilsocket
35b442f941
Merge pull request #293 from pcotret/patch-1
Added missing words for the french PO file
2019-10-14 18:42:35 +02:00
Pascal Cotret
0f2ad47c17
Added missing words for the french PO file 2019-10-14 18:25:22 +02:00
Administrator
748dbea13e Fix bug. Line misplaced in the code to init the display. 2019-10-14 18:19:53 +02:00
Administrator
b66f1b66e5 Add oledhat in the default.yml options for ui 2019-10-14 16:41:09 +02:00
Simone Margaritelli
1642663c84 fix: added explicit path for pwngrid client token 2019-10-14 16:40:29 +02:00
Administrator
54a8fd81a5 Initial commit Waveshare OledHat
Add support for Waveshare Oled Hat
Change view.py to have more variable to support more types of screen in the future
2019-10-14 16:38:57 +02:00
Simone Margaritelli
2fe7ac0a71
misc: small fix or general refactoring i did not bother commenting 2019-10-14 16:18:33 +02:00
Simone Margaritelli
4b563398f4
misc: small fix or general refactoring i did not bother commenting 2019-10-14 16:18:07 +02:00
Simone Margaritelli
84be7c0d34
misc: small fix or general refactoring i did not bother commenting 2019-10-14 16:16:59 +02:00
Simone Margaritelli
82bf9b9853
misc: small fix or general refactoring i did not bother commenting 2019-10-14 14:38:24 +02:00
evilsocket
d9d38e7a1e
Merge pull request #290 from beliver17/patch-1
Update README.md
2019-10-14 13:17:26 +02:00
beliver17
5b78a13e95
Update README.md 2019-10-14 16:00:05 +05:30
Simone Margaritelli
a8a0f842a3 new: saving unit's fingerprint to /etc/pwnagotchi/fingerprint for easy access 2019-10-14 11:36:42 +02:00
evilsocket
f8a28d375b
Merge pull request #276 from dipsylala/master
Inkyphat subclass to incorporate timing changes.
2019-10-14 10:43:39 +02:00
evilsocket
cfa8a02abc
Merge pull request #279 from dadav/feature/auto-pairing-bt
Add auto-pair and internet-sharing
2019-10-14 10:42:34 +02:00
evilsocket
e32be6ff27
Merge pull request #285 from cdiemel/plugin.on-callback
on_unfiltered_ap_list() for plugins
2019-10-14 10:42:11 +02:00
evilsocket
ab74395602
Merge pull request #288 from charlesrocket/RU
Fix RU
2019-10-14 10:39:51 +02:00
evilsocket
b7a806c8ad
Merge pull request #282 from dadav/feature/migrate-to-statusfile
Migrate to statusfile
2019-10-14 10:38:46 +02:00
-k
e146a87b44
RU locale edits 2019-10-13 22:20:53 -07:00
Casey Diemel
dfb4bcaf21 added on_loaded function
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 18:13:25 -04:00
Casey Diemel
9aca3a3a5b added example for testing
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 17:53:18 -04:00
Casey Diemel
d15f8c18b5 updated function call
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 17:52:41 -04:00
dadav
87a3fb5f0c Migrate to statusfile 2019-10-13 22:39:03 +02:00
dadav
8b366ca736 Add auto-pair and internet-sharing 2019-10-13 21:26:53 +02:00
Casey Diemel
2bbcc36f2a added unfiltered ap list call back
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 13:57:45 -04:00
Casey Diemel
308746a7de removed plugin.on() return value as is not needed
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 13:54:22 -04:00
Casey Diemel
d648f7cdf5 Merge branch 'master' into plugin.on-callback
bring the current branch up to evilsocket/pwnagotchi
Signed Off: Casey Diemel <diemelcw@gmail.com>
2019-10-13 13:45:11 -04:00
Dispsylala
5a53670133 Merge remote-tracking branch 'upstream/master' 2019-10-13 18:16:10 +01:00
Simone Margaritelli
e15d0f3323 releasing v1.0.0RC4 v1.0.0RC4 2019-10-13 19:07:29 +02:00
Simone Margaritelli
1ce361a839
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:49:50 +02:00
Dispsylala
e9899dda94 Overrides default inky library to change timings on black rendering 2019-10-13 17:40:58 +01:00
Simone Margaritelli
2430b4a134
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:35:09 +02:00
Simone Margaritelli
b539a76124
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:32:14 +02:00
Simone Margaritelli
ba7c0ee4e6
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:29:56 +02:00
Dispsylala
f0c5ad4b74 Overrides default inky library to change timings on black rendering 2019-10-13 17:18:27 +01:00
Simone Margaritelli
8d2cbee8df fix: fixed log flooding with whitelisten networks for grid report 2019-10-13 18:09:33 +02:00
Simone Margaritelli
6793312691
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:02:11 +02:00
Simone Margaritelli
5989d2571c
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:55:10 +02:00
Simone Margaritelli
ad2fbdb9dd
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:54:33 +02:00
Simone Margaritelli
1215fda459
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:45:34 +02:00
Simone Margaritelli
1808392a1d
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:40:30 +02:00
Simone Margaritelli
77efeafd65
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:39:25 +02:00
Simone Margaritelli
ac5ee1ba7b
misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:38:00 +02:00
Simone Margaritelli
ef31366078 mergbe 2019-10-13 17:25:31 +02:00
Simone Margaritelli
5d28557608 new: using pwngrid for mesh advertising (we got rid of scapy loading times) 2019-10-13 17:24:47 +02:00
evilsocket
3a14d1d87f
Merge pull request #275 from dadav/feature/bluetooth-plugin
Add bluetooth plugin
2019-10-13 13:25:24 +02:00
dadav
1691896531 add config param 2019-10-13 13:23:38 +02:00
dadav
e08b633c88 add bluetooth plugin 2019-10-13 13:14:22 +02:00