Giter Site home page Giter Site logo

screenly-ose's Introduction

Screenly OSE - Digital Signage for the Raspberry Pi

To learn more about Screenly, please visit the official website at ScreenlyApp.com. On the official site, you'll find the complete installation instructions, along with a live-demo of Screenly.

Dockerized Development Environment

To simplify development of the server module of Screenly OSE, we've created a Docker container. This is intended to run on your local machine with the Screenly OSE repository mounted as a volume.

Assuming you're in the source code repository, simply run:

$ docker run --rm -ti \
    -p 8080:8080 \
    -v $(pwd):/home/pi/screenly \
    wireload/screenly-ose-server

Disk Image Changelog

2014-11-03

  • Adds support for setting 24/12h clock.
  • System updates (including Bash and OpenSSL).
  • Solves an UTF8 bug (#226)
  • Various bugfixes.

2014-08-13

  • Adds support for Raspberry Pi Model B+.
  • Improves handling in viewer.py where the splash page is being displayed before server.py has been fully loaded.
  • Pulls in APT updates from Screenly's APT repository.
  • Other bugfixes up to commit 1946e252471fcf34c27903970fbde601189d65a5.

2014-07-17

  • Fixes issue with load screen failing to connect.
  • Adds support for video feeds (#210).
  • Resolves issue with assets not being added (#209).
  • Resolves issue with assets not moving to active properly (#201).
  • Pulls in APT updates from Screenly's APT repository.

2014-01-11

  • Upgrade kernel (3.10.25+) and firmware. Tracked in this fork.
  • Change and use Screenly's APT repository (apt.screenlyapp.com).
  • apt-get upgrade to the Screenly APT repository.
  • Update Screenly to latest version.
  • The disk image is available at ScreenlyApp.com.

Running the Unit Tests

nosetests --with-doctest

screenly-ose's People

Contributors

vpetersson avatar mcbuddha avatar zacharytamas avatar aljungberg avatar brainrake avatar axel-b avatar richard-to avatar sebastianschildt avatar nikize avatar pastcompute avatar txerragb avatar mortisj avatar kallio avatar

Watchers

James Cloos avatar Amit Dash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.