/arex

An iOS application for remembering to take your medications. (Pronounced like the letters R-X.)

Primary LanguageSwiftMIT LicenseMIT

Arex

An iOS application for remembering to take your medications.

Downloading

The following commands will set up an Arex checkout. You'll need Xcode or the Command Line Tools installed.

git clone --recursive https://github.com/a2/arex-7.git
cd arex-7
carthage bootstrap --platform ios

Getting Started

Arex must be built with Xcode 7.3.1 or better.

The project may also be built from the command line:

xcodebuild -project Arex.xcodeproj -scheme Arex

Tech Stack

Story

The repository is officially arex-7, as it is the seventh complete rewrite with the same goals. It began and continues as a side project, and was open-sourced to make its progress visible and accountable.

Arex was open-sourced live on stage at Swift Summit 2015, one of the first conferences devoted to Swift's community and practices. You can view Alex's talk, "Death by Indecision".

Roadmap

Project planning is managed via GitHub issues.