ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Remote​Collab

by TeamRemote ST3

Remote Collab for SublimeText

Details

Installs

  • Total 19K
  • Win 11K
  • Mac 5K
  • Linux 3K
Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12
Windows 1 0 0 0 3 1 2 0 3 2 1 0 0 1 0 2 1 6 0 2 2 0 0 1 3 3 0 0 0 6 5 0 0 4 1 3 3 2 0 1 0 2 0 1 7 0
Mac 0 0 0 1 0 0 3 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1
Linux 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Remote Collab for SublimeText

Build Status

Remote Collab is an open-source SublimeText plugin for remote pair programming, allowing multiple developers to work together on the same project in real-time.

How to Install

Via Package Control

The easiest way to install is using Sublime Package Control.

  1. Open Command Palette using menu item Tools -> Command Palette... (P on Mac)
  2. Choose Package Control: Install Package
  3. Find RemoteCollab and hit Enter

Manual

You can also install Remote Collab manually:

  1. Download the .zip or .tar.gz archive
  2. Unzip and rename the folder to RemoteCollab
  3. Copy the folder into Packages directory, which you can find using the menu item Sublime Text -> Preferences -> Browse Packages...

How to Use

Host a session

  1. Open the file you wish to collaboratively edit
  2. Open Command Palette using menu item Tools -> Command Palette... (P on Mac)
  3. Choose Remote: Host Session
  4. You are now hosting a Remote Collab session. Give your IP address to the remote colleague you wish to collaborate with and they can join your session.

Join a session

  1. Open Command Palette using menu item Tools -> Command Palette... (P on Mac)
  2. Choose Remote: Connect to Session
  3. Enter the IP address of the host whose session you wish to connect to.
  4. You are now collaboratively editing a document with the host!

Team Remote

Team Remote is Hawk Weisman (@hawkw), Dibyojyoti Mukherjee (@dibyom), Soukaina Hamimoune (@hamimounes), and Andreas Bach Landgrebe (@grebes15). We are students at Allegheny College.