Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pathoschild/slackarchivesearch

A Windows console app which parses and searches an exported Slack archive.
https://github.com/pathoschild/slackarchivesearch

Last synced: 14 days ago
JSON representation

A Windows console app which parses and searches an exported Slack archive.

Awesome Lists containing this project

README

        

*Slack archive search* is a simple console app that parses a [Slack archive export](https://my.slack.com/services/export),
and interactively searches messages.

## Usage

1. Locate your exported Slack data:
![locate archive](https://raw.github.com/Pathoschild/SlackArchiveSearch/master/screenshots/search-1.png)
2. Enter your search term:
![enter search](https://raw.github.com/Pathoschild/SlackArchiveSearch/master/screenshots/search-2.png)
3. Paginate through the matching messages. All times will be shown in your current timezone.
![view matches](https://raw.github.com/Pathoschild/SlackArchiveSearch/master/screenshots/search-3.png)