Commit Graph

499 Commits

Author SHA1 Message Date
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
a8a0f842a3 new: saving unit's fingerprint to /etc/pwnagotchi/fingerprint for easy access 2019-10-14 11:36:42 +02:00
f8a28d375b Merge pull request #276 from dipsylala/master
Inkyphat subclass to incorporate timing changes.
2019-10-14 10:43:39 +02:00
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
e32be6ff27 Merge pull request #285 from cdiemel/plugin.on-callback
on_unfiltered_ap_list() for plugins
2019-10-14 10:42:11 +02:00
ab74395602 Merge pull request #288 from charlesrocket/RU
Fix RU
2019-10-14 10:39:51 +02:00
-k
e146a87b44 RU locale edits 2019-10-13 22:20:53 -07:00
dfb4bcaf21 added on_loaded function
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 18:13:25 -04:00
9aca3a3a5b added example for testing
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 17:53:18 -04:00
d15f8c18b5 updated function call
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 17:52:41 -04:00
87a3fb5f0c Migrate to statusfile 2019-10-13 22:39:03 +02:00
8b366ca736 Add auto-pair and internet-sharing 2019-10-13 21:26:53 +02:00
2bbcc36f2a added unfiltered ap list call back
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 13:57:45 -04:00
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
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
5a53670133 Merge remote-tracking branch 'upstream/master' 2019-10-13 18:16:10 +01:00
e15d0f3323 releasing v1.0.0RC4 2019-10-13 19:07:29 +02:00
e9899dda94 Overrides default inky library to change timings on black rendering 2019-10-13 17:40:58 +01:00
2430b4a134 misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:35:09 +02:00
b539a76124 misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:32:14 +02:00
ba7c0ee4e6 misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:29:56 +02:00
f0c5ad4b74 Overrides default inky library to change timings on black rendering 2019-10-13 17:18:27 +01:00
8d2cbee8df fix: fixed log flooding with whitelisten networks for grid report 2019-10-13 18:09:33 +02:00
6793312691 misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:02:11 +02:00
5989d2571c misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:55:10 +02:00
ad2fbdb9dd misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:54:33 +02:00
1215fda459 misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:45:34 +02:00
1808392a1d misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:40:30 +02:00
77efeafd65 misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:39:25 +02:00
ef31366078 mergbe 2019-10-13 17:25:31 +02:00
5d28557608 new: using pwngrid for mesh advertising (we got rid of scapy loading times) 2019-10-13 17:24:47 +02:00
1691896531 add config param 2019-10-13 13:23:38 +02:00
e08b633c88 add bluetooth plugin 2019-10-13 13:14:22 +02:00
77c16c38f4 fix: using /proc/uptime to correctly calculate uptime in seconds (fixes #264) 2019-10-13 12:18:35 +02:00
99d7017785 releasing v1.0.0RC3 2019-10-13 00:07:50 +02:00
8bc421952b merge 2019-10-12 23:02:37 +02:00
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
b47f3c6b28 fix: fixed restored status after rsa keys generation 2019-10-12 22:01:52 +02:00
17d20837a3 Merge pull request #263 from 0xRoM/cleancap
Cleancap
2019-10-12 20:30:00 +02:00
0cccfef14e replaced with os.remove() 2019-10-12 19:29:04 +01:00
b46f751e7d modified to better describe plugin 2019-10-12 19:23:41 +01:00
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
a9123922c0 fix: better error handling if rsa key files are corrupted (ref #268) 2019-10-12 19:55:20 +02:00
66e5f89a96 merge 2019-10-12 19:40:42 +02:00
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00
3535329708 Merge pull request #266 from gpotter2/patch-1
Remove Dot11FCS workaround
2019-10-12 19:17:12 +02:00
b50c71cf14 fix: removed unused configuration field 2019-10-12 19:13:04 +02:00
f3e7841b1b misc: small fix or general refactoring i did not bother commenting 2019-10-12 17:53:18 +02:00
79ba5102d7 fix: cosmetic fixes for inky displays 2019-10-12 17:47:51 +02:00
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