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

233 lines
12 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-01 19:02:15 +02:00
Jump to
1. [Apple Watch](#apple-watch)
2. [Communication](#communication)
3. [Games](#games)
4. [Finance](#finance)
5. [Multimedia](#multimedia)
6. [News](#news)
7. [Official](#official)
8. [Personal](#personal)
9. [Social](#social)
10. [Tasks](#tasks)
11. [Tools](#tools)
12. [Weather](#weather)
13. [Misc](#misc)
:large_orange_diamond: are Swift projects
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:
- [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:
- [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-01 18:37:44 +02:00
- [WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps): Tutorials app for WatchKit :large_orange_diamond:
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
## 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-01 18:37:44 +02:00
2015-04-01 18:48:46 +02:00
## Finance
2015-04-01 18:37:44 +02:00
- Bither: Simple and secure Bitcoin wallet
- https://github.com/bither/bither-ios
- https://itunes.apple.com/app/bither/id899478936
- [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
## Multimedia
- 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
- 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:
- [ReactiveSwiftFlickrSearch](https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch): A Flickr-search app that uses MVVM & ReactiveCocoa :large_orange_diamond:
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
- 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
## 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:
- HN Reader: Hacker News Reader :large_orange_diamond:
2015-01-27 00:50:58 +01:00
- https://github.com/Dimillian/SwiftHN
2015-01-27 04:48:21 +01:00
- https://itunes.apple.com/app/hn-reader-hacker-news-reader/id919243741
2015-04-01 18:37:44 +02:00
- 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-01 18:37:44 +02:00
- [Reddit](https://github.com/amitburst/reddit-demo): Reddit news app :large_orange_diamond:
- [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
- https://itunes.apple.com/app/oakland-post/id931152313
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
- WordPress: Official WordPress App
- https://github.com/wordpress-mobile/WordPress-iOS
- https://itunes.apple.com/app/wordpress/id335703880
## Personal
2015-04-01 17:59:06 +02:00
2015-04-01 18:37:44 +02:00
- [GroceryList](https://github.com/jspahrsummers/GroceryList): iPhone grocery list app, synchronized using GitHub
- 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
- [Moves](https://github.com/neonichu/Places): Visualize which places you spent the most time
- 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-01 17:59:06 +02:00
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
- 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
- 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:
- [iBeaconTasks](https://github.com/TomekB/iBeaconTasks): iBeacon TODO reminder app based on Parse
- 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
- [Alarm](https://github.com/ChrisChares/swift-alarm): Geolocation based alarm app for travelers :large_orange_diamond:
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/
- 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-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
- [HausClock](https://github.com/nottombrown/HausClock): Minimal Chess Clock using MVVM and ReactiveCocoa :large_orange_diamond:
- Round & Split: Tip Calculator :large_orange_diamond:
- https://github.com/lukhnos/roundandsplit
- https://itunes.apple.com/app/round-split/id912288737
- [Theseus](https://github.com/lazerwalker/Theseus): An open-source iOS personal analytics tool
- 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
- AnyWall: A fun geolocation app built with Parse
- https://github.com/ParsePlatform/AnyWall
- https://itunes.apple.com/app/anywall/id520955490
id905177575
- Cannonball: 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
- [Everest](https://github.com/EverestOpenSource/Everest-iOS): Everest.com app
- 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-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
- 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
- [HomeKit-Demo](https://github.com/KhaosT/HomeKit-Demo): A Swift demo for HomeKit :large_orange_diamond:
- [Kiosk](https://github.com/artsy/eidolon): The Artsy Auction Kiosk App :large_orange_diamond:
- [NYE](https://github.com/soffes/nye): New Year's Eve Cocktail Menu :large_orange_diamond:
2015-03-18 19:55:48 +01:00
- 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-03-29 15:52:44 +02:00
- Parties for WWDC: List of parties for WWDC 2014 attendees
2015-01-27 00:41:33 +01:00
- https://github.com/sugarso/WWDC
2015-01-27 04:48:21 +01:00
- https://itunes.apple.com/app/parties-for-wwdc/id879924066
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-01 18:37:44 +02:00
- [Valio](https://github.com/soffes/valio): Valio Con 2014 Schedule :large_orange_diamond:
2015-02-02 16:06:34 +01:00
## Thanks
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
- [github.com/dkhamsing](https://github.com/dkhamsing)
- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)