Skip to content

OnCloud125252/Spacedesk-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacedesk-Viewer

My own settings for the spacedesk client that can be used offline

Resources from Liumeo, Big thanks to him !

Important

Unfortunately I haven't update this program for a long time so many of the dependencies are VERY outdated, that means it's nearly impossible to update the current program. I will consider rewriting whole program in the near future. Please be patient and wait for the update!

Description

spacedesk can change your smart device with a screen to a projector of a Windows Computer.

This project is an adaption of spacedesk-HTML5-VIEWER v0.9.9z.63 in order to use offline.

Difference & Features

  • Remove google-analytics part
  • Localize all resources and rearrange them
  • Beautify the interface
  • Fix a bug with the fullscreen feature

How to run this software with my own settings ?

I suggest that you use this software by installing it locally

git clone https://github.com/clovislfbv/Spacedesk-Viewer.git
cd Spacedesk-Viewer

Then install the packages needed

npm install

Finally run the software with

npm run start

Requirement

  • Primary device with spacedesk server installed
    • supports
      • only support Windows
  • Secondary device with spacedesk-viewer installed
    • supports

      • Windows
      • Linux (Debian, Ubuntu, Red Hat, Fedora, SUSE)
    • or by installing it locally (see the chapter "How to run this software with my own settings ?")

Otherwise you can use the default installation without my custom settings :

Installation

Head to the release page and download the latest version of spacedesk-viewer.

Windows Users

  1. Download the file with .exe extension.
  2. Doble click on the installer to install spacedesk-viewer.
  3. It will automatically create a shortcut of spacedesk-viewer on your desktop.

Linux Users

  • Debian, Ubuntu
    1. Download the file with .deb extension.
    2. Recommend using dpkg for installation.
    3. Run the program with spacedesk-viewer command in the terminal.
  • Red Hat, Fedora, SUSE
    1. Download the file with .rpm extension.
    2. Recommend using rpm for installation.
    3. Run the program with spacedesk-viewer command in the terminal.

Mac Users

  • Developing ...
  • Searching for contributor ฅ ^• ω •^ ฅ