Skip to content

synw/smsexpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sms express

Tired of typing sms messages on a phone keyboard? Send sms messages with a device and read the contact list from a terminal. Powered by Node Commander

Note: the computer and device have to be on the same local network

Usage

Generate a key:

dart bin/main.dart
HZo4dC_zLjRXvikcQyfCsC8za4_LKIOit6r-lUsbmeM=

Run the Flutter app on a device: flutter run --dart-define="KEY=HZo4dC_zLjRXvikcQyfCsC8za4_LKIOit6r-lUsbmeM="

Run the cli: dart bin/main.dart HZo4dC_zLjRXvikcQyfCsC8za4_LKIOit6r-lUsbmeM= and connect to the device:

? command » /d
📢 Soldier smsexpress connected at 192.168.1.6:8084
Found soldier smsexpress at 192.168.1.6:8084
? command » /u
✔ command ‥ /u
Using soldier smsexpress
? smsexpress »

Commands

contacts: get a list of contacts in json

names: get a list of names in the contact book

numbers: get a list of names with phone numbers in the contact book

sms: send a sms to a contact:

? smsexpress » sms Name_of_contact This is the message text

Note: use _ to replace spaces in the contact names

About

Send sms messages from a terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published