Skip to content

GregTroar/CloudlogTCI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudlogTCI 📻

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

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

CloudlogTCI allows you to connect your SunSDR to Cloudlog with the TCI protocol.

Terminal

Instructions

  1. Download latest release from: Releases
  2. Create a Read/Write API key in Cloudlog: Cloudlog/wiki/API
  3. Edit config.yaml with your Cloudlog server URL and Read/Write API key
  4. Enable TCI in ExpertSDR

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

Build

go build

Note: For Apple Silicon Macs you must build with Go 1.6 or higher.

Mac Users

The recommended way to to install on macOS is to build from source.

Note for Mac users you must run the following command in terminal or the app will not launch if you downloaded from the release page:

cd /wherever/you/extracted/CloudlogTCI
xattr -c CloudlogTCI

About

TCI bridge for Cloudlog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.7%
  • Shell 10.3%