Send-It-for-Slack

Add Slack functionality with this Safari Extension

MIT License

Stars
43

Send It - for Slack is a Safari Extension to communicate quickly with your teams, written in Swift. You can download from App Store

The idea behind Send It - for Slack is to quickly send awesome posts or messages to our teams directly from Safari. Besides, I've created a small pod called SlackWebAPIKit to reuse in iOS, macOS or tvOS projects. Building the project is super simple, compile the project with SafariExtension target

Create Token

Generate token with Slack Token Generator Slack, you will see the next image

this token is mandatory in order to send messages in your team

Features

  • Sent message to users
  • Sent message to public channels
  • Sent message to private channels (groups)
  • Add multiple teams
  • Delete team

Requirements

  • iOS 9.0+ / macOS 10.10+ / tvOS 9.0+
  • Xcode 8.3+
  • Swift 3.2+

Communication

  • If you need help, use Stack Overflow. (Tag 'send-it-for-slack')
  • If you'd like to ask a general question, use Stack Overflow.
  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.