madddmike / xbian-steamlink-launcher

Plugin for Kodi to launch Steamlink on Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steamlink Launcher for Xbian Kodi

Plugin for Xbian Kodi to launch Steamlink.

Requirements

  • Xbian already installed.

  • ssh(What is the default login/password? and How do I change the SSH port?) access to your xbian installation.

  • Install steamlink debian package with:

    sudo apt-get update
    sudo apt-get install -y steamlink

Plugin installation

  • Log into ssh on your Kodi installation.

  • Download the zip of the launcher and install it via Kodi (Extension → Install from Zip file). You must allow untrusted sources in system settings prior to this.

Want to contribute ?

Submit your contributions through pull requests.

Acknowledgement

Steam Copyright 2003-2018 Valve Corp. All rights reserved. Use of Steam Link software is subject to the Steam Subscriber Agreement, https://store.steampowered.com/subscriber_agreement/.

Inspiration

License

Steamlink Launcher for Kodi is licensed under GPLv2, see LICENSE.txt.

About

Plugin for Kodi to launch Steamlink on Raspberry Pi


Languages

Language:Python 44.3%Language:Makefile 30.0%Language:Shell 25.7%