1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-06-08 03:44:05 +08:00

添加示列图

This commit is contained in:
wushunlian 2019-03-09 14:51:43 +08:00
parent 345a09e5d1
commit bc69561978

View File

@ -2,13 +2,14 @@
An Android clock
<img src="https://raw.githubusercontent.com/socoolby/CoolClock/master/CoolClock.png" width="768" height="382"/>
<img src="/screenshot/device-base-image.png" width="768" height="382"/>
## 功能
### 普通状态
<img src="/screenshot/device-base.png" width="768" height="382"/>
左滑:改变背景动画
右滑:改变字本
上滑:增加亮度
@ -34,7 +35,12 @@ An Android clock
倒计时 单击->结束闹铃,返回[普通状态](#普通状态)
### 更多功能
<img src="/screenshot/device-adv.png" width="768" height="382"/>
会出现颜色选择,及设置按键
实心马 单击->设置背景色
@ -49,7 +55,12 @@ An Android clock
图片 单击->背景图显隐 长按 -->重新选择背景图
### 全屏精简模式
<img src="/screenshot/device-full.png" width="768" height="382"/>
锁 单击->退出全屏模式,返回先前的状态
时间 长按-->即进入[模拟时钟模式](#模拟时钟模式)
@ -59,7 +70,11 @@ An Android clock
左滑:改变背景动画
右滑:改变字本
### 模拟时钟模式
<img src="/screenshot/device-full-clock.png" width="768" height="382"/>
锁 单击->退出全屏模式,返回先前的状态
时钟 长按-->返回[全屏精简模式](#全屏精简模式)
@ -71,8 +86,6 @@ An Android clock
其它在设置页设置
<img src="https://raw.githubusercontent.com/socoolby/CoolClock/master/CoolClockPreview.png" width="768" height="576"/>
<img src="https://raw.githubusercontent.com/socoolby/CoolClock/master/demonstrate.gif" width="320" height="568"/>