adsb-receiver
adsb-receiver copied to clipboard
Disable click to continue?
I have made the mistake of ctrl+c to copy addresses, whoops.
I also made the mistake of clicking forward in the script without going to said address when trying to copy said address, whoops.
not entirely sure how to resolve this issue.
I will soon be starting on a rewrite of the entire installation process. I am still thinking over the direction I wish to go with it but currently the goal will be to make it nearly all dialog driven with less generally needless output displayed to the user but instead simply logged to a file. This should make the process a bit less hands on and user firnedly. Keep in mind at this point in time this idea is subject to change however a hands free installation option will be made available for sure.
What I got so far is all questions asked before installation starts then it goes. Only questions asked are those asked by third party software which I have no control over.
Sound good?
Also going to work on way to fill out a config file execute ./install and let things run. This was supposed to be a thing in v2.7 but with all the stop and go was a pain to implement...