We built a terminal integration that enables you to easily share your terminal session with anyone that is talking with you on a GitDuck call.
You can share by just typing on your terminal:
$ gitduck share
If you need to give write access to your colleagues, you can share with: $ gitduck share -w
All the connections are P2P (with WebRTC) and encrypted, so nothing touches our servers.If you want to see it in action, check the video demo or install and try it live. :)
- GitDuck on npm: https://www.npmjs.com/package/gitduck
- Our website: https://gitduck.com
- Video demo: https://www.youtube.com/watch?v=6t1MMi4QReU
Let us know what you think and why (or why not) would you use this when you need to talk and collaborate.
thanks!