mancausoft / Remote-Kodi-OS-X

Remote Kodi for OS X is a very simple native remote for Kodi/XBMC, written in swift.

Home Page:https://bitbucket.org/zetxek/remote-kodi-os-x/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the project

Remote Kodi for OS X is a very simple native remote for Kodi/XBMC, written in swift.

The project is being developed by Carolina Barreiro and Adrián Moreno, and suggestions of things to come are needed (in case anyone finds this useful!)

The project uses CocoaPods and is developed in XCode 7, with Swift 2.0 (after the starting point with XCode 6.4 and Swift 1.2).

The idea for the project came after using some mobile remotes for Kodi, where you don't get a response as fast as in a computer, and you also miss the physical response that a computer keyboard provides.

Please note that for using remote calls to Kodi/XBMC you'll need to enable JSON RPC server! And if you want to modify the app yourself, you will need to create a "APIKeys.plist" files, in order to provide your Parse.com credentials. A sample file is provided as reference.

2015-08-27 01.22.50 am.png 2015-08-27 01.22.59 am.png

###Download link ###

###TODO ###

  • Buttons for home, volume
  • Binary generation
  • Code refactor for better software design

About

Remote Kodi for OS X is a very simple native remote for Kodi/XBMC, written in swift.

https://bitbucket.org/zetxek/remote-kodi-os-x/

License:MIT License


Languages

Language:Objective-C 74.7%Language:C 15.6%Language:Swift 7.4%Language:Shell 2.0%Language:Ruby 0.2%