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

Noah Vogt ceb21cec8d remove .github/ 9 時間 前
cmake 2c550969af cmake: Adjust macOS SDK detection 1 ヶ月 前
data b75e67843c add data locale template 5 年 前
.clang-format 337dfd4d37 clang-format: Increase column size limit to 120 5 ヶ月 前
.gersemirc 5f01841da4 build-aux: Replace cmake-format with gersemi 5 ヶ月 前
.gitignore b9d3f97709 first working version: reading from /tmp/cd_status.txt 9 時間 前
CMakeLists.txt b9d3f97709 first working version: reading from /tmp/cd_status.txt 9 時間 前
CMakePresets.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio 5 ヶ月 前
LICENSE b9d3f97709 first working version: reading from /tmp/cd_status.txt 9 時間 前
README.md b9d3f97709 first working version: reading from /tmp/cd_status.txt 9 時間 前
buildspec.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio 5 ヶ月 前
cd-rec-status.cpp b9d3f97709 first working version: reading from /tmp/cd_status.txt 9 時間 前

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.