More actions
m (Text replacement - "| licence" to "| license") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = kodiremote-3ds | |title=kodiremote-3ds | ||
| image = | |image=Kodiremote2.png | ||
| | |description=A (N)3DS remote control for Kodi (formerly known as XBMC). | ||
| | |author=proconsule | ||
| lastupdated = 2019/10/29 | |lastupdated=2019/10/29 | ||
| | |type=Utilities | ||
| | |version=0.3-alpha | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/kodiremote.7z | ||
| source = https://github.com/proconsule/kodiremote-3ds | |website=https://github.com/proconsule/kodiremote-3ds | ||
|source=https://github.com/proconsule/kodiremote-3ds | |||
}} | }} | ||
kodiremote-3ds is a simple (N)3DS remote control for Kodi, which is a free and open-source media player software application formerly known as XBMC. | |||
It is at the moment very trivial and without a graphical GUI ([https://www.reddit.com/r/3dshacks/comments/doo966/comment/f94zvg6/?utm_source=share&utm_medium=web2x&context=3 more info]). | |||
==User guide== | |||
It uses the WebSocket port to control Kodi (port 9090 is the default port). | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/kodiremote3.png | |||
==Changelog== | |||
'''v0.3 alpha''' | |||
* Lot of bugfix. | |||
* Updated GUI now all in citro2d. | |||
* Remote Menu now have all relevant features. | |||
* Movie can be started pressing A button in Move Library. | |||
'''v0.2 alpha''' | |||
* Cleaned out the code. | |||
==Externa links== | |||
* GitHub - https://github.com/proconsule/kodiremote-3ds | |||
* GBAtemp - https://gbatemp.net/threads/release-kodiremote-3ds.551599 | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/doo966/kodiremote3ds_v03alpha | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/dnc7jm/kodiremote3ds_v02alpha |
Latest revision as of 05:43, 6 Mayıs 2024
kodiremote-3ds | |
---|---|
General | |
Author | proconsule |
Type | Utilities |
Version | 0.3-alpha |
License | Mixed |
Last Updated | 2019/10/29 |
Links | |
Download | |
Website | |
Source | |
kodiremote-3ds is a simple (N)3DS remote control for Kodi, which is a free and open-source media player software application formerly known as XBMC.
It is at the moment very trivial and without a graphical GUI (more info).
User guide
It uses the WebSocket port to control Kodi (port 9090 is the default port).
Screenshots
Changelog
v0.3 alpha
- Lot of bugfix.
- Updated GUI now all in citro2d.
- Remote Menu now have all relevant features.
- Movie can be started pressing A button in Move Library.
v0.2 alpha
- Cleaned out the code.