Skip to content

Pars-String/momentum_track

Repository files navigation

⏱️ Momentum Track

Momentum Track is an open-source time tracking app built with Flutter. It helps you log your work, organize it by project, and export detailed time reports. Designed for simplicity and productivity, it's perfect for freelancers, developers, and anyone who needs to track their time.

🚧 This is a pre-release version — macOS builds are available now, and Windows support is on the way!


✨ Features

  • 🗂️ Project Management – Create and manage multiple projects.
  • 📝 Time Logging – Add time entries with start/end times and notes.
  • Automatic Duration Calculation – See total time spent on each project.
  • 📊 Report Export – Export logs from custom date ranges.
  • 💻 Cross-Platform – Currently supports macOS, with Windows support coming soon.

📦 Installation

macOS

  1. Download the latest .dmg from the Releases.
  2. Open the file and drag the app into your Applications folder.
  3. Run the app (you may need to allow it in system settings).

Windows (Coming Soon)

Windows builds will be available in a future release.


🧑‍💻 For Developers

Requires Flutter SDK and Dart 3+

Clone and Run

git clone https://github.com/Pars-String/momentum_track
cd momentum-track
flutter pub get
flutter run

🤝 Contributing

We welcome contributions from the community! Whether it's a bug fix, feature suggestion, or documentation improvement, your help is appreciated.

  1. Fork the repo
  2. Create a new branch: git checkout -b feature/my-feature
  3. Make your changes
  4. Commit: git commit -am 'Add new feature'
  5. Push: git push origin feature/my-feature
  6. Open a Pull Request

🧪 Feedback & Bugs

If you find a bug or have a feature request, open an issue. Your feedback helps improve the project!


📄 License

This project is licensed under the MIT License.


🙏 Acknowledgements

Thanks to all early users and contributors helping build and shape Momentum Track!

About

Manage your momentum with this app. Track your progress and stay motivated.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published