A simple nondisruptive but very noticeable sync alarm warning Add-in for revit.
After 20 minutes without sync.
After 40 minutes without sync.
- The add-in only checks if a file is workshared. So if you detach form central and preserve all the worksets it will still give you the warnings.
- The add-in is session based and doesn't track individual files. If you are working in more than one workshared file it will do whatever your last action was (Open a worshared file, not Sync for 20 and 40min, and Synchronize) independently from the file you are in.
- For some reason the close event is not resetting the ribbon color.