Difference between revisions of "Digital Signage"

From TSAS Library
Jump to: navigation, search
(Created page with "==Hardware== Raspberry Pi Unused computer monitor ==Software== Raspbian")
 
 
Line 4: Line 4:


==Software==
==Software==
Raspbian
Download Screenly OSE [https://github.com/wireload/screenly-ose here]
 
==Installing Screenly OSE==
# Follow directions [https://support.screenly.io/hc/en-us/articles/217910023-Flash-out-Screenly-to-an-SD-card-on-Windows here] to flash the SD card.
# Open SD card in Windows, and edit network.ini to include wifi network name and password. (Don't forget to remove the semicolons.)
# Make note of IP address from file.
# Insert SD card in Pi, then plug in peripherals and power.
# Visit http://x.x.x.x:8080 in another browser to open Screenly schedule.
# Build html file hosted on GitHub. Use GitHub Pages to retrieve public url.

Latest revision as of 12:19, 11 February 2017

Hardware

Raspberry Pi Unused computer monitor

Software

Download Screenly OSE here

Installing Screenly OSE

  1. Follow directions here to flash the SD card.
  2. Open SD card in Windows, and edit network.ini to include wifi network name and password. (Don't forget to remove the semicolons.)
  3. Make note of IP address from file.
  4. Insert SD card in Pi, then plug in peripherals and power.
  5. Visit http://x.x.x.x:8080 in another browser to open Screenly schedule.
  6. Build html file hosted on GitHub. Use GitHub Pages to retrieve public url.