8000 GitHub - alirezabashi98/Tomodoro: A modern Pomodoro timer & task management app built with Flutter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alirezabashi98/Tomodoro

 
 

Repository files navigation

⏰ Tomodoro

A modern Pomodoro timer & task management app built with Flutter

Dart Flutter Hive Riverpod License: GPL v3

Stay focused, manage your tasks, and boost productivity with the Pomodoro Technique

About Tomodoro

Tomodoro is a modern Pomodoro timer and task management application built with Flutter, designed to help you boost productivity and manage your daily tasks efficiently. With its sleek and intuitive interface, Tomodoro makes it easy to organize your workflow, set focused work intervals, and schedule breaks based on the Pomodoro Technique. Whether you’re a student, professional, or anyone looking to optimize their time, Tomodoro provides a delightful and effective experience for staying on track and achieving your goals.

✨ Features

  • ⏳ Customizable Pomodoro timer (work/break intervals)
  • 📝 Task management with categories
  • 🎨 Clean and modern UI
  • 🔔 Notifications for session transitions --> soon
  • 🌗 Light and dark mode support
  • 💾 Local data storage (no internet required)
  • 📱 Works on Android and iOS

📦 Installation

Download from Stores
Platform Google Play App Store F-Droid GitHub Releases
Android Google Play - F-Droid GitHub Release
iOS - App Store - GitHub Release
Build from Source
Android
  1. Clone this repository:
    git clone https://github.com/shahriaarrr/Tomodoro.git
    cd Tomodoro
  2. Get the dependencies:
    flutter pub get
  3. Build APK:
    flutter build apk --release
  4. The APK will be in build/app/outputs/flutter-apk/app-release.apk
iOS
  1. Clone this repository:
    git clone https://github.com/shahriaarrr/Tomodoro.git
    cd Tomodoro
  2. Get the dependencies:
    flutter pub get
  3. Open the project in Xcode:
    open ios/Runner.xcworkspace
  4. Select your device and click Run or use:
    flutter build ios --release
  5. The IPA will be in build/ios/ipa/

🔧 Advanced Configuration

  • You can customize Pomodoro and break durations in Settings.
  • Switch between light and dark themes.
  • Data is stored locally on your device for privacy and offline use.

🤝 Contributing

  1. Fork this repository
  2. Create a new feature branch
  3. Commit your changes
  4. Push to your branch
  5. Open a Pull Request

🐛 Issues & Feedback

Found a bug or have an idea? Open an issue and help improve Tomodoro!

💖 Support

If you like Tomodoro:

  • ⭐ Star the repo
  • 📣 Share it with your friends
  • 💡 Contribute to the project

Crafted with ❤️ by Shahriar Ghasempour

About

A modern Pomodoro timer & task management app built with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 55.9%
  • C++ 22.1%
  • CMake 17.5%
  • Swift 2.0%
  • C 1.3%
  • HTML 1.1%
  • Other 0.1%
0