Live Share Plugin, Clipboard Syncing, Peer Programming, Collaboration, Multi-User Editing

collaborative programming
Live Share
Crossclip
CodeShare
clipboard syncing
code sharing
instant messaging
This text dives into the world of collaborative programming tools, showcasing various options such as Live Share, Crossclip, and CodeShare. These tools enable seamless clipboard syncing, code sharing, and instant messaging across different platforms, making collaboration between developers easier and more efficient.
Published

February 26, 2023


live share will always create a invitation link upon starting, so you can use clipboard listener based on event listeners or pyperclip (repeatedly checking content in clipboard, see if there’s any change), save the link to server or send via email.


if clipboard is not your thing, there’s a massive anyIM-to-Matrix list

you can also setup your own sync app via instant messaging services.


clipboard sync:

crossclip: Sync clipboard across macOS/Linux/Windows on LAN

ClipBroad: Sync via Github


clipboard listeners:

clipnotify for xorg (linux)

windows+v now act as multi-clipboard

you can sync clipboard across computers via crossclip


microsoft liveshare

duckly

codeshare alternatives