Skip to content

feat(automation): add toggle-copy URL scheme#175

Open
qlaffont wants to merge 1 commit into
jsattler:mainfrom
qlaffont:feat/toggle-copy-automation
Open

feat(automation): add toggle-copy URL scheme#175
qlaffont wants to merge 1 commit into
jsattler:mainfrom
qlaffont:feat/toggle-copy-automation

Conversation

@qlaffont

@qlaffont qlaffont commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add bettercapture://toggle-copy automation URL that mirrors bettercapture://toggle for starting recordings
  • When stopping via this URL, copy the saved recording file to the clipboard
  • Document the new URL in the README

Test plan

  • Run open "bettercapture://toggle-copy" while idle and confirm content selection opens
  • Start a recording, then run open "bettercapture://toggle-copy" and confirm recording stops
  • Paste from clipboard and confirm the saved recording file is available (e.g. in Finder or another app)

Made with Cursor

Add bettercapture://toggle-copy to mirror toggle behavior while copying
the saved recording to the clipboard when stopping.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant