Skip to content

Commit cfef037

Browse files
authored
Update README.md
1 parent ba51491 commit cfef037

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# Chimaera
1+
# Chimaera
2+
3+
Simple but configurable watchface for pebble watches.
4+
5+
Options include:
6+
- Local language for day of the week and month (based on watch language selected in the phone app): English, German, French, Spanish, Italian or Portuguese
7+
- Full control over the colour scheme for each element, and the background colours
8+
- Optional night theme to change colours at night (uses the phone GPS to capture local sunset & sunrise times, defaults to 7am and 10pm if no GPS available)
9+
- 4 different Font choices (Time series and Pebble 2 only)
10+
- Quiet Time icon shows when quiet time is active
11+
- Bluetooth icon shows when disconnected
12+
- Battery bar (on the left on Pebble Time Round, at the top on all other watches)
13+
- Option to put the date before or after the month name
14+
- Show time in 12hr mode or 24hr mode based on the watch setting
15+
- Option to remove the leading zero in 24hr mode, or add a leading zero in 12hr mode
16+
17+
Make complications the same colour as the background to hide them.
18+
19+
![chimaera gif aplite](https://user-images.githubusercontent.com/39700835/119375627-ed844000-bcb2-11eb-8a30-be89c94aba0d.gif)
20+
![chimaera gif basalt](https://user-images.githubusercontent.com/39700835/119375633-ef4e0380-bcb2-11eb-86a1-1ad0b105ce87.gif)
21+
![chimaera gif chalk](https://user-images.githubusercontent.com/39700835/119375639-f07f3080-bcb2-11eb-917f-f43501620789.gif)
22+
![chimaera gif diorite](https://user-images.githubusercontent.com/39700835/119375644-f117c700-bcb2-11eb-9e3e-b5f713b39113.gif)

0 commit comments

Comments
 (0)