Source code is here: https://github.com/VE3NEA/SkyRoof
It's in .NET so I'd think it ought to be buildable on Linux too? Unless there are some specific hardware/driver requirements involved (there isn't much in the readme right now)
It’s not buildable on Linux. The app uses WinForms and a number of other Windows-only .net libraries.
Thanks for the link!