I use AC Log (amateur contact log) by N3FJP. AC Log has a nice API that allows programs like VarAC to send log data directly to the AC Log database. I think the coding is relatively easy. The API spec's can be found here: http://www.n3fjp.com/help/api.html
top of page
To test this feature, visit your live site.
Incorporate AC log API
Incorporate AC log API
2 comments
Like
2 Comments
bottom of page
The issue with the ADI file as implemented is it has to be deleted each time it is uploaded to the logging program. You could keep a log file and an ADI file, similar to the approach taken in WSJT-X. The log file is a "permanent" VarAC log. The ADI file is "temporary", meant to be deleted after log upload.
@W1IZZ-Larry It will be hard to connect with various APIs out there of many Logging tools... most tools allow scanning of ADIF files so I have decided to go that path for now. maybe in he future I'll start to connect with some APIs.