An open API service indexing awesome lists of open source software.

https://github.com/gitagogaming/stopwatch_touchportal_plugin


https://github.com/gitagogaming/stopwatch_touchportal_plugin

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![image](https://user-images.githubusercontent.com/76603653/229237235-daec6f99-f6fc-4867-a884-460c5715688c.png)

This plugin provides a simple stopwatch function that can be used to time actions in Touchportal, or potentially used to create a reaction game in OBS.

## Features

- **Start Stopwatch:** Specify a name & start a new stopwatch - Displays the elapsed time
- **Pause Stopwatch:** Pauses the current stopwatch and display the final elapsed time.
- **Reset Stopwatch:** Stops & Resets the stopwatches counter to 0

## States:
- **Status:** Indicates whether the stopwatch is currently running or stopped.
- RUNNING
- STOPPED
- PAUSED
- RESET
- **Current Elapsed Time:** Displays the elapsed time for the current stopwatch.