Skip to content
PCSG edited this page Dec 2, 2017 · 34 revisions

SteemPi Logo

Welcome to the Steempi wiki!

It is very nice that you have found this page, on this Wiki you can find documentation and information about the SteemPi TV-box system, how to get started? But also how to improve SteemPi and how to add functionalities to it in a easy way.

If anythings is unclear or if you are experiencing problems you can make a issue for it here on Github or contact us on Steemit.com or Steemit.chat

This wiki is valid from version 2 and above

Get started

About

Installation and Update

Installation (for RPI's)

The easiest installation is with the dev version now.

sudo git clone https://github.com/techtek/steempi.git .
sudo git checkout -b dev origin/dev
sudo ./install

For those who wants to make a detailed installation itself, already has a pi or simply want to install everything itself, we recomend our tutorials For your own installation (Developers) - at the bottom

Update Version 2

sudo ./steempi update

For Developers

For your own installation (Developers)