Skip to content

Instantly share code, notes, and snippets.

@enukane
Created December 4, 2020 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enukane/242ab4c904db9adb5bfa1bc7adb9fb7f to your computer and use it in GitHub Desktop.
Save enukane/242ab4c904db9adb5bfa1bc7adb9fb7f to your computer and use it in GitHub Desktop.
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