Keep Alive Logo

Keep Alive



Android app to notify friends or loved ones if you haven't used your device in a given period of time



100% Device-Based

No cloud services or accounts required

Free to Use

No advertisements or trackers

Minimal Battery Usage

Designed to have minimal impact on battery life

Multiple SMS Recipients

Send Alert messages to multiple recipients

Custom Alert Message

Personalize the alert message(s)

Open Source

Code available on Github

Optional
Location Information

Include your location in the Alert SMS

Optional
Alert Phone Call

Place a phone call with speakerphone enabled



Verifying Downloaded APKs

All APKs published on the GitHub Releases page (including the Lite variant) are signed with the same certificate. To verify a download before installing it:

apksigner verify --print-certs KeepAlive.apk

The certificate SHA-256 digest should be:

c45567b712d6fd7979df14f66f8a5c25859ee223e1f07e915a7eee201c14baef

Builds installed from an app store may be signed differently (for example by Google's Play App Signing); this digest applies to the APKs from GitHub Releases.