/wat-term-react

A React-Redux implementation of WatTerm

Primary LanguageJavaScript

WatTerm (React) WatTerm icon

Note: This was a React-Redux implementation of WatTerm, packaged with webpack. It is renamed to MercuryWM and moved to a new repository.

WatTerm is a Chrome extension that transforms your new tab page into a multi-windowed terminal environment.

Build

  • git clone https://github.com/LenKagamine/wat-term-react.git
  • npm install
  • npm run webpack
    • This will also make webpack to watch for changes and rebuild on save

To build a production version, run npm run prod.

To run the extension, load the build directory into Chrome and open a new tab.

Screenshot of WatTerm