Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uiur/ssslack-chrome-extension

Share slack logs
https://github.com/uiur/ssslack-chrome-extension

Last synced: 3 months ago
JSON representation

Share slack logs

Awesome Lists containing this project

README

        

# ssslack-chrome-extension
[![Build Status](https://travis-ci.org/uiureo/ssslack-chrome-extension.svg?branch=master)](https://travis-ci.org/uiureo/ssslack-chrome-extension)

Currently in **beta**.

ssslack is a service to share your slack logs.

This service is heavily inspired by [iiirc](http://iiirc.org/).

## How to use
You can use it in `/archives` and `/messages`

[![Gyazo](https://i.gyazo.com/e297b55d998e1cc55c551c18d4fd44c3.gif)](https://gyazo.com/e297b55d998e1cc55c551c18d4fd44c3)

### From native apps
Click here and open in archives. Trigger this extension in archives.

[![Gyazo](https://i.gyazo.com/376a9cd8c98a52b2f360825425bc64ae.png)](https://gyazo.com/376a9cd8c98a52b2f360825425bc64ae)

[![Gyazo](https://i.gyazo.com/7bcb1278564422687f70f7973d29f4f2.gif)](https://gyazo.com/7bcb1278564422687f70f7973d29f4f2)

## Install
https://chrome.google.com/webstore/detail/ssslack/fibjgioojhpoiahdafiohlckbpanllgg

## Develop
1. Clone this repo
2. Build
3. Drag & Drop the folder into `chrome://extensions` in Developer mode

```
git clone https://github.com/uiureo/ssslack-chrome-extension.git
cd ssslack-chrome-extension
npm install
npm run build
```

## Links
https://github.com/uiureo/ssslack

## License
MIT