MultiTimer

A simple WPF application that allows users to create & run multiple timers at once. It demonstrates Material XAML and ReactiveUI.

Stars
4
Committers
1

MultiTimer

A simple WPF application that allows you to create and run multiple timers. It is implemented using the MVVM design pattern by leveraging the ReactiveUI framework. The applications controls are styled the Material Design In XAML toolkit.

Build Instructions

Clone the repository from the following URL:

[email protected]:GnUfTw/MultiTimer.git

Open the solution in Visual Studio 2019 and do a nuget restore to install package dependencies. Once done, you should now be able to build the project.

Screenshots