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
- Host: GitHub
- URL: https://github.com/tombuildsstuff/taskscheduler
- Owner: tombuildsstuff
- Created: 2014-09-08T12:02:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-22T12:35:11.000Z (over 11 years ago)
- Last Synced: 2025-02-07T14:45:34.137Z (over 1 year ago)
- Language: C#
- Size: 47.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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