Skip to content

Skaytacium/synko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synko

Syncplay on Kodi

What?

Syncplay on Kodi. Literally. I've implemented the JSON over TCP/IP protocol that Syncplay uses in a Kodi service, so it's running a very minimal Syncplay client on Kodi.

Why?

Wanted to watch movies on my TV with my friends. Got tired of waiting.

And?

This is technically a personal project, but if there are any issues or interesting enhancements then I'll probably add them.
Tested on:

  • Matrix
  • 19.4 (Desktop + Google TV)
  • 19.5 (Desktop + Google TV)
  • Nexus
  • 20.0 (Google TV)
  • 20.1 (Google TV)
  • 20.2 (Desktop + Google TV)

How?

Download the repository as a zip file. Install it in Kodi.

To-do?

  • TLS support
    • Nah (unless someone opens a pull request)
  • Better error handling?