Employee Scheduler is designed to pick the most efficient schedule, given a matrix of the number of employees per hour per weekday. It has a number of variables to work with in order to tweak the output, such as the number of full-time/part-time employees, at which hours they can start working, what kinds of shifts the program picks, etc.
| Tags | Office/Business Scheduling |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release adds a defragmentation loop, fixes a bug with reading five-minute matrices, improves the stats at the end, includes FT/PT matrices in the stats, and changes "AM/PM" to "A/P" in schedules.


Release Notes: In this version, schedule data is now saved to files, there is break/lunch support, the efficiency and (to some extent) speed were greatly improved, X:30 schedules can now be placed, there are FT/PT min/max for shift positions, support for 5min matrices were added, minimums are added even if they have zero underlap, and correction loops were added.


No changes have been submitted for this release.