iClocked is a web-based platform for Apple Watch users, making it easy to discover and download custom watchfaces for your watch.
Visit the site here: iClocked Website
Marketed as "The best place to find watchfaces for your Apple Watch".
- Simple, clean interface to browse different Apple Watch watchfaces.
- Direct preview of available models (powered by
watchfaces.json). - Apple-inspired visual identity with curated icons and background images.
- Open-source under the GPL-3.0 license.
| File/Folder | Description |
|---|---|
index.html, styles.css, manifest.json |
Site structure, styling, and metadata |
watchfaces.json |
JSON file listing available watchfaces |
background.jpg, AppIcon.png, applewatch@3x.png, etc. |
Graphic assets for the site |
LICENSE |
Project license: GPL-3.0 |
- Clone the repository:
git clone https://github.com/enzo-zsh/iclocked.git
- Open
index.htmlin your browser to view the local version. - You can host it as a static website via GitHub Pages (already set up) or any other hosting platform.
- Languages: HTML, CSS, JSON
- License: GPL-3.0 (free to use, share, and modify)
- Target Audience: Apple Watch users looking to customize their watchfaces
Contributions are welcome! You can:
- Report bugs or suggest new features via GitHub Issues.
- Submit Pull Requests for improvements (UI tweaks, new watchfaces, etc.).
- Follow the GPL-3.0 license terms when contributing.
This project is licensed under the GNU GPL-3.0. See the LICENSE file for more details.
iClocked is an elegant and straightforward platform for discovering and downloading Apple Watch watchfaces, fully open-source under GPL-3.0.