Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 430 Bytes

File metadata and controls

19 lines (10 loc) · 430 Bytes

FritzBox Call Monitor

This simple Android app displays the call list of your FritzBox. The list is periodically refreshed and Android notifications are shown for missed calls.

Build

Gradle is used to build the app. Make sure you have API level 25 packages installed.

The simply run

./gradlew build

to assemble the build and release artifacts.

Credits

This is a fork from https://github.com/dankito/FritzBox