A C# Stopwatch implementation for the Elgato Stream Deck device.
Author's website and contact information: https://barraider.github.io
Our faithful Stopwatch plugin coming back with a much needed overhaul:
- Visual indication if the stopwatch is running or stopped
- User-Customizable images for Enabled/Paused states
- New
Shared Id
feature allows you to view and control the same stopwatch from different profiles and keys - Multi-Action support (works great with the use of Shared Ids)
- Backend logic improved to keep much more accurate time keeping when running for very long periods of times
- New: Long press (2 seconds) on the key to reset the stopwatch
- Multiple Stopwatches suppport
- Stopwatches now continue to count even when moving between Stream Deck profiles.
- Stopping/Starting a watch
- Option to not reset the watch after it's restarted
- Two display styles
Shared Id
feature allows you to view and control the same stopwatch from different profiles and keys
Always open to more suggestions.
Install by clicking the com.barraider.stopwatch.streamDeckPlugin file in the Releases folder: https://github.com/BarRaider/streamdeck-stopwatch/releases
For support please contact the developer. Contact information is available at https://barraider.github.io
Please contact the developer. Contact information is available at https://barraider.github.io
-
Uses Easy-PI by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector)
Clear file on reset
mode is awesome for making the text "Disappear" from the stream on reset- 🆕
Lap Mode
- Every press records the timestamp when pressed. A long press will reset the timer and copy all the laps to the clipboard (Ctrl-V
to see them)
- Time is written to a file of your choice so you can display the elapsed time on your stream
- File is now created immediately when you press the "Save" button