.. include:: /Includes.rst.txt



.. _introduction:

Introduction
------------


.. _what-does-it-do:

What does it do?
^^^^^^^^^^^^^^^^

The Scheduler is designed to be the central place to manage all kind
of tasks that need to be executed on a regular basis, without needing
someone to actually press a button.


.. _screenshots:

Screenshots
^^^^^^^^^^^

This is a view of the BE module's main screen, where you can see all
tasks that are currently registered with the Scheduler.

.. figure:: ../Images/BackendModuleMainView.png
   :alt: Scheduler main screen

   Main screen of the Scheduler BE module


.. _credits:

Credits
^^^^^^^

The Scheduler derives from extension Gabriel, originally developed by
Christian Jul Jensen and further developed by Markus Friedrich.

