Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 374 Bytes

asciitogpx

Converts ascii(specifically gulf stream data) to gpx format for upload into navigational software

npm install

create .env file

Needs to have these two variable defined USERNAME= PASSWORD= TOEMAIL=

node main.js

generates file GulfStream.GPX emailed to address specified above