Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Void-JackLee/WatchOSFace
An Apple Watch face application with SpriteKit on watchOS.
https://github.com/Void-JackLee/WatchOSFace
ios ios-swift macos watchface watchfaces watchkit watchos
Last synced: 2 months ago
JSON representation
An Apple Watch face application with SpriteKit on watchOS.
- Host: GitHub
- URL: https://github.com/Void-JackLee/WatchOSFace
- Owner: Void-JackLee
- License: gpl-2.0
- Created: 2019-02-18T16:50:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T14:39:51.000Z (over 5 years ago)
- Last Synced: 2024-08-04T16:05:32.628Z (6 months ago)
- Topics: ios, ios-swift, macos, watchface, watchfaces, watchkit, watchos
- Language: Swift
- Homepage:
- Size: 3.68 MB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-apple-watch - WatchOSFace - An Apple Watch face application with SpriteKit on watchOS (Sample Apps / Blog)
README
# WatchOSFace
* [中文版](./README_CN.md)
An Apple Watch face application with SpriteKit on WatchOS.
Written with .
## Update Log
* 2019.2.22 Fixed the BAD ADRESS bug.
* 2019.2.23 Add macOS support.
Because of the Chinese College entrance examination, I have to pause the progress of the project.
# License
Copyright © 2019 Jack Lee. All rights reserved.Licensed under the GPL-2.0 License.
# Dependencies
* [ProgressHUD](https://github.com/relatedcode/ProgressHUD)
* How to hide digital time : [SpriteKitWatchFace](https://github.com/steventroughtonsmith/SpriteKitWatchFace)# Screenshots in Application
![❤️Heart theme](images/watch_heart_small.png)![✨Star theme](images/watch_star_small.png)
![Selector on phone](images/phone_small.png)
![Selector on watch](images/watch_select_small.png)![Menu on watch](images/watch_menu_small.png)