diff --git a/README.md b/README.md index 3ccf128..de3e1a3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,38 @@ Kawai-Focus - приложение для фокусировки внимани - **Kivy** - фреймворк для создания кроссплатформенных приложений; - **Форк KivyMD 2.0.0** - Material Design на Kivy. +## Экраны + +**Экран Таймеры:** + +![alt text](screen_examples/timers-1.png) + +![alt text](screen_examples/timers-2.png) + +**Экран Таймер:** + +![alt text](screen_examples/timer-1.png) + +![alt text](screen_examples/timer-2.png) + +![alt text](screen_examples/timer-3.png) + +![alt text](screen_examples/timer-4.png) + +![alt text](screen_examples/timer-5.png) + +**Экран Конструктор таймеров:** + +В данный момент отключен, провобится работа по изменению дизана! + +**Смена тем (примеры):** + +![alt text](screen_examples/theme-1.png) + +![alt text](screen_examples/theme-2.png) + +![alt text](screen_examples/theme-3.png) + ## Автор **Разработчик проекта:** diff --git a/screen_examples/theme-1.png b/screen_examples/theme-1.png new file mode 100644 index 0000000..bbb6065 Binary files /dev/null and b/screen_examples/theme-1.png differ diff --git a/screen_examples/theme-2.png b/screen_examples/theme-2.png new file mode 100644 index 0000000..a0b94c5 Binary files /dev/null and b/screen_examples/theme-2.png differ diff --git a/screen_examples/theme-3.png b/screen_examples/theme-3.png new file mode 100644 index 0000000..6272b27 Binary files /dev/null and b/screen_examples/theme-3.png differ diff --git a/screen_examples/timer-1.png b/screen_examples/timer-1.png new file mode 100644 index 0000000..fadf712 Binary files /dev/null and b/screen_examples/timer-1.png differ diff --git a/screen_examples/timer-2.png b/screen_examples/timer-2.png new file mode 100644 index 0000000..917b462 Binary files /dev/null and b/screen_examples/timer-2.png differ diff --git a/screen_examples/timer-3.png b/screen_examples/timer-3.png new file mode 100644 index 0000000..dd0b61c Binary files /dev/null and b/screen_examples/timer-3.png differ diff --git a/screen_examples/timer-4.png b/screen_examples/timer-4.png new file mode 100644 index 0000000..cd9e46d Binary files /dev/null and b/screen_examples/timer-4.png differ diff --git a/screen_examples/timer-5.png b/screen_examples/timer-5.png new file mode 100644 index 0000000..4035630 Binary files /dev/null and b/screen_examples/timer-5.png differ diff --git a/screen_examples/timers-1.png b/screen_examples/timers-1.png new file mode 100644 index 0000000..08437c1 Binary files /dev/null and b/screen_examples/timers-1.png differ diff --git a/screen_examples/timers-2.png b/screen_examples/timers-2.png new file mode 100644 index 0000000..f706b21 Binary files /dev/null and b/screen_examples/timers-2.png differ