Skip to content

Releases: apache787/apachecounterutility

Fix for OBS Interference 0.1.1

06 Sep 15:32
d65b72a

Choose a tag to compare

Pre-release

Goal is to make a small utility that does not require other installations such as Java, Python, or .Net

Bug Fixes

  • Updated counting method to prevent OBS from interfering with file write method.

Known Bugs

  • Hotkeys will likely override other hotkeys. For example using Ctrl+C will prevent other applications from using the copy hotkey.
  • Only Letter keys, number keys, and F1-F22 keys function. Punctuation, Special Keys, and Numpad likely will not function.

First Release 0.1.0

06 Sep 15:00

Choose a tag to compare

First Release 0.1.0 Pre-release
Pre-release

Goal is to make a small utility that does not require other installations such as Java, Python, or .Net

New Features

  • Configure Hotkeys Freely
  • Create as many counters as you would like

Known Bugs

  • Hotkeys will likely override other hotkeys. For example using Ctrl+C will prevent other applications from using the copy hotkey.
  • Only Letter keys, number keys, and F1-F22 keys function. Punctuation, Special Keys, and Numpad likely will not function.