https://github.com/michael-simons/smi2txt
An obsolete tool to convert SMS messages in smi format to txt files
https://github.com/michael-simons/smi2txt
Last synced: over 1 year ago
JSON representation
An obsolete tool to convert SMS messages in smi format to txt files
- Host: GitHub
- URL: https://github.com/michael-simons/smi2txt
- Owner: michael-simons
- Created: 2011-12-26T19:03:26.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-29T13:38:24.000Z (over 14 years ago)
- Last Synced: 2025-03-27T06:49:11.374Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Be aware that this is a command line tool and not a fancy gui thingy.
This tool was created around 2001. I have not the slightest clue wether it still works.
There are some old binaries:
* Windows x86: https://github.com/downloads/michael-simons/smi2txt/smi2txt.exe
* Mac OS X Universal Binary: https://github.com/downloads/michael-simons/smi2txt/smi2txt_mac_os_x_universal-binary.zip
* Alternativ Version by Gazzetta Luca und Ludger Breil: https://github.com/downloads/michael-simons/smi2txt/smi2txt0.1.1.tgz
There is a binary for (), but it should compile by any c-compiler.
To use it just run
smi2txt blah.smi
smi2txt *.sms
The exe is as old as the tool itself and I don't know if it still runs under modern versions of windows.
The alternative version contains several improvements regarding special characters and stuff. If you have any questions, look at the readme included with the tgz file.
Feel free to use it but don't blame me for any damage caused.