meta data for this page
Table of Contents
Chatty
Scale to fit:
Phone Compatibility:
5 of 5 Points, fully optimized
How to install:
Preinstalled Core App, available through the Debian repository.
Source code/Issue repository
Notes
Backing up your SMS
SMS are stored in a sqlite database under /home/mobian/.purple/chatty/db/chatty-history.db
.
Backup that database, and open it, using e.g. the Qt-based sqlitebrowser
(available in Debian/Mobian) or the sqlite3
command line. All your messages are in there in the message table.