Now that I'm taking Gambas command-line programming more seriously, I thought I might rewrite the software on my internet radios.
As mentioned in a recent post, Gambas can be used to write cli programs (command-line interface) as well as the more usual gui (graphical) applications.
So this post just describes the software aspects of this project, while the other design details can be found in earlier posts.