Ilya

Results 5 issues of Ilya

Solves #28 Added deep-link support. The Raycast extension will be able to use these to send commands to Cap. Currently, you can start/stop recording with specified media devices, as well...

✅ **This is now READY** With the recent release of Tauri 2.0.0-rc, I decided to give this another try after a couple of weeks since my last attempt. Most things...

Solves [28](https://github.com/CapSoftware/Cap/issues/28) Added deep-link command support. The Raycast extension will be able to use these to send commands to Cap. Currently, you can start/stop recording with specified media devices, as...

This is a continuation of #48 Adds deep-link commands for * signin * start-recording Takes: * Recording mode: `mode: "screen" | "area" | "window"` * Target name: `target_native_name: string` *...

This PR adds a new recording setting: Default project name which allows for customizing the default project and file name using a custom template with placeholders. There are several place...