From 986a744f5e527a18cbc907a3a78d2476e5b9de54 Mon Sep 17 00:00:00 2001 From: Narsty Date: Wed, 31 May 2023 22:45:05 -0500 Subject: [PATCH] Removed two step process now plug and play --- Executions/Screen Recorder MacOs to Dropbox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Executions/Screen Recorder MacOs to Dropbox.txt b/Executions/Screen Recorder MacOs to Dropbox.txt index 422f253..28f7f19 100644 --- a/Executions/Screen Recorder MacOs to Dropbox.txt +++ b/Executions/Screen Recorder MacOs to Dropbox.txt @@ -1,6 +1,6 @@ REM This script records the screen and saves the recording as a .mkv file to the desktop. REM Converts the recording to an MP4 file and saves the MP4 file to the desktop. -REM Then uploads the MP4 file to your Dropbox API +REM Then uploads the MP4 file to your Dropbox API, deletes the files on the desktop, and clears the terminal. REM Must have terminal recording privileges enabled in Privacy & Security settings REM Script includes a delay of 10 seconds after starting the recording.