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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?