Skip to content

Instantly share code, notes, and snippets.

@enukane
Created December 4, 2020 04:40
Embed
What would you like to do?
gpsd with cgps
# run gpsd
/usr/local/sbin/gpsd -N -F /usr/local/var/gpsd.sock /dev/$1 &
# run cgps
cgps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment