From b4fe1a401bc697716ceff950216036a171f34638 Mon Sep 17 00:00:00 2001 From: Srdjan Kotarlic Date: Sat, 27 Jun 2026 00:51:11 +0200 Subject: [PATCH] Add ProTimer to Broadcasting Utilities --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73089e6..857d30b 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ * [keycastr](https://github.com/keycastr/keycastr) – macOS. Useful for screencasts to visualize keypresses as an overlay. +* [ProTimer](https://srdjankotarlic.github.io/protimer/) – Windows, macOS. Free, open-source stage/countdown timer with a transparent OBS overlay, phone remote, and a backstage view. + ## Broadcasting Libraries * [FFmpeg](https://ffmpeg.org) – A powerful low-level tool that can be used to broadcast in advanced use-cases.