Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1003 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1003 Bytes

RevitSyncAlarm

A simple nondisruptive but very noticeable sync alarm warning Add-in for revit.

image

After 20 minutes without sync. image

After 40 minutes without sync. image

Limitations ("Bugs?")

  • 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.