Skip to content

funtart/OBS-HostVSViewers-Counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obscounter + Countdown Timer + Sound Alerts

Python implementation of hotkey counter in OBS Studio.

prevew

Requirements

For Windows install python3.6 64 or 32 bit depending on your OBS. Since 28 version OBS Studio supports most 3.x Python versions.

Installation

  1. Download source code.
  2. Unzip the file to be able to access points_counter_timer.py. Remember the file location because you will need this later.

Usage

  1. On OBS, under Sources, click + to create a new text source (below, you will see Text GDI+). You may leave it blank.

image

  1. On the OBS menu, click Tools > Scripts

image

  1. Under the Python Settings tab, make sure the Python path is configured.

image

  1. Under the Scripts tab, click the + sign to add this script.

image

  1. Close the scripts window, and return to your OBS window and configure OBS settings by clicking File > Settings.

  2. Configure the hotkeys.

ui

hotkeys

How do I use more counters?

If you need additional counters, duplicate the points_counter_timer.py file and save it with a new filename (e.g. points_counter_timer2.py), and repeat the process.

About

Hotkey based counters for OBS Studio with sound effects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%