Skip to content

ryan5500/slackboard

 
 

Repository files navigation

Slackboard

Circle CI Code Climate Test Coverage Dependency Status

A dashboard rails app to visualise activities in Slack

Screenshot

Screenshot

Dependencies

  • rvm
  • unicorn
  • capistrano3
  • chartkick.js

etc

Slack integration

Set SLACK_TOKEN as an environment value

example:

export SLACK_TOKEN=xoxp-hogehogehoge......

Crawling

Slackboard is using rake task and whenever to collect slack information.

See config/schedule.rb to check the crawling schedule.

License

The MIT License (MIT)

See LICENSE file for details.

About

Dashboard to visualize activities in Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 45.0%
  • CSS 26.9%
  • HTML 26.6%
  • Other 1.5%