# hfaran/slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export

Repository: https://github.com/hfaran/slack-export-viewer
Canonical: https://ross.abutalabs.com/products/slack-export-viewer
Homepage: https://pypi.python.org/pypi/slack-export-viewer
Language: Python
License: MIT
License Family: permissive
Topics: slack
Last push: 2026-08-23T07:51:18+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3841, "days_push": 10, "days_rel": 93, "gap_med": 8.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1129, forks 219 (observed 2026-08-28T04:03:42.083561+00:00)

## What it is
A Python CLI tool that parses Slack export archives (zip or directory of JSON files) and presents them in a browsable web interface built with Flask. It can run locally, be served on a headless server for a team, or generate static HTML for deployment.

## Use cases
- view slack export archive without digging through json files
- browse old slack messages after hitting free plan message limit
- share slack team export with teammates via a web interface
- convert slack export to static html site
- serve slack export archive on a headless server

## When to choose
- you have a Slack export archive and want a readable, scrollable interface instead of raw JSON
- your team needs shared access to an export on a small server
- you want to publish a Slack export as a static website

## When to avoid
- you need live Slack integration or syncing rather than viewing an existing export
- you need search or advanced analytics over the archive
- you want a GUI desktop application rather than a CLI-launched web app

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-framework, http-server, static-site-generator, json, parser
- domain: developer-tools, messaging-platforms, web-development
- platform: python, cli, cross-platform, self-hosted
- tags: slack, slack-export, archive-viewer, flask, chat-history, web-server

## Member repositories
- hfaran/slack-export-viewer (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.083561+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:24.503019+00:00, confidence not recorded.
  - readme: https://github.com/hfaran/slack-export-viewer (fetched 2026-08-28T04:03:42.083561+00:00, sha e08367b11faf)
  - homepage: https://pypi.python.org/pypi/slack-export-viewer (fetched 2026-08-29T12:42:56.678994+00:00, sha 683983a6d863)
  - registry_pypi: https://pypi.org/pypi/slack-export-viewer/json (fetched 2026-08-29T12:42:56.681464+00:00, sha 89f573922aca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
