GithubHelp home page GithubHelp logo

chotee / ledslie Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 378 KB

A community information display

Home Page: https://wiki.techinc.nl/index.php/Ledslie

License: GNU Affero General Public License v3.0

Ruby 2.09% Python 95.27% HTML 2.49% Shell 0.16%

ledslie's Introduction

Ledslie

A community information display. Ledslie is designed to be open and accessible to all that want to display information to a shared space.

Components

Ledslie is based around the MQTT broker framework.

It consists of various processes that do one particular job.

  • Site is a website based on Flask that users can interact with directly
  • Serializer receives raw frame-types and sends them to the display.
  • Sequencer maintains a queue of frames and sends the next to Serializer.
  • Typesetter takes a text and generates the frame to be displayed.

Ledslie has various dependencies on other projects.

Bonus tracks:

  • Spacestate maintains the 'spacestate' MQTT topic with the current spacestate

Deploying

To test, use vagrant to run a VM that has all the system running (except, likely, the display)

$ cd deploy; vagrant up

To update the vagrant once installed

$ cd deploy; vagrant provision

To deploy to the machine (only works when in the space)

$ cd deploy; ansible-playbook -i techinc ledslie-install.yml

For a faster deploy when only existing programs are being updated there's

--tags update

Testing

There are unittests in tests. The test runner is pytest

Bugs

  • /ledslie/text doesn't work. errors in log.
  • animated gifs give errors in log

ledslie's People

Contributors

chotee avatar

Stargazers

John P avatar

Watchers

James Cloos avatar  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.