Skip to content

katajakasa/Utuputki2

Repository files navigation

Utuputki2

Code Health

1. What is it ?

Utuputki 2 Server and Downloader modules.

Utuputki2 is a communal LAN-party Screen management software. Users may queue youtube-videos to playlist, which the player then show on the screen in order. This repository contains the WWW-UI and Downloader/conversion daemon. See Utuputki2-client project for the player component.

Screenshot

2. Installation

Installation can be done manually or via Vagrant.

Manual installation takes more time, but is more efficient. Please see INSTALL.MANUAL.md for manual installation instructions.

Vagrant installation makes it easy to get Utuputki2 up and running. Vagrant is essntially a virtualized ubuntu installation, so by nature it is a bit less efficient. For development and testing environments it should be more than enough, though. Please see INSTALL.VAGRANT.md for instructions.

3. License

MIT. See LICENSE in the repository root.