-
Notifications
You must be signed in to change notification settings - Fork 2
hansent/kivy-cinema-kiosk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installing dependencies: To install the lates version of kivy, following instruction here: http://kivy.org/docs/guide/installation.html#development-version To install zeroMQ and pytho bindings run: ./install-dependencies.sh To download movie trailer data from apple.com (needs to be done before running app teh first time): python pull-trailers.py To run the program: ./start.sh Licensing: #This file is part of the Kivy Cinema Kiosk Demo. # Copyright (C) 2010 by # Thomas Hansen <[email protected]> # Mathieu Virbel <[email protected]> # # Contributing authors: # Alessio Signorini <[email protected]> # Christopher Piekarski <[email protected]> # - Please email one of us to receive the content for this project (very large) # # The Kivy Cinema Kiosk Demo 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. # # The Kivy Cinema Kiosk Demo 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 The Kivy Cinema Kiosk Demo. If not, see <http://www.gnu.org/licenses/>.
About
A cinema kiosk demo app using the kivy framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published