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

Subcommand: play #23

Closed
ku1ik opened this issue Oct 11, 2012 · 9 comments
Closed

Subcommand: play #23

ku1ik opened this issue Oct 11, 2012 · 9 comments
Milestone

Comments

@ku1ik
Copy link
Contributor

ku1ik commented Oct 11, 2012

Would be nice to be able to replay any asciicast also inside your terminal with:

$ asciiio play 1234

where 1234 is id of asciicast found on the website.

@losingkeys
Copy link
Contributor

Is what's saved by asciiio compatible with scriptreplay? I know OSX doesn't support this (right?), but it'd be cool to try it at first then maybe fall back to a custom player if it's not supported. That might be enough to get this feature off the ground on systems other than OSX (depending on the data saved by asciiio).

@ku1ik
Copy link
Contributor Author

ku1ik commented Mar 13, 2013

@JoshuaRH actually replaying of a recorded script is trivial thing (in perl it's several lines of code, see here: http://www.ifokr.org/bri/presentations/tools/scriptreplay). It would be probably 10-20 lines of python code and it would work on both Linux and OSX. This is the first subcommand (of many) I'd like to implement. I have almost finished refactoring on "split" branch, once I complete it I'll be able to easily add this in-terminal replay.

@losingkeys
Copy link
Contributor

37signals/sub might be worth a look for this

@ku1ik
Copy link
Contributor Author

ku1ik commented Apr 19, 2013

@JoshuaRH thx, this looks neat.

@anbotero
Copy link

No scripting skills here, but I 👍 this. Keep it up!

@ku1ik
Copy link
Contributor Author

ku1ik commented Nov 25, 2013

I have created a new MR that will cover "new workflow" implementation: #49. It also covers this issue.

@ku1ik ku1ik added this to the v1.0.0 milestone Dec 19, 2014
@ku1ik
Copy link
Contributor Author

ku1ik commented Dec 19, 2014

Data format used by rec and play commands is now discussed in #70.

@ku1ik
Copy link
Contributor Author

ku1ik commented Feb 27, 2015

It's implemented in #80.

@ku1ik
Copy link
Contributor Author

ku1ik commented Mar 2, 2015

Hey! Please help testing 1.0.0.rc1: https://github.com/asciinema/asciinema-cli/releases/tag/v1.0.0.rc1

@ku1ik ku1ik closed this as completed Mar 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants