Skip to content

natopower/counter-animate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What happens when you want a scoreboard to have the numbers animate in OBS? Maybe buy something that does it for you.

Just kidding. I built something that does it for free. All you need is to give it a .txt file (or files.)

It's simple - just edit the config.json file to give it a path (or multiple paths) to watch, and it will take the numbers in it and add a counting animation for each file - it also updates every second! Great for your live follower/subscriber counts, among other things.

Installation:

  1. You'll need a local web server installed - I personally recommend Laragon or XAMPP personally, as they are both easy to use.
  2. Once you have a local server installed properly, move the CounterAnimate folder's contents into the correct location (for example, in Laragon, the correct directory would be laragon/www). You'll also need to ensure your .txt files you want CounterAnimate to pull from are somewhere in the CounterAnimate folder, as this is an operating system limitation (we're working on a fix for this.)
  3. Edit the config.json file to show CounterAnimate where to look for your number to animate - there is an example in the config file by default to show you how to set it up. OPTIONAL: You can also edit the counteranimate.css file if you want to add a background colour to the browser window, or change the colour of the text.
  4. Ensure your local web server is up and running, you should be able to open the test URL (in Laragon, that would be counteranimate.test by default). Assuming CounterAnimate was configured properly, you should have updating numbers with their titles above (like shown below.)

Video tutorial coming soon!

Need support? Tweet me!

About

An animated counter that pulls from any .txt document.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors