TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Simple way to share your terminal session on a call

41 点作者 borisandcrispin超过 4 年前
We are building GitDuck, a video chat tool for developers and one of the features we needed the most was to be able to share our terminal between ourselves. We didn&#x27;t like the idea of sharing the screen, as it&#x27;s not fast or interactive and tmux was too complex for many use cases.<p>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.<p>You can share by just typing on your terminal:<p><pre><code> $ gitduck share </code></pre> If you need to give write access to your colleagues, you can share with:<p><pre><code> $ gitduck share -w </code></pre> All the connections are P2P (with WebRTC) and encrypted, so nothing touches our servers.<p>If you want to see it in action, check the video demo or install and try it live. :)<p>- GitDuck on npm: https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;gitduck<p>- Our website: https:&#x2F;&#x2F;gitduck.com<p>- Video demo: https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=6t1MMi4QReU<p>Let us know what you think and why (or why not) would you use this when you need to talk and collaborate.<p>thanks!

7 条评论

qq4超过 4 年前
What about tmux did you find complex?
评论 #26099848 未加载
arran-nz超过 4 年前
This looks really great, I&#x27;d love to use it.<p>I see you&#x27;ve linked to a Github account but I didn&#x27;t see any source for the cli or WebApp.<p>Are you considering releasing the source code under a free and open source license?
评论 #26093876 未加载
CedarMills超过 4 年前
Really interesting! How does it differ from using something like Zoom?
评论 #26094558 未加载
ariosto超过 4 年前
This is beautiful work. Good job!
xuliman超过 4 年前
Solved my problems
评论 #26094813 未加载
the-pellmeister超过 4 年前
Works wonders!
评论 #26094835 未加载
评论 #26093066 未加载
galesky超过 4 年前
works like a charm!
评论 #26094839 未加载