Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Simple script to make an overlay countdown timer for OBS

License

Notifications You must be signed in to change notification settings

PizzaBrandon/simple-obs-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-obs-countdown

Installation

$ npm install -g simple-obs-countdown

Usage

$ simple-obs-countdown <endtime> <file>
  • endtime: A date string readable by Date.parse.
    • Depending on your string format and system environment, you may need to quote this value.
  • file: A file path to write the countdown output

To use this output in OBS, create a new Text Source and select "Read from file". Browse to find the output file you defined above, style the text as desired, and then it can be used as a countdown overlay.

About

Simple script to make an overlay countdown timer for OBS

Resources

License

Stars

Watchers

Forks

Packages

No packages published