Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 674 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 674 Bytes

Simple SMS Scheduler

Simple SMS Scheduler is an Android app developed in Kotlin that follows the Model-View-Intent (MVI) architecture pattern. It allows you to conveniently schedule SMS messages. With this app, you can easily manage your scheduled messages, select contacts, compose messages, and perform various actions, such as sending immediately or deleting scheduled messages.

Simple SMS Scheduler

Download

You can find the latest debug apk in the releases section.

Tech stack

  • Kotlin
  • RxJava
  • Roxie
  • Toothpick
  • Navigation component
  • Room