Timety is an offline-first productivity and time-management application built with Kotlin for Android. It integrates Task Management, Focus Sessions, and Habit Tracking into one beautiful, gamified experience.
View the full screenshot gallery to see the calendar, analytics, profile, and more!
- Intelligent Task Management: Organize one-off tasks with due dates, priority levels, and effort sizes.
- Focus Engine: A robust stopwatch and timer system tailored for deep work. Includes support for tags, custom modes, and short/long break phases.
- Habit Tracker: Build lasting routines with flexible frequencies (daily, specific weekdays, or flexible weekly goals).
- Rich Analytics: Visualize your productivity with interactive charts, weekly velocity metrics, and time-of-day habit analysis.
- Gamification: Track your active days, build streaks, and level up your productivity profile.
- Smart Notifications: Local reminders for tasks, specific habit times, and dynamic daily motivation.
- Unified Calendar: A custom micro-dot calendar view to see your tasks, focus sessions, and habits at a glance.
Tip
🇨🇳 Users in China: Having trouble downloading or updating? See the China Download & Update Guide (F-Droid Mirrors)
Choose your preferred way to stay productive.
- Go to the GitHub Latest Release Page.
- Scroll down to the Assets section.
- Download the
.apkfile (the universal APK works on all devices). (Note: The.aabfile is for app stores and bundle installers; most users should download the.apk)
- Download the
.apkfile. - Open the file on your Android device.
- If prompted, enable "Install from Unknown Sources" in your settings.
- Follow the on-screen instructions to finish.
- Android Studio
- Java 17
- Android SDK
-
Clone the repository:
git clone https://github.com/Benji377/Timety.git cd Timety -
Open the project in Android Studio.
-
Sync Gradle dependencies.
-
Run the application on an emulator or a physical device:
./gradlew installDebug
Want to see what's coming next or contribute to Timety?
Check out the Timety GitHub Project Board! There, you can track the live status of all planned features, bugs, and enhancements, complete with priority tags and issue sizing.
Join the conversation! Whether you need help, want to share how you use Timety, or have a brilliant idea for a new feature, our GitHub Discussions is the place to be.
- 📢 Announcements: Stay up to date with the latest releases and major changes.
- 💡 Ideas: Suggest and vote on new features you'd love to see.
- 🙏 Q&A: Ask questions and get help from the community or the developer.
Help us bring Timety to your native language! We use Crowdin to manage our localization, making it incredibly easy to contribute translations without touching any code.
How to contribute:
- Visit the Timety Crowdin Project.
- Select your language and start translating!
- If your language isn't listed, feel free to request it directly on Crowdin.
Note: If you ever need context for a specific word or phrase, drop by our GitHub Discussions and ask!
Timety is proudly Offline-First. All of your tasks, habits, and focus history are stored securely on your local device using Room. No accounts, no cloud sync, no tracking.



