Skip to content

jperkins12/sailaway-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sailaway-cli

Usage

login

You need to login before using other commands; the login command will ask for username and password

sailaway-cli login [email] [password]

list-boats

List the user boats

sailway-cli list-boats

get-trip

Save the current trip to a gpx file:

sailaway-cli get-trip boatid output.gpx

load-trip

Load a gpx trip into sailaway as current trip:

sailaway-cli load-trip boatid input.gpx

Or as a library entry:

sailaway-cli load-trip boatid --library input.gpx

gps-serve

Serve current realtime boat data as GPSD server (for qtVLM and other softwares)

sailaway-cli gps-serve boatid [8888]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%