mosh-chrome

Mosh for Chrome

  • 所有者: rpwoodbu/mosh-chrome
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Mosh for Chrome

Main author: Richard Woodbury (rpwoodbu@mybox.org)

This is a Mosh client port for the
Chrome web browser using
Native Client. It is
particularly useful with Chrome OS.

Building

You need to build on Linux, and probably Ubuntu Linux. You will also need the
Bazel build system installed. Go
here to get it. There's a Debian
package, so installation is easy; the only caveat is that it requires Java
(sorry).

You can build the dev track simply by running:

$ ./build.sh dev

The first time this is run, this will download and build all dependencies
(except Bazel, of course). This can take a while, so be patient. Don't expect
status updates for a minute or two at a time in some cases. Subsequent builds
will be extremely fast; Bazel excels at doing incremental builds.

Don't be alarmed if you see a few warnings. In particular, the linker may
complain about duplicated symbols.

If successful, Bazel will output something like this:

Target //:mosh_chrome up-to-date:
  bazel-genfiles/mosh_chrome_dev.zip

That .zip file contains the entire app. To load it into Chrome, unzip it into
a directory on your machine, then go to chrome://extensions, enable
"Developer mode", and click the "Load unpacked extension button", directing
it to said directory. Then the app will be launchable from the app screen and
the extensions screen.

To distribute the app, build the release track and upload the .zip file to
the Chrome Web Store.

主要指标

概览
名称与所有者rpwoodbu/mosh-chrome
主编程语言C++
编程语言JavaScript (语言数: 8)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-01-15 22:40:24
推送于2024-10-07 10:03:30
最后一次提交2022-02-28 21:51:30
发布数23
最新版本名称v0.5.6 (发布于 )
第一版名称v0.0.0.14 (发布于 2014-01-17 02:09:08)
用户参与
星数374
关注者数35
派生数58
提交数273
已启用问题?
问题数201
打开的问题数66
拉请求数4
打开的拉请求数7
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?