Skip to content

n-witt/powerpointkaraoke_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerpoint Karaoke Generator

Assigns Slidedecks randomly PowerpointKaraoke Players

Usage

  • Put the slidedecks into the slidedecks folder.
    Note: The filenames need to comply with the following naming convention:
    <Creator name>-<Identifier>.<File extention>
    <Creator name> and <Identifier> must not contain -!
  • Run ./powerpointshuffle.py or python powerpointshuffle.py. This generates something along those lines:
### Initial Setting ###
Edsger_Dijkstra      -> foobar.pdf
Donald_Knuth         -> grokbaz.pdf
Alan_Turing          -> bargrok.pdf

### New Setting ###
Donald_Knuth         -> foobar.pdf
Alan_Turing          -> grokbaz.pdf
Edsger_Dijkstra      -> bargrok.pdf 

Check the initial settings. They should reflect which person donated which slidedeck. The new setting highlights who's gonna take which presentation.

About

Assigns Slidedecks randomly to PowerpointKaraoke Players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published