All Projects → piscoTech → Workout

piscoTech / Workout

Licence: MIT license
A simple iOS app that accesses Health data to export workout data to CSV for any use.

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Workout

Ether sql
A python library to push ethereum blockchain data into an sql database.
Stars: ✭ 41 (+5.13%)
Mutual labels:  export, csv
Couchimport
CouchDB import tool to allow data to be bulk inserted
Stars: ✭ 125 (+220.51%)
Mutual labels:  export, csv
Excellentexport
Javascript export to Excel
Stars: ✭ 1,018 (+2510.26%)
Mutual labels:  export, csv
Tableexport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
Stars: ✭ 781 (+1902.56%)
Mutual labels:  export, csv
Jsonexport
{} → 📄 it's easy to convert JSON to CSV
Stars: ✭ 208 (+433.33%)
Mutual labels:  export, csv
Ethereum Etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
Stars: ✭ 956 (+2351.28%)
Mutual labels:  export, csv
Csv Grid
Yii2 extension for CSV export
Stars: ✭ 83 (+112.82%)
Mutual labels:  export, csv
Exporter
Lightweight Exporter library
Stars: ✭ 384 (+884.62%)
Mutual labels:  export, csv
Csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
Stars: ✭ 169 (+333.33%)
Mutual labels:  export, csv
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (+271.79%)
Mutual labels:  export, csv
Laracsv
A Laravel package to easily generate CSV files from Eloquent model
Stars: ✭ 583 (+1394.87%)
Mutual labels:  export, csv
MPowerTCX
Share stationary bike data with Strava, Garmin Connect and Golden Cheetah
Stars: ✭ 22 (-43.59%)
Mutual labels:  csv, workouts
Simple Excel
Read and write simple Excel and CSV files
Stars: ✭ 502 (+1187.18%)
Mutual labels:  export, csv
Pyetl
python ETL framework
Stars: ✭ 33 (-15.38%)
Mutual labels:  export, csv
Es2csv
Export from an Elasticsearch into a CSV file
Stars: ✭ 465 (+1092.31%)
Mutual labels:  export, csv
Spreadsheet architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
Stars: ✭ 1,160 (+2874.36%)
Mutual labels:  export, csv
Csvkeychain
Import/export between Apple Keychain.app and plain CSV file.
Stars: ✭ 281 (+620.51%)
Mutual labels:  export, csv
Exporttools.bundle
Export tools for Plex
Stars: ✭ 294 (+653.85%)
Mutual labels:  export, csv
Criterion
Microbenchmarking for Modern C++
Stars: ✭ 140 (+258.97%)
Mutual labels:  export, csv
Portphp
Data import/export framework for PHP
Stars: ✭ 225 (+476.92%)
Mutual labels:  export, csv

Workout

Do you go jogging and record your workout with your Apple Watch or record any workout in any other way? Do you want to have access to recorded data to organise it as you please? With Workout you can export all your workouts saved inside the Health app to a CSV file and import them to your favorite spreadsheet app and view any detail:

  • General data such as distance, duration, heart rate, calories (active and total), average pace and speed
  • Minute by minute details for supported workouts:
    • Running & Walking: pace, heart rate, step count
    • Swimming: speed, heart rate, stroke count
  • Heart zones for running workouts
  • Workout route can be exported to CSV or GPX when available

Download on the AppStore

Project Setup

The frameworks MBLibrary and MBHealth referenced by this project are available here, version currently in use is 1.9.1.

Customization

General behaviour of the app can be configured at compile time as specified in the wiki.

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