Skip to content

Instantly share code, notes, and snippets.

@jokroese
Created April 9, 2024 10:06
Show Gist options
  • Save jokroese/85dccf042856e4304dade54d3d5710b9 to your computer and use it in GitHub Desktop.
Save jokroese/85dccf042856e4304dade54d3d5710b9 to your computer and use it in GitHub Desktop.
Exporting Signal messages
# requires Signal Desktop
brew install --HEAD tbvdm/tap/sigtop
mkdir signal-export
cd signal-export
sigtop export-messages -f text plain-text
sigtop export-messages -f json json
sigtop export-attachments attachments
sigtop export-database signal.sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment