Skip to content

Commit e4c78e8

Browse files
authored
Update README.md
1 parent acd2dcc commit e4c78e8

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
A web-based multifunctional application to manage your daily stress.
44

5-
# Features:
5+
## Features:
6+
- Timer
7+
- To-do list
8+
- Tally counter (aka frequency counter)
9+
- Daily Expenses manager
10+
- Daily mood recorder
11+
- Live clock
12+
- (future update) Password generator and manager
13+
- (future update) In-app youtube video viewer
614

715
## Timer
16+
17+
![image](https://user-images.githubusercontent.com/89027512/183279372-10c6623a-3bdc-4a34-abda-9687037f1dd3.png)
18+
19+
- Buttons on top-left control the timer.
20+
* Play
21+
* Pause
22+
* Resume
23+
* Reset
24+
- Buttons on top-right:
25+
* Help you set the time on the clock.
26+
* 30mins, 1hr, 2hr are recommendations
27+
* +1hr will increase time by 1 hour
28+
* Similarly, -hr will decrease 1 hour
29+
* Same for all other buttons
30+
- The three input boxes on bottom right.
31+
* Used to set custom time.
32+
* For more fun, **you can click and scroll in the boxes!**
33+
- On the sidebar:
34+
* You see the total minutes you have focussed/breaked that day.
35+
* The history of clicking the buttons.
36+
- In the center is the timer's face
37+
* If hour count is more than zero, you see HH:MM
38+
* If hour count is zero, you see only MM:SS
39+
* If hour count is zero, and minute count is zero, you see only SS
40+
* **Set the time to 00:00:00 and see a random fun kaomoji ༼ つ ◕_◕ ༽つ**

0 commit comments

Comments
 (0)