A minimalist tracking app designed to help you maintain consistency in your dialy routine. Track your daily check-ins, build streaks, and stay motivated with clean, intuitive design.
Can be used to track daily gym,study,your coding practice, extra.
Download: Latest Release - Android
Preview: Website (just for demo for real experience install android app)
- Daily Check-ins: Simple one-tap visit logging
- Streak Tracking: Monitor current and best streaks
- Statistics: Comprehensive weekly and monthly performance metrics
- Holiday Management: Exclude holidays from streak calculations
- Firebase Sync: Secure cloud backup and sync across devices
- Email Authentication: Simple email/password sign up and sign in
- Offline Support: Works offline with automatic sync when online
- Dark Theme: Beautiful dark interface with gold accents
- Haptic Feedback: Enhanced user experience with tactile responses
- React Native - Cross-platform mobile development
- Expo - Development platform and build tools
- TypeScript - Type-safe JavaScript
- React Query - Data fetching and state management
- Expo Router - File-based navigation
- Firebase - Authentication and real-time database
- AsyncStorage - Local data persistence and offline support
![]() |
![]() |
![]() |
- Go to Releases
- Download the latest APK file
- Install on your Android device
-
Clone the repository
git clone https://github.com/editinghero/unbroken.git cd unbroken-fitness -
Install dependencies
npm install
-
Set up Firebase (Required for authentication and sync)
- Create a Firebase project with Authentication and Firestore
- Create a
.envfile in the root directory based on.env.exampleand fill in your Firebase configuration
-
Start the development server
npm start
npm run build:androidnpm run build:production- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- All data is stored locally on your device with offline support
- Firebase sync is optional and requires user authentication
- Data is securely stored in your personal Firebase project
- No analytics or tracking is implemented
- No personal data is collected by the app developers
- Users have full control over their data and can delete their account anytime
If you encounter any issues or have suggestions, please open an issue.


