/CloudlogTCI

TCI bridge for Cloudlog

Primary LanguageGoMIT LicenseMIT

CloudlogTCI

TCI bridge for Cloudlog, an excellent web based loggin software for amateur radio.

TCI is a modern alternative to serial based rig control by Expert Electronics, based on WebSockets.

Terminal

Instructions

Download latest release for Windows: /releases

Edit config.yaml with your Cloudlog server URL and R/W API key

Both VFOs will be available in Cloudlog under the Station/Radio dropdown.

Build

Go get dependencies

go get ./...

Build

go build cloudlogtci.go