All Projects → blockbasti → just_another_workout_timer

blockbasti / just_another_workout_timer

Licence: MIT License
A simple timer for your workouts, built with Flutter!

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to just another workout timer

HistoryOfMe
Your own personal diary.
Stars: ✭ 50 (-18.03%)
Mutual labels:  android-app, flutter-app
flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (-6.56%)
Mutual labels:  android-app, flutter-app
change app package name
Change App Package Name with single command. It makes the process very easy and fast.
Stars: ✭ 72 (+18.03%)
Mutual labels:  android-app, flutter-app
linux-android-backup
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
Stars: ✭ 119 (+95.08%)
Mutual labels:  android-app, flutter-app
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (-1.64%)
Mutual labels:  android-app, flutter-app
dev-feed
Flutter-based mobile app displaying a list of daily curated content from top engineering blogs and articles. Backed by a GraphQL-based API written in Kotlin..
Stars: ✭ 20 (-67.21%)
Mutual labels:  android-app, flutter-app
justBreathe
A minimal meditation app made with Flutter
Stars: ✭ 47 (-22.95%)
Mutual labels:  android-app, flutter-app
PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-52.46%)
Mutual labels:  android-app
android-online-course
Android Online Course
Stars: ✭ 22 (-63.93%)
Mutual labels:  android-app
flutter app
轻量级 flutter框架demo 持续添加
Stars: ✭ 45 (-26.23%)
Mutual labels:  flutter-app
Aospdeskclock
Fork of aosp deskclock: alarm,clock, timer,stopwatch
Stars: ✭ 28 (-54.1%)
Mutual labels:  android-app
getwidget-web-kit
Get Widget Web app Demo
Stars: ✭ 40 (-34.43%)
Mutual labels:  flutter-app
DropBeat
A Music Player with downloading, playing, searching, exploring functions.
Stars: ✭ 13 (-78.69%)
Mutual labels:  android-app
InshortApp
Demo app like inshort
Stars: ✭ 28 (-54.1%)
Mutual labels:  android-app
DroidShows
A Reboot of DroidSeries Offline TV Shows Tracker
Stars: ✭ 69 (+13.11%)
Mutual labels:  android-app
Movies-PagingLibrary-Arch-Components
Sample to practice PagingLibrary & RX
Stars: ✭ 92 (+50.82%)
Mutual labels:  android-app
ParkCatcher
Find a free parking in the nearest residential street when driving in Montréal. A Montréal Open Data project.
Stars: ✭ 32 (-47.54%)
Mutual labels:  android-app
SeatLayout
A seat selection library for Android with an example for selecting seats for flights, sports venue, theatres, etc
Stars: ✭ 30 (-50.82%)
Mutual labels:  android-app
GloomhavenCampaignTracker
An android app to track campaign progression for the boardgame Gloomhaven
Stars: ✭ 19 (-68.85%)
Mutual labels:  android-app
Flutter-Socks-Shop
Flutter Socks Shop Application Design and Animation - day 20
Stars: ✭ 37 (-39.34%)
Mutual labels:  flutter-app

Contributors Forks Stargazers Issues MIT License Übersetzungsstatus ko-fi GitHub Workflow Status (branch) GitHub release (latest SemVer) F-Droid


Logo

Just Another Workout Timer

A simple timer for your workouts, built with Flutter!
Get it on F-Droid Get it on GitHub

NOTE: Due to the process of releasing updates on F-Droid, the version there can be outdated for a few days. The version on GitHub will always be the latest. Keep in mind, that the F-Droid and GitHub versions are not compatible with each other. If you switch, you will loose ALL your data. You need to backup your workouts to keep them.

Table of Contents

  1. About The Project
  2. Roadmap
  3. Contributing
  4. License

About The Project

  • 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

Screenshots

Workout Screen

Home Screen

Builder Screen

Settings Screen

How To Backup & Restore Your Workouts

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.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Übersetzungsstatus

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Building the app

  1. Run flutter pub get
  2. Run ./scripts/generate_code.sh or flutter pub run flutter_oss_licenses:generate.dart and flutter pub run intl_utils:generate to generate licenses and translations
  3. Run flutter build apk or run using your IDE

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].