Kodi Community Forum
Building a new interface - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: GSoC (https://forum.kodi.tv/forumdisplay.php?fid=299)
+----- Forum: GSOC 2020 (https://forum.kodi.tv/forumdisplay.php?fid=301)
+----- Thread: Building a new interface (/showthread.php?tid=352366)



Building a new interface - DHARMESH - 2020-03-08

Hii Mentors , I would like to work on building a new interface for kodi project . I have prior experience in web development.
Please guide me so that I can start making proposal for it.
Thanks


RE: Building a new interface - Klojum - 2020-03-08

A 'new interface' sounds a bit vague to me, as it can refer to multiple technical solutions.
What sort of interface are you referring to?


RE: Building a new interface - Hitcher - 2020-03-08

If you mean the skin then Estuary is still pretty new.


RE: Building a new interface - jjd-uk - 2020-03-08

I suspect he means this https://kodi.wiki/view/Google_Summer_of_Code/2020#A_new_web_interface

Code for the present web interface can be found at https://github.com/xbmc/chorus2

The developer who was chiefly responsible for the Chorus interface no longer has the the time to work on on it and it's written in a language the rest of the Team are unfamiliar with, thus we'd like to replace it.


RE: Building a new interface - DHARMESH - 2020-03-13

(2020-03-08, 16:45)jjd-uk Wrote: I suspect he means this https://kodi.wiki/view/Google_Summer_of_Code/2020#A_new_web_interface

Code for the present web interface can be found at https://github.com/xbmc/chorus2

The developer who was chiefly responsible for the Chorus interface no longer has the the time to work on on it and it's written in a language the rest of the Team are unfamiliar with, thus we'd like to replace it.
YES @jjd-uk you are right.


RE: Building a new interface - jjd-uk - 2020-03-13

Seems @Razze is down as a possible mentor for this project, so a ping to him to see if he has anything to add.


RE: Building a new interface - Razze - 2020-03-16

Well I would actually try to re-implement chorus 2 pretty much design wise. But with another technology, preferably Elm or Svelte