1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-03-06 20:47:52 +01:00

Add Alarm by @ChrisChares #28

This commit is contained in:
dkhamsing 2015-03-27 07:13:00 -07:00
parent d8205d66d6
commit 4e7582be3e

View File

@ -7,6 +7,7 @@ Your contribution is welcome: [issues](https://github.com/dkhamsing/open-source-
## Swift ## Swift
- [2048](https://github.com/austinzheng/swift-2048): 2048 for Swift - [2048](https://github.com/austinzheng/swift-2048): 2048 for Swift
- [Apple Watch Calculator](https://github.com/noodlewerk/Apple_Watch_Calculator) - [Apple Watch Calculator](https://github.com/noodlewerk/Apple_Watch_Calculator)
- [Alarm](https://github.com/ChrisChares/swift-alarm)
- [Bitcoin Tracker](http://www.raywenderlich.com/89562/watchkit-tutorial-with-swift-getting-started): Apple Watch app to track Bitcoin price - [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 - [CardsAgainst](https://github.com/jpsim/CardsAgainst): Cards Against Humanity app
- [Chats](https://github.com/acani/Chats): Messages app - [Chats](https://github.com/acani/Chats): Messages app