Skip to content

dr-ni/mmsmsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmsmsd

About

This is a simple SMS deamon (bash script) for modemmanager on debian based systems. The deamon handles incomming and outgoing SMS. All SMS are stored in ~/.mmsmsd. The deamon has to be started as local user process eg. over modem 0 mmsmsd 0 & Never run two deamons on the same modem. You can list your modems like this: mmcli -L You can send an SMS over modem 0 like this: mmsendsms 0 +49xxxxxx "your text"

Development

Install:

sudo make install

Uninstall:

sudo make uninstall

Use

Start deamon in background:

mmsmsd [modem number] &

Send SMS:

mmsendsms [modem number] [phone number] [your text message]

https://github.com/dr-ni/mmsmsd

About

A simple SMS deamon for modemmanager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published