app like that
Devsession
Devsession

Devsession is a SaaS product for concurrent coding. It allows you to share your terminal with multiple cursors and synchronize editors, enabling real-time collaboration without losing development tool functionality. Powered by Zellij.

Features

Concurrent Coding

Allows you to work large team sprints in real-time from your own IDE or terminal without compromising on development tools.

Share your Terminal

Enables multiple users to view and edit terminal sessions simultaneously with multiple cursors. You can create a shareable URL to collaborate effectively.

Synchronize your Editors

Facilitates collaboration by letting teams work on features together seamlessly without separating items into silos. It integrates with version control systems.

Live Code Synchronization

Devsession allows multiple developers to work on the same code simultaneously by assigning flags to parts of the code, ensuring all work is unified in the same codebase without conflict.

Plugin System

Devsession can be integrated as a plugin into any IDE, such as VSCode or IntelliJ, enabling collaborative functionality without affecting the existing environment or tools.

Feature Flags

Developers use feature flags to mark which parts of the code they are working on, allowing for real-time collaboration without merging issues.

Code Heat Map

Provides a heat map of the code to help identify which parts of the code need refactoring or where developers spend most of their time.

Sharing Servers

Connects with Devsession's Terminal Sharing to expose development servers between users, enhancing collaboration in server tasks.