jaylinski / kodi-echo

πŸ“Ί Browser Extension for sharing content with Kodi.
MIT License
11 stars 1 forks source link
browser-extension chrome-extension firefox-addon kodi web-extension xbmc

Echo for Kodi ― Browser Extension

Echo for Kodi logo

CI Build Status Mozilla Add-on

Echo for Kodi lets you share your favorite content with Kodi (XBMC).

Should work with all WebExtension compatible browsers including Mozilla Firefox, Google Chrome and Microsoft Edge.

If you want to try a more complete and robust extension, consider installing the Play to Kodi Chrome extension. Check out the comparison between Echo for Kodi and Play to Kodi for more details.

Features

Screenshot controls Screenshot playlist Screenshot device

Installation

Enabling & Configuring

Visit Kodi → Settings → Services → Control.

For security reasons Kodi should be run inside a private and trusted network!

Permissions

This extension requires the permission

Optional permissions

In order to allow the extension to show you a "Replay" dialog if a media item finished playing, it requires the permission

For more information on permissions, visit developer.mozilla.org.

Privacy

This extension does not collect any kind of data and will never do.

It only sends requests to your configured Kodi host.

Sharing content to Kodi

Supported websites

Website Kodi Plugin
mixcloud.com plugin.audio.mixcloud
soundcloud.com plugin.audio.soundcloud
twitch.tv plugin.video.twitch
vimeo.com plugin.video.vimeo
youtube.com plugin.video.youtube

Comparison with Play to Kodi

Echo for Kodi Play to Kodi
Avoids content scripts βœ… ❎
Adds a context menu βœ… βœ…
Replay notifications βœ… ❎
Key mappings ❎ βœ…
Favorites ❎ βœ…
Multiple devices ❎ βœ…
Number of plugins 5 > 30
Languages (i18n) 2 (en, de) 1 (en)
Communication WebSockets HTTP
Uses standard WebExtensions API βœ… ❎

Development

Build

Run npm run build.

Develop

Run npm start.

Attributions

The design of this extension is strongly influenced by the awesome Kodi projects Chorus2 and Kore.

Copyright and license

Echo for Kodi is licensed under the MIT License - see the LICENSE file for details.