https://github.com/sanketfirodiya/sample-watchkit-apps
Awesome list of WatchKit sample apps, tutorials and resources
https://github.com/sanketfirodiya/sample-watchkit-apps
Last synced: 4 months ago
JSON representation
Awesome list of WatchKit sample apps, tutorials and resources
- Host: GitHub
- URL: https://github.com/sanketfirodiya/sample-watchkit-apps
- Owner: sanketfirodiya
- Created: 2015-03-23T19:15:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T01:05:29.000Z (over 9 years ago)
- Last Synced: 2024-04-24T20:08:18.146Z (12 months ago)
- Homepage:
- Size: 1.98 MB
- Stars: 244
- Watchers: 18
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ios - awesome watchkit apps
- awesome-apple-watch - Awesome WatchKit sample apps & tutorials
- awesome-ios-star - awesome watchkit apps
- awesome-ios-cn - awesome watchkit apps
README
# Awesome WatchKit sample apps & tutorials
A curated list of the best, in-depth WatchKit tutorials that explain key concepts and provide sample code.Feel free to contribute - [pull requests](https://github.com/sanketfirodiya/sample-watchkit-apps/pulls)
1. [Calculator](http://www.noodlewerk.com/blog/calculator-apple-watch-tutorial/)
---
Tutorial for building an awesome calculator from scratch (Swift).

2. [Lister](http://daniellam.me/blog/ios-watchkit-first-look/)
---
List app that synchronizes data between Watch app and containing iPhone app (Objective-C).

3. [Bitcoin Tracker](http://www.raywenderlich.com/89562/watchkit-tutorial-with-swift-getting-started)
---
Bitcoin price tracking app.

4. [Cherry](https://github.com/kenshin03/Cherry)
---
Mini Pomodoro Timer app designed for the Watch (Swift).

5. [Guess Game](http://www.appcoda.com/watchkit-introduction-tutorial/)
---
Simple game to learn how to use different UI elements on Watch (Swift).

6. [Weather](http://connectthink.com/developers-corner/creating-a-watchkit-app-using-swift-part-one/)
---
Queries user location, retrieves weather data from an api and displays on the Watch (Swift).

7. [Shared Core Data](http://www.makeandbuild.com/blog/post/watchkit-with-shared-core-data)
---
To-Do list type app that uses shared core data storage between WatchKit and iPhone app (Swift).

8. [WatchPic](https://github.com/D-32/WatchPics)
---
Instagram for Watch (Objective-C).

9. [Watch Ring Generator](https://github.com/radianttap/WatchRingGenerator)
---
iOS app to generate series of PNG images, to be used in WatchKit apps (Objective-C).

10. [KFWatchKitAnimations](https://github.com/kiavashfaisali/KFWatchKitAnimations)
---
KFWatchKitAnimations creates beautiful 60 FPS animations for Watch by recording animations from the iOS Simulator (Swift).

11. [IGInterfaceDataTable](https://github.com/Instagram/IGInterfaceDataTable)
---
IGInterfaceDataTable is a category on WKInterfaceTable that makes configuring tables with multi-dimensional data easier.

12. [Radial Bar Chart Generator](http://hmaidasani.github.io/RadialChartImageGenerator/)
---
Generates radial bar images for your Watch apps.

13. [WatchKit FAQ](http://www.raywenderlich.com/94672/watchkit-faq)
---
Excellent collection of WatchKit FAQs.

14. [Five Minute WatchKit](http://www.fiveminutewatchkit.com/)
---
Quick, easy-to-digest advice on all aspects of Watch app design & development in < 5 minutes.

15. [WWDC Parties](https://github.com/sugarso/WWDC)
---
Aggregator of developers parties happening in San Francisco. View the parties on map, register and mark parties you’re going to take part in (Objective-C + Swift).

16. [Stock tracker](http://www.appdesignvault.com/apple-watch-tutorial-watchkit-xcode/)
---
Page-Based navigation style to show the user two stock quotes (Swift).

17. [Frame rate tutorial](http://www.happy.watch/blog/2014/12/26/watchkit-animation-frame-rate-tutorial)
---
How to animate in WatchKit apps using numbered images. Learn right from how to create the images in Photoshop to using them in Xcode.

18. [Maps on Apple Watch](http://www.kristinathai.com/watchkit-tutorial-maps-on-the-apple-watch/)
---
Sample implementation of Maps API on the Watch.

19. [Location-aware weather app](http://dev.iachieved.it/iachievedit/building-a-apple-watch-for-location-aware-weather/)
---
A basic weather app that provides a brief look at the weather in your current location.

20. [Starburst](https://github.com/mobitar/Starburst)
---
A collection of animated PNG sequences for use as loading indicators in your Apple Watch app.

21. [TDWatchInterfaceMenu](https://github.com/YuAo/TDWatchInterfaceMenu)
---
TDWatchInterfaceMenu provides a way to add a menu item with a block as the action handler.22. [JBWatchActivityIndicator](https://github.com/mikeswanson/JBWatchActivityIndicator)
---
An easy way to generate activity indicator images for Apple Watch.

23. [WatchKit Development Tips](http://developer.telerik.com/featured/tips-for-apple-watch-development-with-xcode-watchkit/)
---
Tips for Apple Watch Development with Xcode & WatchKit.

## More awesome lists for iOS devs
- https://github.com/sanketfirodiya/iOS-learning-resources
- https://github.com/sanketfirodiya/awesome-ios-plugins
- https://github.com/sanketfirodiya/ios-marketing-resources
## Contact
For more awesome stuff, you should follow me on twitter [@SanketFirodiya](https://twitter.com/sanketfirodiya) :)