Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/colinkiama/ultra-timer
- Owner: colinkiama
- License: mit
- Created: 2018-01-05T23:44:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:06.000Z (about 1 year ago)
- Last Synced: 2025-01-04T02:08:31.502Z (about 1 month ago)
- Topics: 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
- Language: C#
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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.ColinKiamaor...
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)