- or download this
perl -MJSON::XS -le '$_=`gpspipe -n 5 -w|grep TPV`;$_=decode_json$_;pr
+int"$_->{lon} $_->{lat} $_->{alt} $_->{time}"'
- or download this
perl -MJSON::XS -e '$_=`gpspipe -n 5 -w|grep TPV`;$_=decode_json$_;pri
+nt`timezonefinder $_->{lon} $_->{lat}`'
- or download this
sudo apt install libopenblas-dev
pip3 install timezonefinder
export PATH=/home/user/.local/bin:$PATH
- or download this
perl -MJSON::XS -e 'RE:while(){$_=`gpspipe -n 5 -w|grep TPV`;last if$_
+;sleep 1}eval{$_=decode_json$_};if($@){sleep 1;goto RE};print`timezon
+efinder $_->{lon} $_->{lat}`'