chrome-shell

chrome-shell is a native messaging host for executing shell commands.

Installation

Nightly builds

Download the Nightly builds.

Build from source

Install Crystal with the shards command.

git clone https://github.com/taupiqueur/chrome-shell.git
cd chrome-shell
make install

Documentation

See the documentation index for a complete reference.

chrome-shell is also documented via man pages. For a list of available man pages, refer to man -k chrome-shell or chrome-shell(1).

Contributing

Report bugs on the issue tracker, ask questions on the IRC channel, send patches on the mailing list.