Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sikebe/repeatabletimer

A timer which can repeat any number of times implemented by WPF.
https://github.com/sikebe/repeatabletimer

Last synced: 25 days ago
JSON representation

A timer which can repeat any number of times implemented by WPF.

Awesome Lists containing this project

README

        

# RepeatableTimer
A timer which can repeat any number of times implemented by WPF.

## Getting started
```cmd
git clone https://github.com/SIkebe/RepeatableTimer.git
cd RepeatableTimer
.\build.ps1 --target Publish
.\executable\RepeatableTimer.exe
```

![mainwindow](./images/timer.gif)