Documentation/Labs/CustomSlicerGenerator
From Slicer Wiki
Home < Documentation < Labs < CustomSlicerGenerator
Goals
In many use cases it is desirable to provide customized versions of Slicer that remove clutter from the user interface and only expose the set of functionality that is needed.
Ideas
At the 2015 Winter Project Week Steve, Francois, and Jc brainstormed about what is needed and how we might accomplish it.
Some goals were:
- Single click download for end users, customized logo and application name
- Cross-platform support
- Ability to configure:
- Included extensions
- Excluded modules
- Application settings (layout, toolbar, home module...)
- Easy to generate and update and create new versions
- Interactively
- Batch