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

Added able to pause/resume recording, default filename with timestamp… #22

Conversation

acrossoffwest
Copy link

@acrossoffwest acrossoffwest commented Sep 11, 2021

Added few features:

  1. Pause and resume record(ctrl+z)
  2. Start recording into new file(ctrl + \)
  3. Also if user didn't specified filename it will generated with timestamp(example: movie-20210828202653.mov).

I hope it will useful for somebody.

Sorry for not using PR guideline, you could delete if these changes unnecessary.

@matthutchinson
Copy link
Owner

Thanks for this submission! I made some big changes recently - I'll take care of your PR probably by creating another one - rebased off master.

@matthutchinson
Copy link
Owner

matthutchinson commented Oct 27, 2021

Closing for now, I've released v0.0.8 with generated timestamps in the filename and pause/resume (via Ctrl+z).

I wasn't able to get Ctrtl+\ working to stop and start recording with a new filename. Please open a new PR if you want to add this.

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

Successfully merging this pull request may close these issues.

2 participants