Skip to content

AlexandreLadriere/Interval-Timer

Repository files navigation

Interval Timer (Android)

GitHub license Kotlin Version Codacy Badge

Simplistic interval timer for Android. Useful for HIIT, Tabata or Boxe workouts.

mockup.jpg

Screenshots

home_screen.jpg get_ready_screen.jpg work_screen.jpg rest_screen.jpg done_screen.jpg

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome 😄

Pull requests

Just a few guidelines:

  • Write clean code with appropriate comments and add suitable error handling.
  • Test the application and make sure no bugs/ issues come up.
  • Open a pull request and I will be happy to acknowledge your contribution after some checking from my side.

Issues

If you find any bugs/issues, raise an issue.