lbry-docker/contrib/k8s-lbry/kick-ascii
2019-06-15 11:55:52 -04:00
..
cast k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00
img k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00
player k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00
index.html k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00
kick-ascii.js k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00
README.md k8s-lbry: Adds asciinema asciicast. 2019-06-15 11:55:52 -04:00

kick-ascii

A mobile-first responsive layout implemention of asciinema-player. Self host your own ASCII theatre on the web.

asciicast

I can't click on the progress bar to jump around the timeline!

This is a feature of the upstream asciinema-player, however in several instances of my testing, it has rendered the page entirely unresponsive. It happens often enough that I've decided to make the progress bar non-clickable (pointer-events: none in asciinema-player.css). The arrow keys are still enabled, and they serve the same function, to rewind and fast forward. However, I would caution you to use this feature sparingly, and not try to advance too many frames at once.