More actions
(Created page with "{{Infobox 3DS homebrew | title = kodiremote-3ds | image = https://dlhb.gamebrew.org/3dshomebrew/kodiremote-3ds.png|250px | type = Other Apps | version = v0.3-alpha | licence =...") |
No edit summary |
||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/kodiremote-3ds-0.3-alpha.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/kodiremote-3ds-0.3-alpha.rar | ||
}} | }} | ||
<p align="center"><img src="https://i.imgur.com/zfCJmJf.png" width="350" title="kodiremote-3ds-remotemenu"> | <p align="center"><img src="https://i.imgur.com/zfCJmJf.png" width="350" title="kodiremote-3ds-remotemenu"> | ||
Line 18: | Line 17: | ||
kodiremote-3ds is a simple (N)3DS remote control for Kodi (formerly known as XBMC) | kodiremote-3ds is a simple (N)3DS remote control for Kodi (formerly known as XBMC) | ||
it use the WebSocket port to control Kodi (port 9090 is the default port) | it use the WebSocket port to control Kodi (port 9090 is the default port) | ||
Revision as of 10:57, 15 April 2020
<img src="" width="350" title="kodiremote-3ds-remotemenu"> <img src="" width="350" title="kodiremote-3ds-movielibbottom"> <img src="" width="350" title="kodiremote-3ds-movielibtop">
kodiremote-3ds is a simple (N)3DS remote control for Kodi (formerly known as XBMC)
it use the WebSocket port to control Kodi (port 9090 is the default port)
It is at the moment very trivial and without a graphical GUI, but i am working on it!
it depends on json-c jpeglib citro2d libcurl
to compile it just setup a devkitpro 3ds build system and rum make (it should compile!)
Have a nice day!