App-Open-Source-per-iPhone-.../README.md

317 lines
16 KiB
Markdown
Raw Normal View History

2015-01-27 00:39:34 +01:00
# Open-Source iOS Apps
2015-04-01 19:02:15 +02:00
List of open-source iOS apps.
2015-01-27 04:29:34 +01:00
Feel free to contribute: [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).
2015-04-09 17:11:53 +02:00
Looking for OS X apps? Check out [mac-apps](https://github.com/jeffreyjackson/mac-apps) (there's also [android-apps](https://github.com/pcqpcq/open-source-android-apps)).
2015-04-07 22:10:53 +02:00
2015-04-01 19:02:15 +02:00
Jump to
2015-04-07 22:10:53 +02:00
- [Apple Watch](#apple-watch)
2015-04-07 19:55:00 +02:00
- [Communication](#communication)
- [Games](#games)
- [Developer](#developer)
- [Finance](#finance)
- [Location](#location)
2015-04-14 17:45:21 +02:00
- [Multimedia](#multimedia)
2015-04-07 19:55:00 +02:00
- [News](#news)
- [Official](#official)
2015-04-11 15:11:50 +02:00
- [Parse](#parse)
2015-04-07 19:55:00 +02:00
- [Personal](#personal)
2015-04-10 17:28:18 +02:00
- [React Native](#react-native)
- [ReactiveCocoa](#reactivecocoa)
- [ResearchKit](#researchkit)
- [Sample](#sample)
2015-04-07 19:55:00 +02:00
- [Social](#social)
- [Tasks](#tasks)
- [Tools](#tools)
- [Weather](#weather)
- [Misc](#misc)
2015-04-01 19:02:15 +02:00
2015-04-02 22:09:55 +02:00
:large_orange_diamond: Swift projects
2015-04-01 19:02:15 +02:00
2015-04-01 18:37:44 +02:00
## Apple Watch
2015-04-01 17:59:06 +02:00
2015-04-01 18:45:42 +02:00
- [Bitcoin Tracker](http://www.raywenderlich.com/89562/watchkit-tutorial-with-swift-getting-started): Track Bitcoin price :large_orange_diamond:
2015-04-09 16:40:18 +02:00
- Bither: Simple and secure Bitcoin wallet
- https://github.com/bither/bither-ios ([extension](https://github.com/bither/bither-ios/tree/master/bither-ios%20WatchKit%20Extension))
- https://itunes.apple.com/app/bither/id899478936
2015-04-01 18:45:42 +02:00
- [Calculator](https://github.com/noodlewerk/Apple_Watch_Calculator): Calculator app :large_orange_diamond:
- [Cherry](https://github.com/kenshin03/Cherry): Mini Pomodoro Timer app :large_orange_diamond:
2015-04-09 16:40:18 +02:00
- HN Reader: Hacker News Reader :large_orange_diamond:
- https://github.com/Dimillian/SwiftHN
- https://itunes.apple.com/app/hn-reader-hacker-news-reader/id919243741
2015-04-01 18:45:42 +02:00
- [KTPomodoro](https://github.com/kenshin03/KTPomodoro): Mini Pomodoro Timer app
- [Lister](https://developer.apple.com/library/prerelease/ios/samplecode/Lister/Introduction/Intro.html): List app example by Apple :large_orange_diamond:
2015-04-07 21:50:13 +02:00
- Parties for WWDC: Aggregator of developers parties happening in WWDC 2015
2015-04-06 18:43:27 +02:00
- https://github.com/sugarso/WWDC
- https://itunes.apple.com/app/parties-for-wwdc/id879924066
2015-04-06 19:50:30 +02:00
- [WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps): Tutorials app for WatchKit :large_orange_diamond:
- [WatchPics](https://github.com/D-32/WatchPics): Instagram for the Apple Watch
2015-04-01 17:59:06 +02:00
2015-04-01 18:37:44 +02:00
## Communication
- [Chats](https://github.com/acani/Chats): Messages app :large_orange_diamond:
- ChatSecure: Encrypted chat app that supports OTR encryption over XMPP
- https://github.com/ChatSecure/ChatSecure-iOS
- https://itunes.apple.com/app/chatsecure-encrypted-messenger/id464200063
- IRCCloud: An IRC client/service
- https://github.com/irccloud/ios
- https://itunes.apple.com/app/irccloud/id672699103
- Signal: Free, world-wide, private messaging and phone calls for iPhone
- https://github.com/WhisperSystems/Signal-iOS
- https://itunes.apple.com/app/id874139669
2015-04-07 00:51:37 +02:00
- Telegram: Messaging app with a focus on speed and security
2015-04-06 16:16:32 +02:00
- https://telegram.org/apps
- https://itunes.apple.com/app/telegram-messenger/id686449807
2015-04-01 18:37:44 +02:00
2015-04-07 21:42:32 +02:00
## Developer
2015-04-07 19:55:00 +02:00
- [Bequest](https://github.com/splinesoft/Bequest): Create and replay HTTP/S requests. :large_orange_diamond:
2015-04-01 18:37:44 +02:00
## Games
- [2048](https://github.com/austinzheng/iOS-2048): 2048 game in Objective-C
- [2048](https://github.com/austinzheng/swift-2048): 2048 game in Swift :large_orange_diamond:
- Canabalt: Infinite runner game
- https://github.com/ericjohnson/canabalt-ios
- https://itunes.apple.com/app/canabalt/id333180061
- [CardsAgainst](https://github.com/jpsim/CardsAgainst): Cards Against Humanity app :large_orange_diamond:
- [FlappySwift](https://github.com/fullstackio/FlappySwift): Swift implementation of Flappy Bird :large_orange_diamond:
- [Game Of Life](https://github.com/yonbergman/swift-gameoflife): Conway's Game of Life :large_orange_diamond:
2015-04-02 16:36:45 +02:00
- [Orbit7](https://github.com/Mav3r1ck/Orbit7): iOS Game created in SpriteKit :large_orange_diamond:
2015-04-06 16:25:12 +02:00
- Spare Parts: Simple 2D point and line physics using Verlet integration
- https://github.com/adamwulf/spare-parts-app
2015-04-01 18:37:44 +02:00
2015-04-01 18:48:46 +02:00
## Finance
2015-04-01 18:37:44 +02:00
- BitStore: Bitcoin wallet
- https://github.com/BitStore/BitStore-iOS
- https://itunes.apple.com/app/bitstore/id890668158
2015-04-01 18:37:44 +02:00
- [Coins](https://github.com/nothingmagical/coins): Bitcoin value tracker :large_orange_diamond:
- Concurrency: Beautiful, intuitive currency converter
- https://github.com/nicklockwood/Concurrency
- https://itunes.apple.com/app/concurrency/id738872892
## Location
2015-04-14 17:45:21 +02:00
- [Alarm](https://github.com/ChrisChares/swift-alarm): Geolocation based alarm app for travelers :large_orange_diamond:
- [Moves](https://github.com/neonichu/Places): Visualize which places you spent the most time
- [GeoTappy](https://github.com/GeoTappy/GeoTappy-iOS): Share your location
2015-04-14 17:45:21 +02:00
- [Startups - Mapped In Israel](https://github.com/sugarso/MappedInIsrael): Discover new startups and locate co-working spaces
2015-04-01 18:37:44 +02:00
## Multimedia
- Artsy: The Art World in Your Pocket
- https://github.com/artsy/eigen
- https://itunes.apple.com/app/artsy-art-world-in-your-pocket/id703796080
- [Flickr-Search](https://github.com/alikaragoz/Flickr-Search/): Simple app which consumes the Flickr Search API
- [MovieDBApp](https://github.com/KMindeguia/moviedbapp): Movie info app
- OCiney: Movie info app
- https://github.com/florent37/OCiney-iOS
- https://itunes.apple.com/app/id955480687
- [PhotoBrowser](https://github.com/MoZhouqi/PhotoBrowser): A simple iOS Instagram photo browser :large_orange_diamond:
2015-04-09 17:54:33 +02:00
- Upupu: Simple camera app that can backup pictures on a WebDAV server or Dropbox
- https://github.com/xcoo/upupu
- https://itunes.apple.com/app/upupu/id508401854
2015-04-01 18:47:25 +02:00
- [VoiceMemos](https://github.com/MoZhouqi/VoiceMemos): Audio recorder App for iPhone and iPad :large_orange_diamond:
2015-04-01 18:37:44 +02:00
## News
- Designer News App :large_orange_diamond:
- https://github.com/MengTo/DesignerNewsApp
- https://itunes.apple.com/app/designer-news-app/id879990495
2015-04-01 18:37:44 +02:00
- [HackerNews](https://github.com/amitburst/HackerNews): Hacker News reader :large_orange_diamond:
- News/YC: Hacker News client with user management, commenting, submitting and themes :large_orange_diamond:
- https://github.com/bennyguitar/News-YC---iPhone
- https://itunes.apple.com/app/news-yc/id592893508
2015-04-19 05:38:40 +02:00
- [newsyc](https://github.com/Xuzz/newsyc): An iPhone Hacker News client. http://newsyc.me/
2015-04-01 18:37:44 +02:00
- [Reddit](https://github.com/amitburst/reddit-demo): Reddit news app :large_orange_diamond:
2015-04-19 05:53:57 +02:00
- RSSRead: A RSS reader with offline feature
- https://github.com/ming1016/RSSRead
- https://itunes.apple.com/app/yi-yue-rss-li-xian-xin-wen-yue-du/id850246364
2015-04-01 18:37:44 +02:00
- [TabDump](https://github.com/dkhamsing/TabDump): TabDump news app
- The Oakland Post: App for student-run newspaper at Oakland University in Rochester, Michigan :large_orange_diamond:
2015-03-18 19:12:08 +01:00
- https://github.com/aclissold/the-oakland-post
2015-04-19 06:57:34 +02:00
- https://itunes.apple.com/app/oakland-post/id931152313
- [v2ex](https://github.com/singro/v2ex): An iOS client for v2ex.com
- https://itunes.apple.com/us/app/v2ex-chuang-yi-gong-zuo-zhe/id898181535?ls=1&mt=8
2015-03-16 15:06:34 +01:00
2015-04-01 18:37:44 +02:00
## Official
2015-04-01 17:59:06 +02:00
2015-04-01 18:37:44 +02:00
- [Firefox](https://github.com/mozilla/firefox-ios): Official Firefox app :large_orange_diamond:
- Wikipedia: Official Wikipedia App
- https://github.com/wikimedia/apps-ios-wikipedia
- https://itunes.apple.com/app/wikipedia-mobile/id324715238
2015-04-09 17:51:40 +02:00
- VLC: Media Player
- http://www.videolan.org/vlc/download-ios.html
- https://github.com/videolan/vlc
- https://itunes.apple.com/app/vlc-for-ios/id650377962
2015-04-01 18:37:44 +02:00
- WordPress: Official WordPress App
- https://github.com/wordpress-mobile/WordPress-iOS
- https://itunes.apple.com/app/wordpress/id335703880
2015-04-11 15:11:50 +02:00
## [Parse](https://www.parse.com/)
- Anypic: Mobile and web app that lets users share photos similar to Instagram
- https://github.com/ParsePlatform/Anypic
- https://itunes.apple.com/app/anypic/id539741538
- AnyWall: A fun geolocation app built with Parse
- https://github.com/ParsePlatform/AnyWall
- https://itunes.apple.com/app/anywall/id520955490
- [iBeaconTasks](https://github.com/TomekB/iBeaconTasks): iBeacon TODO reminder app based on Parse
- Parse-Challenge-App: iPhone app built using Parse w/ likes, comments, posting images/video
- https://github.com/TomekB/Parse-Challenge-App
- https://itunes.apple.com/app/lets-challenge-me/id944004497
- ParseDeveloperDay: Developer Conference App
- https://github.com/ParsePlatform/ParseDeveloperDay
- https://itunes.apple.com/app/parse-developer-day/id691488056
- ParseStore: Backend provider for selling physical goods using Parse
- https://github.com/ParsePlatform/ParseStore
- https://itunes.apple.com/app/parse-store/id613679907
2015-04-17 17:44:37 +02:00
- [Paws](http://www.appcoda.com/instagram-app-parse-swift): Building an Instagram-Like App with Parse and Swift :large_orange_diamond:
2015-04-11 15:11:50 +02:00
2015-04-01 18:37:44 +02:00
## Personal
2015-04-01 17:59:06 +02:00
2015-04-07 21:50:13 +02:00
- [Everest](https://github.com/EverestOpenSource/Everest-iOS): app for documenting your life through journeys and individual moments
2015-04-01 18:37:44 +02:00
- iContactU: Reminds you to contact people you ought to :large_orange_diamond:
- https://github.com/rizal72/iContactU
- https://itunes.apple.com/app/icontactu/id920200100
- iGrades: Track your class grades
- https://github.com/maurovc/iGrades
- https://itunes.apple.com/app/id816987574
2015-04-08 16:22:39 +02:00
- Mention: Personal media wish list
- https://github.com/mhaddl/mentio
- https://itunes.apple.com/app/mentio-personal-media-wish/id796557338
2015-04-01 18:37:44 +02:00
- Onions: Cloud encrypted text storage app
- https://github.com/onionsapp/Onions-iOS
- https://itunes.apple.com/app/onions/id687296481
- [SwiftNote](https://github.com/mslathrop/SwiftNote): Simple note taking app with today widget and iCloud syncing :large_orange_diamond:
2015-04-14 21:50:41 +02:00
- [Theseus](https://github.com/lazerwalker/Theseus): An open-source iOS personal analytics tool
2015-04-01 17:59:06 +02:00
## [React Native](http://facebook.github.io/react-native/)
- [App examples by Facebook](https://github.com/facebook/react-native/tree/master/Examples): Sample apps including 2048, movies, tic tac toe and more
- [Facebook Login](https://github.com/brentvatne/react-native-login)
- [Property Finder](https://github.com/ColinEberhardt/ReactNative-PropertyFinder): Property search app
- [To Do List](https://github.com/joemaddalone/react-native-todo)
## [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa)
2015-04-10 17:20:17 +02:00
- C-41: Make developing film easier and more reliable by using this simple timer
- https://github.com/ashfurrow/C-41
- https://itunes.apple.com/app/c-41/id789924103
2015-04-14 21:50:41 +02:00
- [GroceryList](https://github.com/jspahrsummers/GroceryList): iPhone grocery list app, synchronized using GitHub
- [HausClock](https://github.com/nottombrown/HausClock): Minimal Chess Clock using MVVM and ReactiveCocoa :large_orange_diamond:
- [ReactiveSwiftFlickrSearch](https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch): A Flickr-search app that uses MVVM & ReactiveCocoa :large_orange_diamond:
- [SimpleAuth](https://github.com/calebd/SimpleAuth): Simple authentication (OAuth for Twitter, Facebook, Instagram, Tumblr and more)
## ResearchKit
2015-04-15 15:59:02 +02:00
- AsthmaHealth: ResearchKit app studying Asthma
- https://github.com/ResearchKit/AsthmaHealth
- https://itunes.apple.com/app/asthma-health-by-mount-sinai/id972625668
2015-04-15 15:59:02 +02:00
- GlucoSuccess: ResearchKit app studying Diabetes
- https://github.com/ResearchKit/GlucoSuccess
- https://itunes.apple.com/app/glucosuccess/id972143976
- mPower: ResearchKit app studying Parkinson's disease
- https://github.com/ResearchKit/mPower
- https://itunes.apple.com/app/parkinson-mpower-study-app/id972191200
- Share The Journey: ResearchKit app studying Breast Cancer
- https://github.com/ResearchKit/ShareTheJourney
- https://itunes.apple.com/app/share-the-journey/id972180604
## Sample
2015-04-14 21:50:41 +02:00
- Cannonball: Sample app for Fabric (fun way to create and share stories and poems) :large_orange_diamond:
- https://github.com/twitterdev/cannonball-ios
- https://itunes.apple.com/app/cannonball-magnetic-poetry/id929750075
- [Code by Apple](https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Sample%20Code)
- [Federal Data SDK](https://github.com/USDepartmentofLabor/Swift-Sample-App) :large_orange_diamond:
2015-04-16 15:49:40 +02:00
- [HomeKit-Demo](https://github.com/KhaosT/HomeKit-Demo): A Swift demo for HomeKit :large_orange_diamond:
- LayerPlayer: Explore the capabilities of Apple's Core Animation API :large_orange_diamond:
- https://github.com/scotteg/LayerPlayer
- https://itunes.apple.com/app/layer-player/id949768742
2015-04-14 21:50:41 +02:00
- [RKGist](https://github.com/RestKit/RKGist): Sample app for RestKit (GitHub Gist app)
2015-04-01 18:37:44 +02:00
## Social
2015-04-01 17:59:06 +02:00
2015-04-01 18:37:44 +02:00
- Peggsite: App for sharing a social board
- https://github.com/jenduf/GenericSocialApp
- https://itunes.apple.com/app/peggsite/id938445951
## Tasks
- [Cheddar](https://github.com/nothingmagical/cheddar-ios): Simple & instant task manager
- [CloudKit-To-Do-List](https://github.com/anthonygeranio/CloudKit-To-Do-List): Store & retrieve tasks using CloudKit :large_orange_diamond:
- Task: Designed to quickly and easily add tasks to your iPhone :large_orange_diamond:
- https://github.com/mbcrump/TasksForSwiftWithPersistingData
- https://itunes.apple.com/app/task-application/id960435759
## Tools
2015-04-06 17:49:56 +02:00
- [AppSales-Mobile](https://github.com/omz/AppSales-Mobile): iTunes Connect App Sales for iOS
2015-01-28 16:19:12 +01:00
- Be my eyes: An app that connects blind people with volunteer helpers via live video chat
- https://github.com/bemyeyes/bemyeyes-ios
2015-04-01 18:37:44 +02:00
- https://itunes.apple.com/app/be-my-eyes-helping-blind-see/
2015-04-07 16:43:15 +02:00
- [Coffee Timer](https://github.com/ashfurrow/yourfirstswiftapp) :large_orange_diamond:
2015-04-01 18:37:44 +02:00
- [Colo](https://github.com/wongzigii/Colo): Color themes hunter
2015-03-16 15:28:42 +01:00
- ColorBlur: Add blur to your photos
- https://github.com/maurovc/ColorBlur
2015-03-20 15:32:44 +01:00
- https://itunes.apple.com/app/id928863510
2015-04-01 18:37:44 +02:00
- [DeckRocket](https://github.com/jpsim/DeckRocket): Turn your iPhone into a remote for Deckset presentations :large_orange_diamond:
- Edhita: Text editor :large_orange_diamond:
- https://github.com/tnantoka/edhita
- https://itunes.apple.com/app/edhita-open-source-text-editor/id398896655
2015-03-29 15:52:44 +02:00
- GreatReader: "Great" PDF reader designed for both iPhone and iPad
2015-03-16 03:42:21 +01:00
- https://github.com/semweb/GreatReader
2015-03-20 15:32:44 +01:00
- https://itunes.apple.com/app/greatreader/id903651112
2015-04-01 18:37:44 +02:00
- Round & Split: Tip Calculator :large_orange_diamond:
- https://github.com/lukhnos/roundandsplit
- https://itunes.apple.com/app/round-split/id912288737
2015-04-07 21:50:13 +02:00
- Speak: AAC & Speech Therapy
- https://github.com/1raynes/speakability
2015-04-06 20:49:54 +02:00
- https://itunes.apple.com/app/speakability/id784509467
2015-04-01 18:37:44 +02:00
- VPN On :large_orange_diamond:
- https://github.com/lexrus/VPNOn
- https://itunes.apple.com/app/vpn-on/id951344279
- [Words](https://github.com/soffes/words): Thesaurus app
## Weather
- [Pocket Forecast](https://github.com/appsquickly/Typhoon-Swift-Example): Swift weather application for Typhoon :large_orange_diamond:
- [SwiftWeather](https://github.com/JakeLin/SwiftWeather): Weather app :large_orange_diamond:
## Misc
- A Menjar: Food menu app
- https://github.com/maurovc/aMenjar
- https://itunes.apple.com/app/a-menjar!/id816473131
id905177575
2015-04-03 16:18:00 +02:00
- [Ghosty](https://github.com/mhaddl/Ghosty): Blogging App for Ghost :large_orange_diamond:
2015-04-01 18:37:44 +02:00
- Jupp: App with share extension for ADN :large_orange_diamond:
- https://github.com/dasdom/Jupp
- https://itunes.apple.com/app/jupp-share-extension-for-app.net/id909926740
2015-04-07 19:55:00 +02:00
- [Kiosk](https://github.com/artsy/eidolon): The Artsy Auction Kiosk App :large_orange_diamond:
2015-04-01 18:49:58 +02:00
- [lastfm-iphone](https://github.com/lastfm/lastfm-iphone): Last.fm iPhone app
2015-04-01 18:37:44 +02:00
- [NYE](https://github.com/soffes/nye): New Year's Eve Cocktail Menu :large_orange_diamond:
2015-04-02 17:42:57 +02:00
- [Valio](https://github.com/soffes/valio): Valio Con 2014 Schedule :large_orange_diamond:
2015-04-07 21:50:13 +02:00
- [TheReservist](https://github.com/kimar/TheReservist): Check availability of iPhones :large_orange_diamond:
2015-04-01 18:49:58 +02:00
- Vinylogue: A simple Last.fm client
- https://github.com/twocentstudios/vinylogue
- https://itunes.apple.com/app/vinylogue-for-last.fm/id617471119
2015-03-16 15:23:09 +01:00
- VisitBCN: City guide for Barcelona
- https://github.com/maurovc/visitBCN
2015-03-20 15:32:44 +01:00
- https://itunes.apple.com/app/visitbcn/id904676442
2015-04-07 19:35:35 +02:00
2015-02-02 16:06:34 +01:00
## Thanks
2015-04-02 17:42:57 +02:00
2015-02-02 16:06:34 +01:00
This list was inspired by [awesome-ios](https://github.com/vsouza/awesome-ios) and [awesome-swift](https://github.com/matteocrippa/awesome-swift).
2015-01-27 04:44:30 +01:00
## Contact
2015-04-02 17:42:57 +02:00
2015-01-27 04:44:30 +01:00
- [github.com/dkhamsing](https://github.com/dkhamsing)
- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)