diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a01a26 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Captura Quicksilver Plugin + +This is a plugin for [quicksilver][quicksilver] that lets you start recordings +using captura. + +## Actions + +### Start Recording + +* **Direct Objects**: A window +* **What Happens**: A recording starts using the window bounds. +* **Examples**: Run "Show all Windows", select the window you want and find + "Start Recording". Once you're done, stop captura and paste. + +## Commands + +### Start Recording + +* **What Happens**: Captura will ask you to provide the bounds for your recording. |