open-source-ios-apps/non-app-store-ios-apps.md
2015-03-24 07:06:14 -07:00

45 lines
3.1 KiB
Markdown

# Open-Source iOS Apps
List of open-source iOS apps (see [this list](README.md) for apps on the App Store).
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:
## 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
- [Coins](https://github.com/nothingmagical/coins): Bitcoin value tracker
- [Firefox](https://github.com/mozilla/firefox-ios): Official Firefox app
- [FlappySwift](https://github.com/fullstackio/FlappySwift): Swift implementation of Flappy Bird
- [HackerNews](https://github.com/amitburst/HackerNews): Hacker News reader iOS app
- [HausClock](https://github.com/nottombrown/HausClock): Minimal Chess Clock using MVVM and ReactiveCocoa
- [Kiosk](https://github.com/artsy/eidolon): The Artsy Auction Kiosk App
- [NYE](https://github.com/soffes/nye): New Year's Eve Cocktail Menu
- [ReactiveSwiftFlickrSearch](https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch): A Flickr-search application that uses MVVM and ReactiveCocoa
- [Reddit](https://github.com/amitburst/reddit-demo): Reddit news app
- [SwiftWeather](https://github.com/JakeLin/SwiftWeather): Weather app
- [Valio](https://github.com/soffes/valio): Valio Con 2014 Schedule
- [WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps): Tutorials app for WatchKit
- [Words](https://github.com/soffes/words): Thesaurus app
## Objective-C
- [2048](https://github.com/austinzheng/iOS-2048): 2048 game for iOS
- [Cheddar](https://github.com/nothingmagical/cheddar-ios): Simple & instant task manager
- [Everest](https://github.com/EverestOpenSource/Everest-iOS): Everest.com app
- [Flickr-Search](https://github.com/alikaragoz/Flickr-Search/): Simple app which consumes the Flickr Search API
- [GroceryList](https://github.com/jspahrsummers/GroceryList): iPhone grocery list app, synchronized using GitHub
- [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
## Contact
- [github.com/dkhamsing](https://github.com/dkhamsing)
- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)