nupejosh / slk-and-sqgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slk-and-sqgl

Slack + Sqwiggle wrapper for use as desktop app.

Screenshot

Uses node-webkit to provide a single-purpose window with Sqwiggle and Slack's web apps.

Based on slk

NOTE: Will not work with node-webkit < 0.10.

running…

…from source:

$ $package_manager install node-webkit
$ git clone git://github.com/taylor/slk-and-sqgl.git
$ cd slk-and-sqgl
$ nw .

Optionally build a NW package (zip file) with

./build.sh

which creates ~/slk-and-sqgl.nw. Which can be ran with nw ~/slk-and-sqgl.nw

legal

Slack, SlackHQ, and the Slack logo are trademarks of, and copyrighted to, SlackHQ, Inc.

Sqwiggle owns some stuff also.

All other files are released in the Public Domain as per https://creativecommons.org/publicdomain/zero/1.0/

About

License:Other


Languages

Language:HTML 47.0%Language:Shell 22.7%Language:JavaScript 17.0%Language:CSS 13.3%