ShellMS vs Streak Alarm for Snapchat (Streak Reminder)
Side-by-side comparison of two open source alternatives
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"
Streak Alarm for Snapchat (Streak Reminder)
Reminds you to keep streaks by firing notification at user-defined intervals. Only works if you have friends. This is my first app project! Features: * Custom reminder interval from 1 to 22 hours * Notification stays until streaks are sent so you won't miss it * Snooze reminder for custom amount of time * Mark streaks sent (also directly in notification) * Mark streaks sent some time earlier * Open Snapchat (also in notification) * Automatically disable notifications if ignored for long time * Drop me an email if you have any suggestions!
| Feature | ShellMS | Streak Alarm for Snapchat (Streak Reminder) |
|---|---|---|
| License | GPL-3.0-or-later | GPL-3.0-or-later |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | SMSMessaging | SMSMessagingCalendar |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |