Skip to content

drikin/slk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slk

Slack wrapper for use as desktop app.

Screenshot

Uses node-webkit to provide a single-purpose window onto Slack's web version.

Will not work with node-webkit < 0.10.

running…

…from source:

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

…from package:

  • Install node-webkit.
  • Download latest [release].
  • Run it.

…on archlinux:

AUR package

$ yaourt -S slk
$ slk

A .desktop file (for graphical menus) is also provided.

legal

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

All other files are released in the Public Domain as per my policy.

Packages

No packages published

Languages

  • JavaScript 78.9%
  • Shell 18.4%
  • CSS 2.7%