Hello, I want to receive data from Kraken for my application (to start with, just display them in the terminal) where only degrees and signal strength will be displayed, how can I get them without interacting with the web interface? I looked at the csv file and found in it so far only degrees of what interests me (I want to see them without downloading the file each time), I don’t understand the other values yet, if so, tell me if there are already examples of such work? Thank you
We don’t have any terminal output, but you could just write a simple script to poll the DOA_value.html output and extract the values you want to the terminal.
The explanation for the values is here in the wiki