Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autoplay support for asciinema #1382

Closed
wants to merge 1 commit into from
Closed

Add autoplay support for asciinema #1382

wants to merge 1 commit into from

Commits on Oct 3, 2015

  1. Add autoplay support for asciinema

    Asciinema (https://asciinema.org/) is a popular service allowing users
    to record terminal screencasts ("asciicasts") and play them back in
    a react.js based player, enabling easy after-the-fact manipulation of
    color themes, font size, playback speed etc.
    
    Since asciinema/asciinema-server@2913c045, Asciinema supports an
    "asciicast:play" event that enables autoplay. Fix up reveal.js in the
    same way as previously for Vimeo and YouTube.
    fghaas committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    f65d35b View commit details
    Browse the repository at this point in the history