2015-01-27 04:02:55 +01:00
# Open-Source iOS Apps
List of open-source iOS apps (see [this list ](README.md ) for apps on the App Store).
2015-03-01 12:18:05 +01:00
Your contribution is welcome: [issues ](https://github.com/dkhamsing/open-source-ios-apps/issues ), [pull requests ](https://github.com/dkhamsing/open-source-ios-apps/pulls ), or [Twitter ](https://twitter.com/dkhamsing ) :smile:
2015-01-27 17:08:17 +01:00
2015-01-27 04:02:55 +01:00
## Swift
2015-03-18 19:02:22 +01:00
- [2048 ](https://github.com/austinzheng/swift-2048 ): 2048 for Swift
2015-03-23 21:37:57 +01:00
- [Apple Watch Calculator ](https://github.com/noodlewerk/Apple_Watch_Calculator )
2015-03-23 21:41:48 +01:00
- [Bitcoin Tracker ](http://www.raywenderlich.com/89562/watchkit-tutorial-with-swift-getting-started ): Apple Watch app to track Bitcoin price
2015-01-27 05:19:42 +01:00
- [CardsAgainst ](https://github.com/jpsim/CardsAgainst ): Cards Against Humanity app
2015-03-23 03:33:17 +01:00
- [Chats ](https://github.com/acani/Chats ): Messages app
2015-03-19 07:56:27 +01:00
- [Cherry ](https://github.com/kenshin03/Cherry ): Mini Pomodoro Timer app designed for the Watch
2015-03-19 15:35:28 +01:00
- [Coins ](https://github.com/nothingmagical/coins ): Bitcoin value tracker
2015-03-26 16:48:53 +01:00
- [DeckRocket ](https://github.com/jpsim/DeckRocket ): Turn your iPhone into a remote for Deckset presentations
2015-03-23 03:33:17 +01:00
- [Firefox ](https://github.com/mozilla/firefox-ios ): Official Firefox app
2015-03-18 19:05:17 +01:00
- [FlappySwift ](https://github.com/fullstackio/FlappySwift ): Swift implementation of Flappy Bird
2015-03-23 03:33:17 +01:00
- [HackerNews ](https://github.com/amitburst/HackerNews ): Hacker News reader iOS app
2015-01-29 14:51:25 +01:00
- [HausClock ](https://github.com/nottombrown/HausClock ): Minimal Chess Clock using MVVM and ReactiveCocoa
2015-01-27 16:26:50 +01:00
- [Kiosk ](https://github.com/artsy/eidolon ): The Artsy Auction Kiosk App
2015-01-27 04:02:55 +01:00
- [NYE ](https://github.com/soffes/nye ): New Year's Eve Cocktail Menu
2015-03-24 18:16:48 +01:00
- [Pocket Forecast ](https://github.com/appsquickly/Typhoon-Swift-Example ): Swift example weather application for Typhoon
2015-02-04 17:09:00 +01:00
- [ReactiveSwiftFlickrSearch ](https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch ): A Flickr-search application that uses MVVM and ReactiveCocoa
2015-03-24 15:06:14 +01:00
- [Reddit ](https://github.com/amitburst/reddit-demo ): Reddit news app
2015-03-23 03:33:17 +01:00
- [SwiftWeather ](https://github.com/JakeLin/SwiftWeather ): Weather app
2015-01-27 04:02:55 +01:00
- [Valio ](https://github.com/soffes/valio ): Valio Con 2014 Schedule
2015-03-23 22:21:16 +01:00
- [WatchKit-Apps ](https://github.com/kostiakoval/WatchKit-Apps ): Tutorials app for WatchKit
2015-03-19 07:56:27 +01:00
- [Words ](https://github.com/soffes/words ): Thesaurus app
2015-01-27 04:07:03 +01:00
## Objective-C
2015-03-24 15:03:55 +01:00
- [2048 ](https://github.com/austinzheng/iOS-2048 ): 2048 game for iOS
2015-03-23 03:33:17 +01:00
- [Cheddar ](https://github.com/nothingmagical/cheddar-ios ): Simple & instant task manager
- [Everest ](https://github.com/EverestOpenSource/Everest-iOS ): Everest.com app
2015-02-04 16:19:46 +01:00
- [Flickr-Search ](https://github.com/alikaragoz/Flickr-Search/ ): Simple app which consumes the Flickr Search API
2015-01-27 04:10:00 +01:00
- [GroceryList ](https://github.com/jspahrsummers/GroceryList ): iPhone grocery list app, synchronized using GitHub
2015-03-05 16:45:57 +01:00
- [iBeaconTasks ](https://github.com/TomekB/iBeaconTasks ) - iBeacon TODO reminder app based on Parse
2015-03-19 07:56:27 +01:00
- [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
2015-03-23 03:33:17 +01:00
- [MovieDBApp ](https://github.com/KMindeguia/moviedbapp ): Movie info app
2015-03-19 07:56:27 +01:00
- [TabDump ](https://github.com/dkhamsing/TabDump ): TabDump news app
2015-01-27 17:08:17 +01:00
2015-03-24 16:55:23 +01:00
## Sample code by Apple
- [Lister ](https://developer.apple.com/library/prerelease/ios/samplecode/Lister/Introduction/Intro.html ): Apple Watch list app example
- More https://developer.apple.com/wwdc/resources/sample-code/
2015-01-27 17:08:17 +01:00
## Contact
- [github.com/dkhamsing ](https://github.com/dkhamsing )
- [twitter.com/dkhamsing ](https://twitter.com/dkhamsing )
2015-03-19 07:56:27 +01:00