Skip to content

TC-Fairplay/AutoJobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Jobs

Build Status Run Status

Automatic jobs ("cron jobs") to be run in regular intervals, written in F#. The program needs to be hosted on a server supporting .NET console applications.

All implemented jobs are listed in Jobs.fs

Ground Frost ❄️

Condition

Checks weather prognosis for the upcoming night. If temperatures drop below zero degree Celsius, all courts will be blocked for the next day.

Blocking Duration

If the temperature rises above 3 degrees during the day, the blocking stops at noon, otherwise it covers the entire day.

External Services

About

Automatic jobs to be run at regular intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages