Skip to content

dieuhd/ChatTO

Repository files navigation

ChatTO(Chatwork Extension)

Try now

Try ChatTO now using the Chrome Extension

Features

  • Show list user in large frame
  • Simple select,deselect users

Install packages

  • install nodejs
# MAC OSX
brew install nodejs

# Ubuntu
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs

# RHEL, CentOS or Fedora
curl -sL https://rpm.nodesource.com/setup | bash -
yum install -y nodejs

  • install grunt-cli,bower
    npm install -g grunt-cli bower

Usage

  • update project
    bower update
  • Load project to Chrome

[https://developer.chrome.com/extensions/getstarted#unpacked] (https://developer.chrome.com/extensions/getstarted#unpacked)

  • debug project
    grunt debug
  • build project
    grunt build

The result was compressed at folder package

About

ChatTO make chatwork "TO" is much easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published