Skip to content

iamromulan/sms_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMS Tool for 3G/4G/5G modem

  • sms tool for various of 3g/4g modem
  • read sms as raw pdu or decoded text
  • support ucs2 decoding

Usage:

sms_tool 2025.1.2 mod by iamromulan usage: [options] send phoneNumber message [options] recv [options] delete msg_index | all [options] status [options] ussd code [options] at command options: -b (default: 115200) -c coding scheme (for ussd, 0 - 7BIT, 2 - UCS2, default: detect) -d (default: /dev/ttyUSB0) -D debug (for ussd and at) -f <date/time format> (for sms/recv) -j json output (for sms/recv) -R use raw input (for ussd) -r use raw output (for ussd and sms/recv) -s (for sms/recv/status) -t (default: 180) --version (show version information)

About

SMS Tool for 3G/4G/5G modem

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 96.1%
  • Makefile 3.9%