Screenshots
Description
Screen Time is a simple app that lets you easily track the time you spend on your device and apps.
Features:
- Displays total screen time for your device over the past week or for a chosen day.
- Comparative graph showing screen time across different days of the week.
- Comparative graph displaying screen time for each hour of the day.
- Ability to view screen time and comparative graphs for each individual app.
- Comparative list of screen time for each app, sorted from the most used to the least used during the chosen period.
- Simple and modern interface.
- Home screen widget.
- No ads.
- No data collection (internet permissions disabled).
- Open source.
- Developed in Kotlin with Jetpack Compose and Material 3.
The source code is available here: https://gitlab.com/Atharok/ScreenTime
What’s new (1.4.0)
1.4.0
- Added Traditional Chinese translation (thanks to internet-coffee).
- Added Arabic translation (thanks to Ahmed Fecih).
- Updated Dutch translation (thanks to Stephan Paternotte).
- Added option to ignore system apps.
- Added median calculation (tap the average value to switch between the two values).
- Performance optimizations.
- Updated Android SDK (API 36 → API 37) and dependencies.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- PACKAGE_USAGE_STATS
- Installed appsSee which apps are installed.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- screentime.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments