papyros icon indicating copy to clipboard operation
papyros copied to clipboard

Support live monitoring and pair programming

Open pdawyndt opened this issue 3 years ago • 3 comments

Allow collaboration with other programmers by sharing the code editor in multiple browsers:

  • read only (e.g. teachers monitoring students)
  • multi-write (e.g. for pair programming)

See CodeShare and other tools for inspiration.

pdawyndt avatar Nov 21 '21 15:11 pdawyndt

Same technology might also be used to record and replay sessions (keylogging), allowing post-mortem analysis on the software development process or for plagiarism detection purposes.

pdawyndt avatar Nov 21 '21 15:11 pdawyndt

CodeMirror: collaborative editing

pdawyndt avatar Dec 06 '21 12:12 pdawyndt

https://motif.land/blog/syncing-text-files-using-yjs-and-the-file-system-access-api

pdawyndt avatar Apr 06 '24 10:04 pdawyndt