Skip to content

Commit 63a4f08

Browse files
committed
modified: README.md
1 parent d73d5a0 commit 63a4f08

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

README.md

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

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

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

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

0 commit comments

Comments
 (0)