-
Is there a possibility to import ADIF files via command line? The use case for that would be that I do have programs like VarAC, whcih write ADIF files but cannot directly log to Cloudlog. So I would like to run a task every night importing the ADIF file into Cloudlog (which then just imports the new QSOs and skips the duplicates). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Simplest solution is to utilise the API you can then send QSOs from anything, however I think your asking if there's a premade tool which currently there isn't officially. There is some tools on Github though see https://github.com/search?q=cloudlog+adif&type=Repositories |
Beta Was this translation helpful? Give feedback.
-
This one by @m1geo looks promising: https://github.com/m1geo/Cloudlog-ADIF-Uploader |
Beta Was this translation helpful? Give feedback.
Simplest solution is to utilise the API you can then send QSOs from anything, however I think your asking if there's a premade tool which currently there isn't officially.
There is some tools on Github though see https://github.com/search?q=cloudlog+adif&type=Repositories