DaDesktop

Developer Guide

This section is intended for those looking to enhance or extend DaDesktop.

There are multiple ways to extend DaDesktop's functionality:

  1. Create simple scripts that run at designated times (referred to as hooks or event scripts)
  2. Develop GUI modules
  3. Implement Authorization or Authentication logic, such as assigning roles and groups

Beyond these options, you may also modify the source code yourself, subject to your licence terms (reach out to sales for further information).

  1. You can resolve a bug
  2. You can author a new module
  3. You can revamp an existing module