An open API service indexing awesome lists of open source software.

https://github.com/insin/tabata_timer

A Tabata training interval timer written with Flutter.
https://github.com/insin/tabata_timer

flutter-apps tabata timers

Last synced: 18 days ago
JSON representation

A Tabata training interval timer written with Flutter.

Awesome Lists containing this project

README

          

# Tabata Timer

A Tabata training interval timer written with Flutter.

You can try an online demo here: https://insin.github.io/tabata_timer

> **Note:** sound doesn't work in the demo as the audio library the app uses doesn't work on the web

## Screenshots

| Workout settings | Excercise period | Rest period |
| ---------------- | ---------------- | ----------- |
| ![](screenshots/tabata_config.png) | ![](screenshots/workout_exercise.png) | ![](screenshots/workout_rest.png)

| App settings | Light mode theme selection |
| ------------ | -------------------------- |
| ![](screenshots/settings.png) | ![](screenshots/light_theme.png) |

| Night mode | Night mode workout |
| ---------- | ------------------ |
| ![](screenshots/tabata_config_night.png) | ![](screenshots/workout_night.png) |