Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.
/ pechakucha-shuffler Public archive

Shuffle a directory of PowerPoint files

Notifications You must be signed in to change notification settings

smtech/pechakucha-shuffler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PechaKucha Shuffler

This is a quick BASH script to take all of the PowerPoint files in the current working directory and "shuffle" them into a sub-directory named "Shuffled". The script has then been (lightly) tweaked to work within an OS X Automator App and wrapped up as an App that is more easily distributable to faculty.

Use

Drag a folder (containing PowerPoint files) on to the Shuffle.app icon. The app will create a subfolder within the dragged folder, containing all of the PowerPoint files in shuffled order.

For example, if the included Arbitrary Files directory were dragged on to the app, one possible outcome might be:

Arbitrary Files
  ↳ Shuffled
      ↳ 1. Presentation C.ppt
	2. Presentation A.pptx
	3. Presentation D.PPT
	4. Presentation B.PPTX
  text file.txt

About

Shuffle a directory of PowerPoint files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages