njs-guy / Generic-Stream-Counter

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Stream Counter icon Generic Stream Counter

Maintainer Operating System MIT license

An easy way to count things on your stream.

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.

Branches

  • 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.

Features

  • Easily output counter to a text file
  • Add 1 and Minus 1 buttons for quick counting
  • Preview window
  • Option for always on top

Coming soon

  • Universal hotkeys
  • Dark mode
  • Better documentation

How to compile

  1. Clone the repo and open TwitchCounter.sln in Visual Studio.
  2. Run it and take the built exe out of bin/Debug or bin/Release.
  3. ???
  4. Profit.

License

Generic Twitch Counter uses the MIT License. See LICENSE.txt for more information.

About

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.

License:MIT License


Languages

Language:C# 100.0%