Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhunleth/presi-aoke
Presentation Karaoke Player
https://github.com/fhunleth/presi-aoke
Last synced: about 1 month ago
JSON representation
Presentation Karaoke Player
- Host: GitHub
- URL: https://github.com/fhunleth/presi-aoke
- Owner: fhunleth
- License: apache-2.0
- Created: 2015-11-29T18:13:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T04:48:10.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T09:56:20.477Z (2 months ago)
- Language: C++
- Homepage:
- Size: 921 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# presi-aoke
[![Build status](https://ci.appveyor.com/api/projects/status/vdfcuwmxxvrgni92/branch/master?svg=true)](https://ci.appveyor.com/project/fhunleth/presi-aoke/branch/master)
[![Build status](https://travis-ci.org/fhunleth/presi-aoke.png)](https://travis-ci.org/fhunleth/presi-aoke)This is a simple Presentation Karaoke player. If you're wondering what this
is all about, Presentation Karoake is a multi-player activity where
each participant gives a short presentation to the group. Topics can be
chosen by the group, but the slides are random.I learned of this game from [Llewellyn Falco](http://llewellynfalco.blogspot.com/) at
[Strange Loop 2015](http://thestrangeloop.com/). Quite unexpectantly, my
family enjoys this to no end. This player application was born out of
some frustration with other players. It has a secondary purpose for me and that
is to try out various continuous integration platforms on a simple crossplatform
project.I do not distribute slides. You will need to download them to a directory and then
point presi-aoke at them (settings are accessed via the `s` key). Slides should be JPEG
or PNG images. Presi-aoke will scale them appropriately for your display or projector.
One location to check is [arlobelshee's PresentationKaraoke slide deck](https://github.com/arlobelshee/PresentationKaraoke/tree/master/Presentation).