Commit Graph

4 Commits

Author SHA1 Message Date
8965ad9272 change default ip of paw-gps, it needs port too.
Change default ip from 192.168.44.1 (which is the ip address of an android on bt tether) to 192.168.44.1:8080 so it has the default port paw-gps opens on, which is 8080.
2019-11-14 11:45:39 +02:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
ea51ab7014 Optimize plugin imports
Signed-off-by: Edward Medvedev <edward.medvedev@gmail.com>
2019-10-26 18:36:42 +03:00
39a6ae1be5 Created the paw-gps plugin v1.0.0
This plugin connects to PAW Server with the GPS hack and saves the GPS location when a handshake is detected
2019-10-25 16:57:05 +02:00