Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

yafp/phousan

Repository files navigation

phousan License Build Status Codacy Badge Release

logo

A display-on event monitor for Android

About

Phousan is a simple phone usage analyzer. It counts each display-on event and stores your usage history on a daily basis.

Get aware how addicted you are.

Implementation:

Phousan comes with a background service which is using a receiver to catch specific system events.

It is listening for ACTION_SCREEN_ON to count the amount of display activations per day.

Download

  • ADD GOOGLE PLAY LINK

Features

  • counts display-on events per day
additional
  • store max usage count (with date)
  • store min usage count (with date)
  • calculate average usage count
  • write usage per day history
  • export usage per day history
  • delete all data (app reset)
  • recommend app function

Requirements

  • Android 5.0 or higher

Translations

  • English
  • German

User-Interface

Credits