Skip to content

zetxek/Remote-Kodi-OS-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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