Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vokimon/asciinema-player-audio
- Owner: vokimon
- License: agpl-3.0
- Created: 2020-02-10T12:54:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-10T13:12:44.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T23:33:21.647Z (about 2 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
...
```