/sms_xml_to_txt

My first program on Ruby, which does parsing xml file (created after SmsBackup(Android) to simple *.txt file.

Primary LanguageRubyOtherNOASSERTION

== sms_xml_to_txt

Just simple app was written on Ruby which parsing xml file (via Android SMS Backup)
and re-write content in output.txt file. Simmple as I wrote =) Cheers! ;)