Setting up an on-screen counter is easy, but constantly changing it is annoying. Generic Stream Counter makes a text file for OBS or Xsplit to update it automatically. From there, it can be stylized just like any other text source.
- Main: The stable branch as per usual.
- Dev: Code currently in development and is likely to not fully work as intended. This branch will merge with main when there is a new release.
- v.X.XX: Source code of previous versions.
- Easily output counter to a text file
- Add 1 and Minus 1 buttons for quick counting
- Preview window
- Option for always on top
- Universal hotkeys
- Dark mode
- Better documentation
- Clone the repo and open TwitchCounter.sln in Visual Studio.
- Run it and take the built exe out of bin/Debug or bin/Release.
- ???
- Profit.
Generic Twitch Counter uses the MIT License. See LICENSE.txt for more information.