Skip to content

codelaboc/slacker

 
 

Repository files navigation

slackin

A little server that enables public access to a Slack server. Like Freenode, but on Slack.

It provides

  • A landing page you can point users to fill in their emails and receive an invite (https://slack.yourdomain.com)
  • An <iframe> badge to embed on any website that shows connected users in realtime with socket.io.
  • A SVG badge that works well from static mediums (like GitHub README pages)

Originally forked from rauchg.

Updated by 87maza to get the Heroku deployment to work.

Read more about the motivations and history behind Slackin.

Credits

  • The SVG badge generation was taken from the excellent shields project.
  • The button CSS is based on github-buttons.

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 3.7%
  • Shell 2.5%