-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Teshvier Mathura edited this page Aug 24, 2020
·
6 revisions
On this page you can find instructions for installing Spacearr on various platforms.
Some of these instructions have been created or maintained by users from those specific platforms. The Spacearr team only maintains packages for Windows, UWP and Android.
Table of Contents:
- Create an account on Pusher, then create a
Channels app
. Go to the "Keys" page for that app, and make a note of yourapp_id
,key
,secret
andcluster
.
- Download the desired release.
- Run
Spacearr.WorkerService.Windows-x86-1.0.0.x.msi
. - Follow the installation process and fill in the settings as prompted (the Pusher settings was created above).
Spacearr Worker Service Windows
is now installed as a service set to auto start, check that it is running by opening the Services tab in Task Manager. If it is not running, find Spacearr Worker Service Windows
, right click and choose "Start".
You will need a new Pusher setting for each computer that you are installing the service on.
- Download the desired release.
- Extract the
Spacearr.UWP.v1.0.0.x.zip
file into your target directory. - In the extracted folder open
Add-AppDevPackage.ps1
withWindows Powershell
. - Follow the instructions from
Windows Powershell
- Download the desired release.
- Before installing, make sure you can install apps from
Unknown Sources
.
Go to Menu > Settings > Security > and check
Unknown Sources
to allow your phone to install apps from sources other than the Google Play Store.
- Install the
com.Spacearr.Android-Signed-1.0.0.x.apk
file onto your desired Android phone.