All Projects → brodeurlv → Fastnfitness

brodeurlv / Fastnfitness

Licence: bsd-3-clause
FastNFitness Android app: Body, Cardio and Fitness tracking.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Fastnfitness

react-native-health
A React Native package to interact with Apple HealthKit
Stars: ✭ 348 (+207.96%)
Mutual labels:  fitness
Bodyweight Fitness Android
Bodyweight Fitness (Android)
Stars: ✭ 297 (+162.83%)
Mutual labels:  fitness
Fitness
Flutter 仿微博客户端!A Weibo client application developed with Flutter, which supports both Android and iOS.
Stars: ✭ 75 (-33.63%)
Mutual labels:  fitness
exercises.json
Open Public Domain Exercise Dataset in JSON format
Stars: ✭ 49 (-56.64%)
Mutual labels:  fitness
traindown
Public site
Stars: ✭ 35 (-69.03%)
Mutual labels:  fitness
Vmpy
VMPY - Performance Velo Metrics Toolbox
Stars: ✭ 8 (-92.92%)
Mutual labels:  fitness
flutter
Flutter fitness/workout app for wger
Stars: ✭ 106 (-6.19%)
Mutual labels:  fitness
Wger
Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django
Stars: ✭ 1,372 (+1114.16%)
Mutual labels:  fitness
BoxVR-Playlist-Manager
A Windows based playlist manager for the VR fitness game BoxVR
Stars: ✭ 17 (-84.96%)
Mutual labels:  fitness
Fitly
Self hosted web analytics for endurance athletes
Stars: ✭ 65 (-42.48%)
Mutual labels:  fitness
fittrak
A data-driven workout tracking tool for the quantified-self 💪 🤓
Stars: ✭ 19 (-83.19%)
Mutual labels:  fitness
fitness app clone
This is the fitness app clone.
Stars: ✭ 16 (-85.84%)
Mutual labels:  fitness
Yunmai Data Extract
Extract your data from the Yunmai weighing scales cloud API so you can use it elsewhere
Stars: ✭ 21 (-81.42%)
Mutual labels:  fitness
traindown-dart
Dart (and Flutter) library for the Traindown Markup Language. This is the reference implementation for now. It is first to receive features and fixes.
Stars: ✭ 16 (-85.84%)
Mutual labels:  fitness
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-30.09%)
Mutual labels:  fitness
calories-in
A web-based meal plan editor for people who prepare all of their food.
Stars: ✭ 105 (-7.08%)
Mutual labels:  fitness
Personal Dashboard
📊 Programmatically collecting and reporting various stats about myself daily
Stars: ✭ 333 (+194.69%)
Mutual labels:  fitness
Fitness android
Android健身app,在普通健身app的基础上加入了社交功能(类似KEEP、FEEL、轻+、减约、薄荷等) 毕设项目
Stars: ✭ 107 (-5.31%)
Mutual labels:  fitness
Stayfit
📱 🏃 🍎 Fitness application that’s used to keep track of your physical fitness data, daily calorie count, invite friends to work out together and ultimately get healthy.
Stars: ✭ 90 (-20.35%)
Mutual labels:  fitness
Health Blockchain
A blockchain for fitness data demo
Stars: ✭ 31 (-72.57%)
Mutual labels:  fitness

FastNFitness Logo

Welcome to the FastNFitness wiki!

Get it on F-Droid Get it on Google Play

Track your progress (strengh, cardio and isometric) quickly and easily

Now you can track your progress easily and quickly! You can create as many machines as you want with the name you want! It's your choice!

Graphics will show your progress and your body evolution.

Don't leave the app to get your music : a music player is integrated into the app!

Development

For development, Android Studio with gradle is used. If you want to develop and contribute, the easiest way is to use Android Studio as well.

  1. Fork the project on GitHub.
  2. Clone it within Android Studio or a Git Bash:
    1. From the Welcome Screen: Check out project from Version Control -> Git
    2. Or from within Android Studio: File -> New -> Project from version control -> Git
    3. Log in to GitHub... -> Create API Token -> Enter your username and password from your GitHub account
    4. Add the URL of your forked project in „Git Repository URL“
    5. Clone
  3. Click No on the next dialog: Would you like to create an Android Studio project for the sources you have checked out to [...]
  4. Then open an existing Android Studio project:
    1. From the Welcome Screen: Open an existing Android Studio project
    2. Or from within Android Studio: File -> Open
    3. Search for the path, where you cloned this project
  5. Do you want to add the following file to Git? (Project.xml) -> No
  6. Then in the Build window: Add Google Maven repository
  7. File -> Sync Project with Gradle Files

CHANGE LOG

See CHANGELOG.md

CONTRIBUTING

See Contributing.md

LICENSE

BSD 3-Clause License

Copyright (c) 2019-2020, Charles Combes All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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].