Skip to content

MoralAlberto/Send-It-for-Slack

Repository files navigation

github.gif

Twitter: @albertmoral

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

demo.gif

Create Token

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

slack-token

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

slack-add-token.gif

Features

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

slack-add-token.gif

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.