mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-24 06:06:12 +03:00
236 lines
12 KiB
Markdown
236 lines
12 KiB
Markdown
# Open-Source iOS Apps
|
|
|
|
List of open-source iOS apps.
|
|
|
|
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).
|
|
|
|
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: Swift projects
|
|
|
|
## Apple Watch
|
|
|
|
- [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:
|
|
- [WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps): Tutorials app for WatchKit :large_orange_diamond:
|
|
- [Bither](https://github.com/bither/bither-ios): Realtime Bitcoin price. Monitor Bitcoin assets.
|
|
|
|
## 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:
|
|
- [Orbit7](https://github.com/Mav3r1ck/Orbit7): iOS Game created in SpriteKit :large_orange_diamond:
|
|
|
|
## Finance
|
|
|
|
- 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:
|
|
- [VoiceMemos](https://github.com/MoZhouqi/VoiceMemos): Audio recorder App for iPhone and iPad :large_orange_diamond:
|
|
- 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
|
|
- [HackerNews](https://github.com/amitburst/HackerNews): Hacker News reader :large_orange_diamond:
|
|
- HN Reader: Hacker News Reader :large_orange_diamond:
|
|
- https://github.com/Dimillian/SwiftHN
|
|
- https://itunes.apple.com/app/hn-reader-hacker-news-reader/id919243741
|
|
- 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
|
|
- [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:
|
|
- https://github.com/aclissold/the-oakland-post
|
|
- https://itunes.apple.com/app/oakland-post/id931152313
|
|
|
|
## Official
|
|
|
|
- [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
|
|
|
|
- [Everest](https://github.com/EverestOpenSource/Everest-iOS): app for documenting your life through journeys and individual moments.
|
|
- [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:
|
|
|
|
## Social
|
|
|
|
- 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:
|
|
- Be my eyes: An app that connects blind people with volunteer helpers via live video chat
|
|
- https://github.com/bemyeyes/bemyeyes-ios
|
|
- 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
|
|
- [Colo](https://github.com/wongzigii/Colo): Color themes hunter
|
|
- ColorBlur: Add blur to your photos
|
|
- https://github.com/maurovc/ColorBlur
|
|
- https://itunes.apple.com/app/id928863510
|
|
- [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
|
|
- GreatReader: "Great" PDF reader designed for both iPhone and iPad
|
|
- https://github.com/semweb/GreatReader
|
|
- https://itunes.apple.com/app/greatreader/id903651112
|
|
- [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
|
|
- 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
|
|
- [lastfm-iphone](https://github.com/lastfm/lastfm-iphone): Last.fm iPhone app
|
|
- 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:
|
|
- 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
|
|
- Parties for WWDC: List of parties for WWDC 2014 attendees
|
|
- https://github.com/sugarso/WWDC
|
|
- https://itunes.apple.com/app/parties-for-wwdc/id879924066
|
|
- [Valio](https://github.com/soffes/valio): Valio Con 2014 Schedule :large_orange_diamond:
|
|
- Vinylogue: A simple Last.fm client
|
|
- https://github.com/twocentstudios/vinylogue
|
|
- https://itunes.apple.com/app/vinylogue-for-last.fm/id617471119
|
|
- VisitBCN: City guide for Barcelona
|
|
- https://github.com/maurovc/visitBCN
|
|
- https://itunes.apple.com/app/visitbcn/id904676442
|
|
|
|
## Thanks
|
|
|
|
This list was inspired by [awesome-ios](https://github.com/vsouza/awesome-ios) and [awesome-swift](https://github.com/matteocrippa/awesome-swift).
|
|
|
|
## Contact
|
|
|
|
- [github.com/dkhamsing](https://github.com/dkhamsing)
|
|
- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)
|