Skip to content

SuitBots/DisplayBoard2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DisplayBoard2014

A display board to show images and videos

Requirements

You'll need Oblong's Greenhouse SDK to build this. If you have it, just running make should be sufficient.

Running

Currently, the switcher reads image (jpg, jpeg, png) and video (??) files off of the command line. So if you have all of your image/video assets in the directory ~/Desktop/SB, you could run the system as follows:

./Suitbots ~/Desktop/SB/*

Of course you could list them by hand if order is important. To run full screen, you can set the FULLSCREEN environment variable:

env FULLSCREEN=1 ./Suitbots ~/Desktop/SB/*

About

A display board to show images and videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages