8000 GitHub - Desbeers/Kodio: Kodio is a Music Remote for Kodi written in SwiftUI for macOS Sequoia.
[go: up one dir, main page]

Skip to content
/ Kodio Public

Kodio is a Music Remote for Kodi written in SwiftUI for macOS Sequoia.

License

Notifications You must be signed in to change notification settings

Desbeers/Kodio

Repository files navigation

Kodio

A macOS music remote for Kodi

Icon

Kodio is written in SwiftUI 6 and needs Xcode 16 to compile. Kodi version 19 Matrix is required.

  • macOS Sequoia

Screenshot

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!

Bugs, bugs, bugs!

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.

Dependencies

Kodio depends on the following Swift Package that is also in my GitHub account:

Code documentation

The source code of Kodio is well documented.

How to compile

Xcode 16 is required.

  1. Clone the project.
  2. Change the signing certificate to your own.
  3. Build and run!
0