Simple Time Tracker

4.8
5.96K reviews
100K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Simple Time Tracker helps you track how much time you spend during the day on different activities. Start new activities with one click. View previous records and statistics over time. The app is free and open source. Also widgets, backups, notifications and dark mode. Also supports watches with Wear OS and has complication.

Simple interface
App has a minimalistic interface that is very easy to use.

Widgets
Track your activities directly from your home screen.

Works offline and respects your privacy
App doesn't require an Internet connection or account registration. Your data never leaves your phone. Neither the developers nor any third-parties have access to it.

Free and open source
There are no advertisements, in-app purchases or intrusive permissions. The complete source code is also available.
Updated on
28 Apr 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.8
5.79K reviews
H U
11 March 2025
It works perfectly and helped me a lot. My only complaint is the layout of the calendar view. The current day is always shown at the very right of the screen, so it changes every day, while I would personally prefer a fixed week layout. And in the right-bottom corner, the button for categories etc cover the calendar, which makes it incredibly annoying to adjust my activity. For the rest, it's a great app with plenty of customisation features.
Did you find this helpful?
Razeeman
19 March 2025
Hello! Thank you for the review and feedback. Fixed week layout for calendar sounds useful, will try to look into it. As for the button covering the calendar, this is a strain point of the UX indeed, currently looking for the a better solution.
Ichigo Kurosaki
29 March 2025
THE BEST Time tracker/Pomodoro app on mobile. I'm not exaggerating I have tried like 30 different tracking/pomodoro apps on playstore and every single one of them left me disappointed one way or another. Every app had something or the other missing. Many had basic features behind paywall. Didn't have proper statistics/analysis, didn't have a way to track in a detailed & structured manner, some didn't even have a target feature. This App has EVERYTHING. FOR FREE.
46 people found this review helpful
Did you find this helpful?
Henricus Basien
7 May 2025
I absolutely love this app, been using it for years now and love the continuous improvements! Thank you. I have just 1 feature request against frustration: When typing a long 'Comment' for an 'Record' and accidentally clicking slightly above the keyboard suggestion, it taps one of the older comments and completely erases what had been written. A little code like this would help: if new_comment_selected and len(comment)>0: popup("Are you sure you want to clear your existing comment")
2 people found this review helpful
Did you find this helpful?

What's new

Version 1.49:
- Add ability to swipe between last days range and custom range
- Add categories and tags to records tab filter
- Add last comments and comment search to comment selection dialog
- Add quick action to move record
- Add search and filter to categories and tags screen
- Add search to archive
- Wear, add statistics
- General bug fixes and improvements