Releases: apache787/apachecounterutility
Releases · apache787/apachecounterutility
Fix for OBS Interference 0.1.1
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+Cwill 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
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+Cwill 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.