Install Digital Signage Player on Linux devices

 

Tested on

  • Ubuntu
  • Fedora

Supported Features

Below are the supported features:

  • Media

    • Images
    • Videos
    • Templates
    • Canva
    • Follow us App
    • Twitter
    • RSS and News App
    • Text Tickers Apps
    • YouTube
    • Google Docs
    • Google Slides
    • Google Sheets
    • Weather Apps
  • Screen Rotate

  • Schedules

  • Groups

  • Media Lifetime

  • Screen Restart

  • Remote screenshot

  • Automatic Software Update

Coming Soon

  • Channels
  • Power Management

Pre Installation steps

  • Make sure Chrome or Chromium Browser is installed.

Installation steps

  • Step 1: Open Terminal

  • Step 2: Copy paste the below script into the terminal:

    For (64-bit):

    /bin/bash -c "$(curl -fsSL https://appds.io/linux64.sh)"
    

    This script will create a folder under your home directory called “digital-signage” and download the player binary, then set up a startup script to start the app on boot time.

  • Step 3: Restart your device by writting reboot in the terminal

    reboot