A simple timer for your workouts, built with Flutter!
- Create complex workouts easily
- Define your own exercises with custom durations
- Add exercises to custom sets
- Text-to-Speech announcements
- Modern Material Design built with Flutter
- Ad-free
- Free and Open-Source
You can export individual workouts or create an export of all your workouts and import them later. You can also transfer them to another device.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Run
flutter pub get - Install script_runner by running
flutter pub global activate script_runner - Run
scr build - Run
flutter build apkor run using your IDE
Distributed under the MIT License. See LICENSE for more information.



