Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 9e219ff

Browse files
committed
Add README.md and preview images
1 parent f143fd5 commit 9e219ff

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Panerai Lo Scenziato
2+
Amazfit Stratos watchface.
3+
4+
## Previews:
5+
![Unlocked](previews/unlocked.png)
6+
![Locked](previews/locked.png)
7+
8+
## How to use
9+
- Download this repo;
10+
- Open a terminal:
11+
```bash
12+
cd /path/to/watchface;
13+
zip whatever-you-want.wfz ./*
14+
```
15+
- Copy the *.wfz file to your Amazfit Stratos.
16+
- Set the watchface through the menu.
17+
18+
## Author
19+
[Davide Caruso](https://davidecaruso.github.io)
20+
21+
## License
22+
Licensed under [MIT](LICENSE).

previews/locked.png

93.3 KB
Loading

previews/unlocked.png

94.8 KB
Loading

0 commit comments

Comments
 (0)