138 Commits

Author SHA1 Message Date
evilsocket
615257423e
Merge pull request #74 from Leajian/master
Custom voice text with DEBUG face and Greek voice fixes.
2019-10-03 09:58:27 +02:00
Leajian
7067bcfd2b Update Greek voice
* Renamed gr to el per iso639-2
* Fixed some typos
* Removed plural form of translated handshake word because that would add the latin letter 's' in the end, which is wrong
2019-10-03 09:03:43 +03:00
Periklis Fregkos
8d35fbabd5
Added custom text voice 2019-10-03 07:47:38 +03:00
Periklis Fregkos
30a753b659
Added DEBUG face
(#__#)
2019-10-03 07:46:51 +03:00
Cassiano Aquino
654456127e
Add the check if HDMI cable is connected
For some reason this if was not added during my PR.
2019-10-02 21:33:08 +01:00
Simone Margaritelli
bbcfae19a7 merge 2019-10-02 19:58:22 +02:00
Simone Margaritelli
cf1558eb29 fix: keep led on to understand when the unit is still alive 2019-10-02 19:58:01 +02:00
evilsocket
b7776265de
Merge pull request #66 from darumaseye/master
Improved IT translation
2019-10-02 19:48:47 +02:00
Simone Margaritelli
5725d8b239 new: gps coordinates are saved along with handshakes if gps is connected (related to #55) 2019-10-02 19:41:50 +02:00
darumaseye
b7b4e7eb08 Improved IT translation 2019-10-02 19:09:24 +02:00
evilsocket
f449498d67
Merge pull request #64 from massar/wv1_4.00
Update waveshare v1 driver to "4.00" aka "2019.07.31"
2019-10-02 19:05:06 +02:00
Simone Margaritelli
47042f0946 new: implemented plugin system (closes #54) 2019-10-02 19:01:07 +02:00
Jeroen Massar
db48b7aa52 Update waveshare v1 driver to "4.00" aka "2019.07.31"
from: https://github.com/waveshare/e-Paper/tree/master/RaspberryPi%26JetsonNano/python/lib/waveshare_epd
2019-10-02 18:39:15 +02:00
Jeroen Massar
911c0478ba Fix initial non-existent/empty log issue
Fixes bug where on initial session there is no file, and thus no lines
are read and one thus gets a index out of bounds error as lines is empty...
2019-10-02 18:15:52 +02:00
darumaseye
db5b9a3fae Improved IT translation 2019-10-02 17:24:41 +02:00
kovach
cb0100a878 add mk translation strings 2019-10-01 21:15:34 +02:00
Simone Margaritelli
8c840f9c82 fix 2019-10-01 20:18:09 +02:00
evilsocket
3c95566dfb
Merge pull request #36 from nicesocket/master
Update main.py to use correct displays for --clear
2019-10-01 20:15:00 +02:00
nicesocket
cfd3f6dbc0
Make sure to clear with the correct parameters for the configured display
The former versions always used the V2-Controls which effectively destroys V1-Boards.
2019-10-01 19:38:52 +02:00
Simone Margaritelli
7739ed805e fix 2019-10-01 19:38:09 +02:00
evilsocket
43411a7e78
Merge branch 'master' into master 2019-10-01 16:48:03 +02:00
Panagiotis Vasilopoulos
19c4b42072 Improved Greek translation files 2019-10-01 16:26:14 +00:00
5h4d0wb0y
cbc47ba8c8 added IT locale support 2019-10-01 14:43:06 +02:00
Simone Margaritelli
9620894b43 fix: safer nn saving 2019-10-01 11:29:11 +02:00
evilsocket
bbb8f03924
Merge pull request #29 from dadav/fix/german
Fix too long text
2019-10-01 00:09:53 +02:00
evilsocket
c9978c9127
Merge pull request #30 from justin-p/nl_locale
Fix a copy paste error. Make Pwnagotchi a tad more polite
2019-10-01 00:09:39 +02:00
dadav
a15d06b569 Add some forgotten selfs 2019-09-30 23:28:42 +02:00
Justin-p
09f11badf2 Fix a copy paste error. Make Pwnagotchi a tad more polite 2019-09-30 22:51:19 +02:00
dadav
fd0a50cbf9 Fix too long text 2019-09-30 22:49:57 +02:00
Justin-p
0c98705ab7 update config and readme with new locale 2019-09-30 21:47:49 +02:00
Justin-p
09e7dc10b9 Merge branch 'master' of https://github.com/evilsocket/pwnagotchi into nl_locale 2019-09-30 21:37:14 +02:00
Simone Margaritelli
26abbf51d6 more fixes 2019-09-30 21:22:01 +02:00
Justin-p
b603837862 size fixes 2019-09-30 20:58:48 +02:00
Justin-p
3d521a0310 Merge branch 'master' of https://github.com/evilsocket/pwnagotchi into nl_locale 2019-09-30 20:58:08 +02:00
Simone Margaritelli
52ab525e9f fixed bogus refresh policies that caused issues with waveshare displays 2019-09-30 20:54:05 +02:00
Justin-p
03b4e6fd36 Merge branch 'master' of https://github.com/evilsocket/pwnagotchi into nl_locale 2019-09-30 20:24:51 +02:00
evilsocket
a818eecadd
Merge pull request #27 from g0blinResearch/papirus-tweaks
Include PaPiRus drivers in project
2019-09-30 14:26:30 +02:00
James Hooker
b25092c97b Include PaPiRus drivers in project 2019-09-30 11:20:35 +01:00
Periklis Fregkos
ca916b4722
Added Greek support
There are some issues with plural words though.
2019-09-30 05:03:33 +03:00
justin-p
19d4dc8b07 fixed length and typo 2019-09-29 23:03:34 +02:00
justin-p
a5c2184335 nl locale 2019-09-29 22:36:59 +02:00
Simone Margaritelli
47f7529c04 fix 2019-09-29 21:28:06 +02:00
evilsocket
4006e45704
Merge pull request #18 from alwayslivid/master
Changed hardcoded paths
2019-09-29 21:26:34 +02:00
evilsocket
7a6243a4e4
Merge branch 'master' into papirus-support 2019-09-29 21:24:40 +02:00
evilsocket
91db2feace
Merge pull request #23 from dadav/fix/empty_brain
Empty brain leads to crash
2019-09-29 21:21:06 +02:00
evilsocket
ac7aaf40ae
Merge pull request #20 from sindelar-fr/master
Adding support for Waveshare V1 displays and support for full refresh after N partial refreshes
2019-09-29 21:17:53 +02:00
evilsocket
742782f940
Merge pull request #21 from dadav/feature/languages
Add multilanguage support
2019-09-29 21:17:06 +02:00
evilsocket
9239490103
Merge pull request #17 from caquino/caquino/powersave
services cleanup. powersave features and shellcheck fixes
2019-09-29 21:15:59 +02:00
dadav
e35a64734f Add filesize check 2019-09-29 19:44:31 +02:00
Cassiano Aquino
927e764ff8
if eth0 exists, enable dhcp on it. for pi3 users 2019-09-29 18:00:31 +01:00