Skip to content

aycock/playback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playback

Live coding recording and playback.

How it works:

  1. Run the record.sh script in the terminal window whose interactions you want to record. This requires a version of script that supports the --timing option.
  2. When you're done recording, exit script's subshell and copy the .script and .tm files to your friendly neighborhood web server; don't forget to make them world-readable. You'll also need to place index.html there, along with pikaday.js and pikaday.css, and term.js.
  3. Edit index.html to add the new entry into the meaningfully named V.
  4. Lather, rinse, repeat.

When you first install index.html, you'll need to update URLBASE appropriately for your site, adjust minDate, maxDate, and yearRange for your semester, and replace CPSC 231 with your course name.

John Aycock ([email protected])

About

Live coding recording and playback

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published