Other languages:
German (Deutsch) Project Description Waf Stopwatch is an advanced stopwatch with a lap recording feature. The recorded times can be copied into Excel or a similar application via the clipboard. Furthermore, it provides a Countdown with alert sound.
Features
- Stopwatch with Lap recording.
- Copy the time recording into Excel via the clipboard.
- Countdown with alert sound.
- Supported languages: English and German.
- View Settings: Zoom and Always On Top.
- Optimized for keyboard only access.
For developers
- .NET Framework 4 / WPF desktop application.
- Based on the WPF Application Framework (WAF).
- Layered Architecture and usage of the Model-View-ViewModel (MVVM) pattern.
- Custom validation of the Start Time.
- Custom control which is designed to support the MVVM pattern (see TimeControl).
- Animated transition between the Stopwatch and the Countdown view.
- Applications and Domain layer is completely unit tested.
- Automatic architecture validation in the release builds.