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

Related tags

Health App arex
Overview

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.

You might also like...
Swift iOS app that tests if you are depressed
Swift iOS app that tests if you are depressed

Depressed? is an app that asks you the nine questions from the PHQ-9 questionnaire to determine if you are depressed. The questionnaire is implemented

Gleam iOS client for VK Hackathon 2018
Gleam iOS client for VK Hackathon 2018

Gleam for iOS Skin cancer screening app. About Gleam Skin cancer is in third place in terms of the incidence of oncology detection in Russian men and

Glucosio iOS App

Glucosio has moved to Gitlab! Visit our project repos on Gitlab Glucosio for iOS Glucosio for iOS, a user centered free and open source app for Diabet

Intuitive cycling tracker app for iOS built with SwiftUI using Xcode. Features live route tracking, live metrics, storage of past cycling routes and many customization settings.
Intuitive cycling tracker app for iOS built with SwiftUI using Xcode. Features live route tracking, live metrics, storage of past cycling routes and many customization settings.

GoCycling Available on the iOS App Store https://apps.apple.com/app/go-cycling/id1565861313 App Icon About Go Cycling is a cycling tracker app built e

A drink tracker for iOS with Untappd and HealthKit integration.
A drink tracker for iOS with Untappd and HealthKit integration.

Good Spirits is a drink tracking iOS app that helps you stay under the government limits for "low-risk" drinking. Includes charts and stats, the abili

iOS and WatchOS Client for the Nightscout CGM System
iOS and WatchOS Client for the Nightscout CGM System

Nightguard This is an iPhone and Apple Watch application to display blood glucose values stored at your nightscout server. Description Disclaimer! Don

Native (Swift) version of Open Food Facts for iOS. Coders & Decoders welcome 🤳🥫 😊
Native (Swift) version of Open Food Facts for iOS. Coders & Decoders welcome 🤳🥫 😊

Open Food Facts iPhone and iPad app What is Open Food Facts? What can I work on ? Open Food Facts is a food products database made by everyone, for ev

OpenCovidTrace iOS App – Fully Private Open Source Contact Tracing

OpenCovidTrace iOS App Visit https://opencovidtrace.org to learn more. WARNING: Issue with DP3T SDK DP3T switched to Exposure Notification Framework o

CoronaMelder - COVID-19 Notification App for iOS

CoronaMelder - COVID-19 Notification App for iOS This repository contains the native iOS implementation of the Dutch COVID-19 Notification App CoronaM

Comments
  • Build Failed?

    Build Failed?

    Users/User/arex-7/arex-7/ArexKit/Models/Medication+Scheduling.swift:1:8: error: no such module 'Pistachio' import Pistachio ^

    ** BUILD FAILED **

    The following build commands failed: CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Models/Medication+Scheduling.swift CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Functions/ReactiveCocoaAdditions.swift CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Models/Time.swift CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/View Models/MedicationDetailViewModel.swift CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (5 failures)

    Frameworks are not found!?

    opened by oenama 1
  • Application doesn't open on iOS 9.2.1

    Application doesn't open on iOS 9.2.1

    On my iPhone 5S running iOS 9.2.1, the app will show the splash screen for a split second before crashing(closing). When testing with XCode, a dyld_fatal_error is thrown. -> 0x1200b5088 <+0>: brk #0x3 Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1200b5088) Thanks!

    opened by relative2 0
  • Don't ignore the `Pods` directory

    Don't ignore the `Pods` directory

    Due to the rapidly changing nature of the Swift language itself, the CocoaPods ecosystem, and all the involved dependencies, it becomes more important that a given commit be a snapshot of a functioning source tree at a given time.

    Example: There are master and swift-next branches. I want to add a feature to both of them. Switching branches requires running pod install each time, which may be problematic if the dependencies (or nested, transitive, etc. dependencies) change across the branches.

    opened by zwaldowski 0
Owner
Alexsander Akers
he/him
Alexsander Akers
Official repository for the iOS version of the immuni application

Immuni iOS Documentation | Contributing Table of contents Context Installation Backend services UI testing Checking the build Contributing Contributor

Immuni - Commissario straordinario per l'emergenza Covid-19 551 Jan 8, 2023
Covid-19/Pneumonia Detection Application through Chest Radiographs

CoviScan Covid-19/Pneumonia Detection Application through Chest Radiographs Curr

Aryan Shrivastava 0 Dec 18, 2021
MyWeight is a body mass tracker focused on make easy to input new data and check your weight history

MyWeight MyWeight is a body mass tracker focused on make easy to input new data and check your weight history. Getting Started Environment prerequisit

Diogo Tridapalli 71 Nov 2, 2022
iOS14 widget to display/launch your COVID-19 vaccines

Vaccinated Widget to display/launch your recent COVID-19 vaccines. WIP.

Ellen Li 1 Jan 8, 2022
Taiwan Social Distancing App - iOS

social-distancing-ios 臺灣社交距離 App 由衛生福利部疾病管制署與台灣人工智慧實驗室共同研發,提供臺灣地區用戶接收 COVID-19 接觸通知,並提醒收到接觸通知的用戶連繫當地衛生局,以減少傳染風險。 ● 保障個人隱私 利用手機藍牙功能來估計社交互動,資料以匿名方式儲存在個人

AILabs.tw 280 Oct 24, 2022
Coronavirus tracker app for iOS & macOS with maps & charts

Features Live data: Shows the most recent data, and updates automatically. Distribution map with two levels of details: Countries: When the user zooms

Mhd Hejazi 1.5k Dec 28, 2022
Corona Virus Tracker & Advices iOS App with SwiftUI

Corona Virus Stats & Advices App with SwiftUI Features Current statistics of global total confirmed, deaths, recovered cases. Statistics of countries

Alfian Losari 358 Dec 27, 2022
CovidCertificate Apps for iOS

COVID Certificate Apps - iOS This project is released by the the Federal Office of Information Technology, Systems and Telecommunication FOITT on beha

Swiss Admin 111 Dec 19, 2022
:globe_with_meridians: Small iOS app to show some COVID-19 health, data, news and tweets

covid19.swift Small iOS app to show some COVID-19 health, data, news and tweets ⚡ Requirements Xcode 12, iOS 14 Credits API: COVID-19 API: News Tweets

null 26 Nov 30, 2022
Open source iOS app to track COVID-19 cases in a beautiful, easy-to-use interface

Covidcheck Covidcheck is an app that allows people to track COVID-19 cases in an easy-to-use interface to increase awareness and preparation. Unfortun

Julian Schiavo 255 Aug 11, 2022