Lumicall vs ShellMS
Side-by-side comparison of two open source alternatives
Lumicall
SIP softphone with a comprehensive range of features: * ENUM dialing seamlessly checks all numbers you dial * DNS SRV lookup keeps track of which contact email addresses are active for federated SIP * TLS encryption of SIP messaging and both SRTP and ZRTP supported for audio stream encryption * ICE/STUN/TURN algorithms for NAT traversal in virtually any network (based on ice4j from Jitsi) * Push-to-talk (PTT) walkie-talkie mode allows free group chat on wifi (as long as the router supports multicast) * Built in Ganglia agent provides an enterprise-grade monitoring solution to map wifi coverage and it's relationship with call quality * Native x86 support
ShellMS
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"
| Feature | Lumicall | ShellMS |
|---|---|---|
| License | GPL-3.0-or-later | GPL-3.0-or-later |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | SMSMessaging | SMSMessaging |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |