Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

mmoduu/isk

 
 

Repository files navigation

ISK - A web controlled slideshow system

System for centrally managing multiple screens running multiple presentation, possibly sharing slides / groups of slides. Has simple online-editor and a inkscape plugin for creating more complex slides.

External dependencies

  • Imagemagick (developed using 6.8.5-5, other versions probably fine)
  • Nginx (or some other front-end webserver capable of proxying websocket connections)
  • librsvg & rsvg-convert (developed with 2.36.4)
    • soon to be eliminated in favour of inkscape
  • memcached (1.4.5)
  • redis (2.6.10)
  • inkscape ( for external editing and converting some of the slides from .svg to .png)
  • iskdpy ( http://github.com/deram/iskdpy/ ) for running the slideshows

Installation

Installation instructions to come.

Copyright

(c) Copyright 2013 Vesa-Pekka Palmu and Niko Vähäsarja.

Python plugins for Inkscape (c) Copyright 2015 Jarkko Räsänen.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

InfoScreen Käkätin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 81.6%
  • CSS 8.0%
  • JavaScript 4.7%
  • Python 2.1%
  • CoffeeScript 2.1%
  • Shell 1.5%