Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ pacebox-ios Public archive

Simple iOS app to track a car's speed (and my first App Store app)

License

Notifications You must be signed in to change notification settings

PhilippMatthes/pacebox-ios

Repository files navigation

Pacebox

Supported Platforms Release Build AppStore

This iOS app can track your speed, average speed, acceleration, height and precisely count your drag times. Time correction is supported as well!

Showcase

Getting Started

You can download this app on the iOS App Store.

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

If you want to download the project and modify it, those are things you'll need:

- A mac running on sierra
- Xcode 9.0 or higher
- Pod installed on your machine

Installing

Clone the git repository.

git clone https://github.com/philippmatthes/dragtimer

Update pod dependencies

cd dragtimer
pod update

Start Xcode, plug your phone in. You may need to authorize your Apple ID. Select your device from the list of simulators. Click on the run icon to build the app on your device. After this is finished, you may need to authorize your Apple ID on your iDevice again. Now you can run the app on your device.

Built With

Authors

  • Philipp Matthes - Initial work - Homepage

See also the list of contributors who participated in this project.