Skip to content

A simple tool that increments or decrements a value in a text file when a keybind is pressed.

License

Notifications You must be signed in to change notification settings

ThomasLandstra/OBS-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBS Text Counter

My Twitch License: MIT Version: 1.2.1

The OBS text counter is a tool that simply increments or decrements a value when a keybind is pressed. This tool is useful to track anything from the number of kills and deaths you have, to the number of donations received.

How to use

Drag the counter.txt into OBS or SLOBS and run main.py answering the prompts as they appear.

Keybinds

Keybinds must not have spaces in them. Keybinds must be written like this: "space+ctrl+l".

Changelog

V1.2.1

  • Bug fixes
  • Allowed time between increments and decrements is now lower (1.0s -> 0.1s)
  • Made prompts clearer

V1.2.0

  • Code can be used as module

V1.1.0

  • Notifications are now optional
  • You can now set custom keybinds
  • You can now decrement the total
  • Decrement Value is customisable
  • Made prompts neater

V1.0.0

  • Added counter

License

OBS counter is shared under the MIT license.

About

A simple tool that increments or decrements a value in a text file when a keybind is pressed.

Topics

Resources

License

Stars

Watchers

Forks

Languages