Chronometer UI Wrapper
This application is a lightweight user interface wrapper designed to work with a chronometer that exports data to a local HTML file.
Features
- Data Scraping: Automatically extracts shot data from the chronometer's local HTML output.
- Energy Calculation: Computes the energy of each shot based on the extracted data.
- Shot Statistics: Displays a summary of the last 10 shots, including statistical insights.
Use Case
Ideal for shooters or testers who use a chronometer that logs measurements in HTML format and want an easy way to view and analyze shot performance without manual parsing.
Requirements
- Local HTML file generated by a chronometer.
- Desktop environment capable of running this UI wrapper (details depending on implementation).