# arvis-terminal-plugin

Terminal plugin for [Arvis](https://github.com/jopemachine/arvis)

[![NPM download total](https://img.shields.io/npm/dt/arvis-terminal-plugin)](http://badge.fury.io/js/arvis-terminal-plugin)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![GitHub issues](https://img.shields.io/github/issues/jopemachine/arvis-terminal-plugin.svg)](https://GitHub.com/jopemachine/arvis-terminal-plugin/issues/)

![](./demo.png)

## Installation

1. Install extension

```
$ npm i -g arvis-terminal-plugin
```

## Config

You can edit this plugin's config on `User config table` like below.

![](./media/config.png)

## Icon sources

This plugin uses below icon sources

<a target="_blank" href="https://icons8.com">Image</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>

## Related

- [open-terminal](https://github.com/silicon-hills/open-terminal) - API for this module.

- [arvish](https://github.com/jopemachine/arvish) - Arvis workflow, plugin creator tools

- [other plugins](https://github.com/jopemachine/arvis/blob/master/documents/plugin-links.md)