MultiHack
Real-Time Editor and Voice Chat.
Compatible with multihack-brackets!
Tired of struggling to set up remote collaboration with your team? Try multihack.co
Still in active development. Fully working, but expect constant updates.
Usage:
-
Upload your project as a ZIP to multihack.co, or use multihack-brackets.
-
Decide on a secret room ID, and have everyone enter it.
-
VOILA! Your project is now being synchronized in real time!
Collaborate in Real Time
Code is synchronized in real time between everyone on your team.
Integrated Voice Chat
Join a secure group call in one click with WebRTC.
Syntax Highlighting
Syntax highlighting for all web languages is supported. Adding new languages is as easy as adding a CSS file.
Autocompletion for Javscript and CSS!
Export Your Project
Save your project as a ZIP archive and use it in your favourite native IDE.
Run Your Own Instance
To run your own instance, see multihack-server.
Introducting Version 4.0!
-
Multihack now uses a Conflict-Free Replicated Data Type to merge conflicts and ensure everyone is always looking at the same code. Thanks @kifhan for assistance with this!
-
You can now see your team's carets, and the notifications are less instrusive. Thanks to @Worie!