ShellMS

Verified safeOpen sourceExclusive
No reviews reviews
86
downloads
2.2
android

AI summary

Send SMS messages directly from ADB shell commands without touching your phone. Useful for developers and power users working at their computer who need to fire off quick texts via command line using phone numbers or contact display names. Requires SMS and contacts permissions.

Generated by AI. May contain inaccuracies.

About this app

ShellMS is the simplest and easiest ADB Shell Messaging Application. If you don't know what ADB or SDK is you definitely don't need this app. For the others it's useful tool to speed up messaging when you're working on your computer.

Usage:

* with mobile phone numbers: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact +123456789 -e msg "Message" * with display names from phone: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact "Contact's DISPLAY NAME" -e msg "MSG"

About this version

Version
1.5 (6)
Size
372.79 KB
Requires Android
2.2
Target SDK
8
Downloads
86
Updated
Feb 9, 2025
Package
com.android.shellms

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app