Glitches / slacky

A Chrome Extension that sends link to your Slack channels, made with React+Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slacky

A Chrome Extension that easily sends link to your Slack channels, made with React+Redux

Download and run Server-Slacky first;

Then:

// If you want to try it out
yarn start

or

yarn build

Install the extension in developer mode.

Usage

  • Click on Slacky button
  • Log In
  • Install the app in your workspace
  • Share the current tab link on oyu favourite channel!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • Refactor the code
  • Add groups chat sharing
  • Add single chat sharing

Credits

Glitches - Andrea Ceccarelli

License

MIT

About

A Chrome Extension that sends link to your Slack channels, made with React+Redux

License:MIT License


Languages

Language:TypeScript 53.9%Language:JavaScript 36.3%Language:CSS 8.1%Language:HTML 1.7%