hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
951 stars 192 forks source link

is there a way to save the output as html pages? #94

Closed bill2239 closed 5 years ago

bill2239 commented 5 years ago

I know it can view as html page, is there a functionality to make these save as local html files? thanks

hfaran commented 5 years ago

Yup, I wrote slack2html for this exact purpose - give it a try: https://github.com/hfaran/slack2html

bill2239 commented 5 years ago

I have found a solution to do so, maybe will create a pull request in the future.