PHP for playing back asciinema recorded sessions via the standalone player
Find a file
kake26 18e91d85b1 Update 'LICENSE'
Yeah I forgot to fill in some values
2022-11-18 22:55:07 +00:00
casts basic demo created 2022-02-17 21:39:44 -06:00
player Base deps added 2022-02-17 20:21:17 -06:00
index.php Fixed a small derp in demo 2022-02-17 22:11:32 -06:00
LICENSE Update 'LICENSE' 2022-11-18 22:55:07 +00:00
README.md Update 'README.md' 2022-02-18 03:16:38 +01:00

Pcast

PHP for playing back asciinema recorded sessions via the standalone player. Intended for easily handling multiple different screencasts for play back.

Dependencies

asciinema standalone player (resides in the /player directory) - https://github.com/asciinema/asciinema-player

Asciinema Copyright and License info:

Copyright © 2011-2021 Marcin Kulik.

All code is licensed under the Apache License, Version 2.0.