Thanks! It's been a fun project to build. The live demo only scratches the surface — the native CLI (cargo install unit) does real UDP mesh networking, persistence, and cross-machine coordination. More coming soon.
Built this yesterday as a quick tool to solve a problem I've seen since 2017 — Slack exports are essentially unreadable JSON blobs with no good way to browse them.
SlArchive processes everything client-side in the browser using JSZip. Your export never touches a server. Drop the ZIP, browse channels, DMs, and threads, search across everything, then export to HTML, Markdown, or JSON if you need to migrate to another platform.
reply