Hacker News new | ask | show | jobs
by mross462 4696 days ago
I have an command line alias called screencast that starts this applescript on on my mac.

tell application "QuickTime Player" --activate new screen recording start document 1 delay 600 stop document 1 quit end tell

I then save it to a cloud service provider and set the privacy settings to whatever I want.

Are there any advantages to using this service versus the workflow that I mentioned above?

1 comments

There are additional features and also the online side is different, it's also open source so will only get better and more featured