0.0.0 • Published 9 years ago

slack-4-linux v0.0.0

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

slack-4-linux

Slack client for linux. Uses Node Webkit

Running and Develop

Just did this an hour. Don't hate.

####Clone the repo

git clone git@github.com:wlaurance/slack-4-linux.git && cd slack-4-linux

####Install deps

npm install

####Build It

grunt dist-linux

####Run It

./resources/node-webkit/Linux64/nw ./dist/Linux64/app.nw

TODO

  • Notifications
  • Persistent Logins
  • Use the node webkit distribution method when it finally exists