Skip to content

AppleScript for creating text countdowns for short clips.

Notifications You must be signed in to change notification settings

antoanst/keynote-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Keynote Countdown Timer Script

Overview

This AppleScript creates a countdown timer in Keynote using a user-specified duration and a styled base slide.

Prerequisites

  • An open Keynote document with a single base slide.

Usage

  1. Style the Base Slide: Ensure the base slide contains a single text field as the timer placeholder.
  2. Execute the Script: Run the AppleScript.
  3. Input Duration: Provide the countdown duration in seconds.
  4. Generate and Export: After slide creation, export the presentation as a movie, setting each slide to last one second.

Example

Providing 60 as input will generate 61 slides, counting down from 01:00 to 00:00.

Note

To avoid unintended duplications, the base slide should only contain the timer placeholder - a text field set with your preferred font style.

About

AppleScript for creating text countdowns for short clips.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published