A macOS music remote for Kodi
Kodio is written in SwiftUI 6 and needs Xcode 16 to compile. Kodi version 19 Matrix is required.
- macOS Sequoia
Unlike most SwiftUI programmers, my focus is on macOS. It is a challenge because there is by far less information about SwiftUI on macOS. Well, part of the fun.
There are plenty Kodi music remotes for iOS and iPadOS.
For macOS, there is none, except mine. I think it is also a little bit great, haha!
Yes, I know. Kodio is a bit buggy and always will be. Learning everyday something new and Kodio will always be work in progress. Part of the hobby! It is not my job. Not even close; I'm actually a seaman with a lot of free time, haha!
- Kodio depends on Bonjour to find your Kodi hosts.
Kodio depends on the following Swift Package that is also in my GitHub account:
- SwiftlyKodiAPI. The Swift API to talk to Kodio.
The source code of Kodio is well documented.
Xcode 16 is required.
- Clone the project.
- Change the signing certificate to your own.
- Build and run!