zerk
Global Positioning System - clients
Install
- All systems
-
curl cmd.cat/zerk.sh
- Debian
-
apt-get install gpsd-clients
- Ubuntu
-
apt-get install gpsd-clients
- Alpine
-
apk add gpsd-clients
- Kali Linux
-
apt-get install gpsd-clients
- Fedora
-
dnf install gpsd-clients
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gpsd-clients
- Raspbian
-
apt-get install gpsd-clients
- Dockerfile
- dockerfile.run/zerk
- Docker
-
docker run cmd.cat/zerk zerk
powered by Commando
gpsd-clients
Global Positioning System - clients
The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. This package contains auxiliary tools and example clients for monitoring and testing gpsd.