From ce06eb4c0a73142c44cf96649cfa6958b7970ee0 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 23 Mar 2015 13:37:57 -0700 Subject: [PATCH 1/3] Add Apple Watch Calculator by @noodlewerk --- non-app-store-ios-apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/non-app-store-ios-apps.md b/non-app-store-ios-apps.md index cae61e59..730e3d8a 100644 --- a/non-app-store-ios-apps.md +++ b/non-app-store-ios-apps.md @@ -6,6 +6,7 @@ Your contribution is welcome: [issues](https://github.com/dkhamsing/open-source- ## Swift - [2048](https://github.com/austinzheng/swift-2048): 2048 for Swift +- [Apple Watch Calculator](https://github.com/noodlewerk/Apple_Watch_Calculator) - [CardsAgainst](https://github.com/jpsim/CardsAgainst): Cards Against Humanity app - [Chats](https://github.com/acani/Chats): Messages app - [Cherry](https://github.com/kenshin03/Cherry): Mini Pomodoro Timer app designed for the  Watch From eb72d78a2e42f9b565e823f5c5b1a5c341d90b62 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 23 Mar 2015 13:39:28 -0700 Subject: [PATCH 2/3] Add Lister by Apple --- non-app-store-ios-apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/non-app-store-ios-apps.md b/non-app-store-ios-apps.md index 730e3d8a..0632ac15 100644 --- a/non-app-store-ios-apps.md +++ b/non-app-store-ios-apps.md @@ -30,6 +30,7 @@ Your contribution is welcome: [issues](https://github.com/dkhamsing/open-source- - [iBeaconTasks](https://github.com/TomekB/iBeaconTasks) - iBeacon TODO reminder app based on Parse - [KTPomodoro](https://github.com/kenshin03/KTPomodoro): Mini Pomodoro Timer app designed for the  Watch - [lastfm-iphone](https://github.com/lastfm/lastfm-iphone): Last.fm iPhone app +- [Lister](https://developer.apple.com/library/prerelease/ios/samplecode/Lister/Introduction/Intro.html): List app that synchronizes data between Watch app and containing iPhone app - [MovieDBApp](https://github.com/KMindeguia/moviedbapp): Movie info app - [TabDump](https://github.com/dkhamsing/TabDump): TabDump news app From b87773168ab30b679e63e6e8986d30a5ddfa78c4 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 23 Mar 2015 13:41:48 -0700 Subject: [PATCH 3/3] Add Bitcoin Tracker by @gregheo --- non-app-store-ios-apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/non-app-store-ios-apps.md b/non-app-store-ios-apps.md index 0632ac15..d46bb73c 100644 --- a/non-app-store-ios-apps.md +++ b/non-app-store-ios-apps.md @@ -7,6 +7,7 @@ Your contribution is welcome: [issues](https://github.com/dkhamsing/open-source- ## Swift - [2048](https://github.com/austinzheng/swift-2048): 2048 for Swift - [Apple Watch Calculator](https://github.com/noodlewerk/Apple_Watch_Calculator) +- [Bitcoin Tracker](http://www.raywenderlich.com/89562/watchkit-tutorial-with-swift-getting-started): Apple Watch app to track Bitcoin price - [CardsAgainst](https://github.com/jpsim/CardsAgainst): Cards Against Humanity app - [Chats](https://github.com/acani/Chats): Messages app - [Cherry](https://github.com/kenshin03/Cherry): Mini Pomodoro Timer app designed for the  Watch