Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/colinkiama/ultra-timer

Full featured timer class for UWP.
https://github.com/colinkiama/ultra-timer

class easier easiest easy easy-to-use nuget powerful time timer ultra universal universal-windows universal-windows-platform uwp windows windows-10 windows-runtime windows-runtime-component windows10 winrt

Last synced: 21 days ago
JSON representation

Full featured timer class for UWP.

Awesome Lists containing this project

README

        

# Ultra-Timer
![alt-txt](https://github.com/colinkiama/Ultra-Timer/blob/master/UltraTimerIcon.png)

Full featured timer class for UWP.

## How to install:
Open the Nuget Package Manager console and enter this command:
Install-Package UltraTimer.ColinKiama

or...

In a a Universal Windows Project, go to Tools > NuGet Package Manager > Manage NuGet Packages for Solution then on the "Browse" section, search for "UltraTimer.ColinKiama". Then you can install the package for each project you want to use in your current solution.

## Documentation (How to use this):
[Ultra Timer Documentation](https://github.com/colinkiama/Ultra-Timer/wiki)