https://github.com/garulf/obs-stopwatch
Adds a stopwatch like timer script for OBS
https://github.com/garulf/obs-stopwatch
Last synced: about 2 months ago
JSON representation
Adds a stopwatch like timer script for OBS
- Host: GitHub
- URL: https://github.com/garulf/obs-stopwatch
- Owner: Garulf
- License: mit
- Created: 2020-10-09T13:06:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-10T21:50:26.000Z (over 4 years ago)
- Last Synced: 2025-02-16T02:23:21.295Z (4 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obs-stopwatch
Adds a stopwatch like timer script for OBS# Installation
Simply add this file in OBS by selecting Tools > Scripts and clicking the "+" icon to add this script to your program.
### (You MUST have python installed on your system for this to work. At this time OBS only supports python 3.6)