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

https://github.com/tombuildsstuff/taskscheduler

Task scheduler to run external operations
https://github.com/tombuildsstuff/taskscheduler

Last synced: over 1 year ago
JSON representation

Task scheduler to run external operations

Awesome Lists containing this project

README

          

TaskScheduler
=============

Small task scheduler. Uses a timer to throw messages to API endpoints to tell them to do something at a specific time.

Currently works as DotNet4.0 but is mono compatible and builds with Xamarin Studio