Built an AirDrop-like tool for sharing files over a local network, would love some feedback

polaris · · 346 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>rdrp: <a href="https://github.com/kshvmdn/rdrp">https://github.com/kshvmdn/rdrp</a></p> <p>An mDNS-based command line tool for sending and receiving files over a local network, inspired by AirDrop.</p> <p>Would love some feedback about the code and/or project!</p> <hr/>**评论:**<br/><br/>nevyn: <pre><p>The images used in the README aren&#39;t in the same length, so after one pass through they aren&#39;t in sync.</p> <p>It should be pretty easy to use a docker image to test that it works in Linux, if you want to.</p> <p>For more features/functionality/etc ...</p> <p>Have you looked at syncthing? Have you looked at go-sync or other similar software?</p> <p>Neither are identical, but should be good for inspiration (use folders, rate limiting, etc) ... also if you want to add patches to either that&#39;ll probably help you more than working on your own (and get more people to use your code).</p></pre>kshvmdn: <pre><p>Thanks for taking a look!</p> <blockquote> <p>The images used in the README aren&#39;t in the same length, so after one pass through they aren&#39;t in sync.</p> </blockquote> <p>Haha yeah, recording 2 <a href="https://asciinema.org/" rel="nofollow">asciinema</a> sessions at the same time was slightly challenging. I&#39;m thinking about just using a single window with tmux or something instead.</p> <blockquote> <p>It should be pretty easy to use a docker image to test that it works in Linux, if you want to.</p> </blockquote> <p>I wasn&#39;t sure how/if mDNS would work with Docker, I&#39;ll give this a try though.</p> <blockquote> <p>Have you looked at syncthing? Have you looked at go-sync or other similar software?</p> <p>Neither are identical, but should be good for inspiration (use folders, rate limiting, etc) ... also if you want to add patches to either that&#39;ll probably help you more than working on your own (and get more people to use your code).</p> </blockquote> <p>Can&#39;t say I&#39;ve heard of either, I&#39;ll definitely take a look and see if I can find some inspiration and/or something to contribute.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

346 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传