New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gitduck

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitduck

Share your terminal on a Duckly video call

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

GitDuck is now Duckly!

We changed the name, but we are still super commited in building the best tools for real-time collaboration.

Duckly Terminal Sharing

Duckly is a video call tool built for teams that has direct integration to the IDE and Terminal so you can talk and share your code in real-time. It enables remote developers to work as if they were side by side.

This is the terminal integration so you can easily share it with your team.

Your terminal is shared P2P and encrypted, no data touches our servers.

Check the tutorial.

Terminal sharing with Duckly

Install

  • Create a Duckly account here and create a team.
  • Install the Duckly Terminal sharing:
$ npm install --global duckly
  • Link your terminal to your Duckly account:
$ duckly login

How to use

Join a video call on Duckly and in your terminal type to start sharing the current terminal session (read only) to any person that joins the call:

$ duckly share

Share with write mode, so anyone in the call can interact with your terminal (be careful):

$ duckly share -w

Stop sharing or just leave the video call:

$ exit

For more options check:

$ duckly --help

Security

  • Your code and terminal is only shared P2P between the video call participants.
  • No data touches our servers.
  • You can read more about our security.

Terms of Service

Keywords

pair programming

FAQs

Package last updated on 10 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts