Skip to content

fbreitwieser/sendsms-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendsms-scripts

Perl scripts which facilitate sending SMS via an Android phone from the command line using [ShellMS] 1, querying the contacts and SMS databases of the phone.

  • Queries contact database to autocomplete names (press tab to auto-complete)
  • Queries SMS database to display recent conversations
  • Sends SMS using [ShellMS] 1 adb application

Tested on Linux on x86_64 and armv7h (Chromebook).

The only scripts of interest are write-sms.pl and get-sms.pl, both of which can be called without command line parameters.

Usage:

perl write-sms.pl

Recent SMS displayed

Searching for contact

Writing SMS

perl get-sms.pl

Requirements: perl [Term::ReadKey,Term::Screen::Uni], ShellMS, adb

Changelog:

v0.1 (20130928): first release

License: GPLv2

About

Android command line SMS sending scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published