Skip to content

Instantly share code, notes, and snippets.

View JAgostoni's full-sized avatar

Jason Agostoni JAgostoni

View GitHub Profile
@JAgostoni
JAgostoni / gist:4135e700672de81d1eab4e08fcd5acf1
Last active July 6, 2021 22:47
Extract NMEA from Blackvue
#!/bin/bash
rm session.txt
for FILE in "$@"
do
echo $FILE
FILENMEA="$FILE.txt"
echo $FILENMEA
../exiftool -GPSLog -b $FILE | sed '/^.*\$GPRMC.*$/!d;s/\[[[:digit:]]*\]//g' > $FILENMEA
cat $FILENMEA >> session.txt
done
@JAgostoni
JAgostoni / choco.txt
Last active January 23, 2024 20:06
Windows / Mac Installs
choco install vscode visualstudio2019enterprise slack microsoft-windows-terminal git gitkraken gpmdp microsoft-teams.install inkscape 7zip adobereader nodejs gimp python zoom onedrive awscli chocolateygui azure-cli microsoftazurestorageexplorer postman razer-synapse-2 dotnetcore-sdk jdk windscribe terraform kubernetes-helm azure-data-studio