Remote Collab
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. The easiest way to install is using Sublime Package Control. The easiest way to install is using Sublime Package Control: Open command palette using menu item tools, choose package control: install package, find RemoteCollab and hit enter. 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 item Sublime Text. Host a session: Open the file you wish to collaboratively edit, open command palette using menu item tools -> Command Palette, 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.
Learn more
Tuple
The best remote pair programming app on macOS, Windows, and Linux. Because we programmers deserve better than a generic screen sharing tool. Once upon a time, there was an amazing pairing app called Screenhero. Sadly, they decided to sell to Slack, who tried to integrate them, failed, and eventually shut them down. In the following years, we made do with generic screensharing tools. It's not terrible pairing over Zoom, but it was clearly built for business types. They even call it a “meeting” in their UI. And Slack Huddles is fine, but not having remote control is a deal-breaker. Have you ever tried to dictate some code for your pair to write? Or narrated a set of Vim commands? Not fun.
Learn more
Replit
Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup. Start coding with your favorite language on any platform, OS, and device. Invite your friends, teammates, and colleagues right into your code with Google-docs like editing. Import, run, and collaborate on millions of GitHub repos with 0 manual setup. From Python, to C++, to HTML and CSS, stay in one platform to learn and code in any language you want. The second you create a new repl, it's instantly live and sharable with the world. Learn how to code from 3 million+ passionate programmers, technologists, creatives, and learners of all kinds. Make your team more productive with interactive docs, real-time collaboration, and 0-hassle remote interviewing. Create apps programatically, spin up bots and customize the IDE with plugins to fit your needs.
Learn more
Teletype for Atom
Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time. Working on code together in real time is valuable for knowledge sharing and producing quality software. The Teletype package for Atom aspires to make it as easy for developers to code together as it is for them to code alone. Teletype introduces the concept of real-time "portals" for sharing workspaces. When a host opens a portal, their active tab becomes a shared workspace. There, invited collaborators can join in and make edits in real time. As the host moves between files, collaborators follow along with the active tab automatically. There's no centralized server to spy on your keystrokes, and Teletype uses WebRTC to encrypt all communication between collaborators. What happens in the portal stays in the portal.
Learn more