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.
- Click on Slacky button
- Log In
- Install the app in your workspace
- Share the current tab link on oyu favourite channel!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Refactor the code
- Add groups chat sharing
- Add single chat sharing
Glitches - Andrea Ceccarelli
MIT