Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vokimon/asciinema-player-audio

Adds synced audio to asciinema console casts
https://github.com/vokimon/asciinema-player-audio

Last synced: 1 day ago
JSON representation

Adds synced audio to asciinema console casts

Awesome Lists containing this project

README

        

# asciinema-player-audio

Adds synced audio to asciinema console casts.

This script finds any [asciinema-player](https://github.com/asciinema/asciinema-player)
tag having `audiosrc` attribute and creates a sibbling
hidden `audio` tag which sinchronizes with the playback
of the asciinema-player.

## Usage

```html

...

```