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