From 3755ce14ce992479de08435aad440e7c75382e66 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Mon, 21 Jun 2021 23:22:05 +0200 Subject: [PATCH] Add countdown subcommand --- README.md | 34 +++++++++++++++++------------- countdown.go | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 14 deletions(-) create mode 100644 countdown.go diff --git a/README.md b/README.md index 8abb6b9..89e1f6a 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ All commands support the following flags: Start streaming: -```bash +``` obs-cli stream start ``` Stop streaming: -```bash +``` obs-cli stream stop ``` @@ -54,19 +54,19 @@ obs-cli stream stop Start recording: -```bash +``` obs-cli recording start ``` Stop recording: -```bash +``` obs-cli recording stop ``` Toggle recording: -```bash +``` obs-cli recording toggle ``` @@ -74,7 +74,7 @@ obs-cli recording toggle Switch to a scene: -```bash +``` obs-cli scene switch ``` @@ -82,39 +82,45 @@ obs-cli scene switch Change a FreeType text label: -```bash +``` obs-cli label text