MeegoSMSBackupRestore
SMS backup and restore tool using csv for Meego
Install / Use
/learn @wwwjfy/MeegoSMSBackupRestoreREADME
SMS Backup and Restore for Meego
Installation
Deb file can be downloaded from https://github.com/wwwjfy/MeegoSMSBackupRestore/downloads.
run on device
dpkg -i smsbackuprestore_0.1_armel.deb
Format
It uses psudo-csv format without header.
phone_number,direction,date,"content"
- phone_number: the phone number sending or receiving SMS
- direction: 1 for inbound, 2 for outbound
- date: the format is yyyy-MM-dd hh:mm:ss
- content: double quotes are used in case any CRLF line breaks. If double quotes included in content, use "".
Functionalities
Import
Usage:
smsbackuprestore import [filename]
It'll take quite long time to commit the changes if you've got thousands of messages. Time needed varies as groups creation also takes time.
Export
Usage:
smsbackuprestore export [filename]
Exporting is quite fast as it need not commit to tracker database.
Why not use standard Meego SDK
Because Meego SDK doesn't support SMS manipulation, new SMS can not be in Draft, so I use Harmattan Platform SDK.
TODO
GUI
Thanks
Thank Philipp Zabel, the author of mff, which imports SMS messages from N900(el-v1.db). The deb file can be downloaded in http://talk.maemo.org/showthread.php?t=77415&page=4
Referencing a lot commhistory-tool.cpp in libcommhistory.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
