teletype-revit-linker

Provides the interface between the Revit KeynotesRTC add-in and the Teletype for Atom package. Allows real-time collaboration on Revit keynote files.

zachcmathews

628

1

1.0.0

MIT

GitHub

This package provides the following services:

This package consumes the following services:

Teletype-Revit-Linker

Provides the interface between the Revit KeynotesRTC add-in and the Teletype for Atom package. Allows real-time collaboration on Revit keynote files.

You can install this linker through the package manager in the Atom editor found under Settings > Install. Make sure you have the teletype package installed and URI handling turned on as well.

You must turn on URI Handling in Settings > URI Handling > Register as default atom:// protocol handler.

You must create a token for Teletype to enable collaborative editing sessions by clicking the telephone tower icon in the bottom right taskbar of Atom and following the instructions.

Since keynote files are tab delimited text files, I recommend the following settings in Atom:

As of now, the KeynotesRTC add-in for Revit must be installed manually. Refer to the following issue in order to bypass Windows security on downloaded DLLs. I'm working on a pyRevit extension that will include a command to replace the functionality provided by that add-in.

Instructions for installation can be found in the KeynotesRTC add-in repository.