an OBS plugin to display the status of an ongoing cd recording as a dock

Noah Vogt b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца
.github de669bbff2 CI: Fix the Ubuntu version that prevents renaming преди 7 месеца
cmake 2c550969af cmake: Adjust macOS SDK detection преди 5 месеца
data b75e67843c add data locale template преди 5 години
.clang-format 337dfd4d37 clang-format: Increase column size limit to 120 преди 9 месеца
.gersemirc 5f01841da4 build-aux: Replace cmake-format with gersemi преди 9 месеца
.gitignore b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца
CMakeLists.txt b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца
CMakePresets.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio преди 9 месеца
LICENSE b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца
README.md b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца
buildspec.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio преди 9 месеца
cd-rec-status.cpp b9d3f97709 first working version: reading from /tmp/cd_status.txt преди 3 месеца

README.md

CD Rec status

An OBS plugin to display the status of an ongoing cd recording as a dock.

The offical obs plugin template was used to create this plugin.