GoNe is abbreviation for (Go) Dro(Ne). This Go CLI app is used for controlling Fold Drone 036 using Go Programming Language.
- Go SDK +1.12
- Wireless adapter
- clone repository
$git clone https://github.com/dhiemaz/GoNe.git
- build or install
$go build main.go
or $go install
- running application
$./Gone
Bellow are supported OSes.
- MacOs
- Linux
- Windows