magicbug / CloudlogTCI

TCI bridge for Cloudlog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TCI bridge for Cloudlog

License:MIT License


Languages

Language:Go 100.0%