PerkLab / SlicerSandbox

Collection of utilities that are not polished implementations but can be useful to users
BSD 2-Clause "Simplified" License
69 stars 24 forks source link

Add initial AutoSave module #4

Closed Sunderlandkyl closed 4 years ago

Sunderlandkyl commented 4 years ago

Add module for automatically saving Slicer scenes into the specified directory. User can enable/disable the module, and specify the interval between autosaves in H/M/S.

image

Currently scenes are saved as an MRB in the specified directory.

Future improvements: