Releases: Voxelapp-Software/voxl-batt
Releases · Voxelapp-Software/voxl-batt
Version 1.0 (Original Release)
Features
- Battery Status Monitoring: Displays whether your battery is charging, discharging, or in an unknown state.
- Battery Charge Level: Shows the current battery percentage (e.g.,
50%
). - Battery Report Generation: Generates a comprehensive HTML battery report using Windows' built-in
powercfg
tool. - Customizable Save Location: Allows users to specify the directory where the battery report will be saved (defaults to
C:\
if no directory is provided). - Directory Validation: Ensures the specified save directory exists; defaults to
C:\
if invalid. - Post-Report Actions: Optionally opens the directory containing the generated battery report in File Explorer.
- Administrator Privileges: Automatically requests elevated permissions via UAC to ensure all features function correctly.
- Cross-Version Compatibility: Should work fine on modern versions of Windows (Windows 7, 8, 10, and 11 - Windows 10 and higher are recommended!).