RemoteCollab
Remote Collab for SublimeText
Details
Installs
- Total 13K
- Win 7K
- Mac 4K
- Linux 2K
Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 7 | 4 | 5 | 2 | 7 | 13 | 9 | 4 | 20 | 9 | 15 | 4 | 8 | 5 | 3 | 5 | 8 | 7 | 5 | 5 | 5 | 3 | 5 | 11 | 12 | 5 | 11 | 8 | 7 | 4 | 11 | 8 | 5 | 8 | 6 | 6 | 8 | 12 | 12 | 1 | 4 | 8 | 4 | 4 | 4 |
Mac | 0 | 1 | 2 | 3 | 0 | 1 | 2 | 1 | 1 | 3 | 2 | 4 | 4 | 3 | 1 | 1 | 0 | 3 | 9 | 1 | 2 | 4 | 0 | 1 | 1 | 3 | 0 | 5 | 4 | 1 | 5 | 2 | 4 | 5 | 2 | 3 | 2 | 1 | 2 | 3 | 2 | 0 | 3 | 2 | 3 | 2 |
Linux | 0 | 2 | 1 | 0 | 1 | 4 | 0 | 1 | 0 | 0 | 1 | 3 | 1 | 8 | 5 | 1 | 5 | 1 | 0 | 2 | 0 | 5 | 0 | 5 | 1 | 1 | 2 | 3 | 3 | 1 | 5 | 2 | 3 | 5 | 3 | 0 | 3 | 1 | 1 | 4 | 3 | 2 | 7 | 0 | 1 | 2 |
Readme
- Source
- raw.githubusercontent.com
Remote Collab for SublimeText
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.
- Open Command Palette using menu item
Tools -> Command Palette...
(⇧⌘P on Mac) - Choose
Package Control: Install Package
- Find
RemoteCollab
and hit Enter
Manual
You can also install Remote Collab manually:
- Download the .zip or .tar.gz archive
- Unzip and rename the folder to
RemoteCollab
- Copy the folder into
Packages
directory, which you can find using the menu itemSublime Text -> Preferences -> Browse Packages...
How to Use
Host a session
- Open the file you wish to collaboratively edit
- Open Command Palette using menu item
Tools -> Command Palette...
(⇧⌘P on Mac) - Choose
Remote: Host Session
- 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
- Open Command Palette using menu item
Tools -> Command Palette...
(⇧⌘P on Mac) - Choose
Remote: Connect to Session
- Enter the IP address of the host whose session you wish to connect to.
- 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.