237 Commits

Author SHA1 Message Date
evilsocket
7e256353d0
Merge pull request #78 from caquino/caquino/add-interface-lo
add wlan0 and lo interfaces
2019-10-03 10:43:08 +02:00
Simone Margaritelli
177cf64957 merge 2019-10-03 10:41:55 +02:00
Simone Margaritelli
47930a99ae configured travis deploy 2019-10-03 10:41:16 +02:00
Cassiano Aquino
d7f8feaa27
add wlan0 and lo interfaces 2019-10-03 09:28:47 +01:00
evilsocket
ccfef079dd
Merge pull request #77 from caquino/caquino/travis-fixes
minor builder fixes
2019-10-03 10:22:36 +02:00
Cassiano Aquino
924c5c8fe6
minor builder fixes 2019-10-03 09:21:03 +01:00
Simone Margaritelli
efc20e6a3d render unto caesar 2019-10-03 10:20:30 +02:00
evilsocket
28e82f2a4e
Merge pull request #76 from incredincomp/master
fixed file paths
2019-10-03 10:00:38 +02:00
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
IncredInComp
961b4250de
Update update_pwnagotchi.sh 2019-10-03 00:58:23 -07:00
evilsocket
c1bd0f7886
Merge pull request #70 from caquino/patch-1
Add the check if HDMI cable is connected
2019-10-03 09:56:32 +02:00
evilsocket
b7026488db
Merge pull request #63 from caquino/caquino/travis
new builder system based on packer/ansible
2019-10-03 09:56:14 +02:00
evilsocket
3f64181cb5
Merge pull request #75 from incredincomp/master
added hostname backup and restore
2019-10-03 09:55:11 +02:00
evilsocket
1ed7401424
Merge pull request #72 from caquino/patch-2
Adds .DEREK.yml
2019-10-03 09:53:18 +02:00
IncredInComp
f108ed95a7
added hostname backup and restore
https://github.com/evilsocket/pwnagotchi/issues/69#issue-501710314

Couldn't decide if it should be a separate option by itself, but I personally think they do go hand in hand.
2019-10-02 23:12:57 -07: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
Periklis Fregkos
d3afab73ff
Merge pull request #3 from evilsocket/master
Update
2019-10-03 07:21:18 +03:00
Cassiano Aquino
84e256f41f
Adds .DEREK.yml
Derek is a bot that will allow us to manage PRs and Issues without needing access to the repository.

It allows us to assign labels, users and a lot of other features https://reaxt.com/alexellis/derek/blob/master/USER_GUIDE.md

@evilsocket you will need to add the derek app to your repo https://github.com/apps/derek
2019-10-02 22:09:46 +01: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
Cassiano Aquino
59bbc22995
remove quotes from variables 2019-10-02 20:25:56 +01:00
Cassiano Aquino
dcc5fd9027
disable library during build 2019-10-02 19:41:49 +01:00
Cassiano Aquino
3ada1f875d
fix make commands 2019-10-02 18:58:26 +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
Cassiano Aquino
01ed7c417c
change make stage 2019-10-02 18:53:29 +01:00
Cassiano Aquino
00725ae9c7
add make clean 2019-10-02 18:49:12 +01:00
evilsocket
b7776265de
Merge pull request #66 from darumaseye/master
Improved IT translation
2019-10-02 19:48:47 +02:00
Cassiano Aquino
760a94a0fe
move env only to install 2019-10-02 18:46:08 +01: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
Cassiano Aquino
4986950ffb
remove debug for ld.so.preload 2019-10-02 18:12:05 +01:00
darumaseye
b7b4e7eb08 Improved IT translation 2019-10-02 19:09:24 +02:00
Cassiano Aquino
2abf3f21fd
remove packages 2019-10-02 18:09:02 +01:00
evilsocket
f6b3f705d3
Merge pull request #62 from massar/noSoptionneeded
The -S option does not exist, as it is automatically detected (OPT_SPARSE)
2019-10-02 19:05:38 +02:00
Cassiano Aquino
fffa3df3ad
override goroot 2019-10-02 18:05:32 +01:00
evilsocket
80e0c2f3ce
Merge pull request #65 from massar/update_dos_crlf
Fix CRLF line endings...
2019-10-02 19:05:26 +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
Jeroen Massar
b948627bd5 Fix CRLF line endings...
Before:
```
bash: ./update_pwnagotchi.sh: /bin/bash^M: bad interpreter: No such file or directory
```

Thus:
```
scripts/update_pwnagotchi.sh: Bourne-Again shell script text executable, ASCII text, with CRLF line terminators

dos2unix: converting file scripts/update_pwnagotchi.sh to Unix format...

scripts/update_pwnagotchi.sh: Bourne-Again shell script text executable, ASCII text
```

Now it works :)
2019-10-02 19:03:50 +02:00
Simone Margaritelli
5ced9c6ecd fixed readme 2019-10-02 19:02:11 +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
Cassiano Aquino
9471d722af
specify full path for packer 2019-10-02 17:36:25 +01:00
Cassiano Aquino
956b8c7a67
add output to makefile 2019-10-02 17:30:40 +01:00
Cassiano Aquino
e0ddd0de57
new builder system based on packer/ansible 2019-10-02 17:26:29 +01:00
Jeroen Massar
58edfd2a4b The -S option does not exist, as it is automatically detected (OPT_SPARSE) 2019-10-02 18:25:18 +02:00
evilsocket
00d78248d8
Merge pull request #61 from caquino/revert-58-caquino/new-builder
Revert "initial packer/ansible base builder"
2019-10-02 18:23:48 +02:00
Cassiano Aquino
e8f126b408
Revert "initial packer/ansible base builder" 2019-10-02 17:21:41 +01:00
evilsocket
ae92d5f14c
Merge pull request #58 from caquino/caquino/new-builder
initial packer/ansible base builder
2019-10-02 18:19:37 +02:00
evilsocket
68c9e19775
Merge pull request #60 from massar/initiallogfix
Fix initial non-existent/empty log issue
2019-10-02 18:19:11 +02:00