Skip to content

Commit a82599e

Browse files
committed
Merge branch 'master' of https://github.com/rdwnsjjd/Clocker
2 parents 993259c + c4f00d3 commit a82599e

File tree

1 file changed

+10
-31
lines changed

1 file changed

+10
-31
lines changed

Diff for: README.md

+10-31
Original file line numberDiff line numberDiff line change
@@ -60,34 +60,13 @@ When you're choosing `busy` mode, probably you are doing your work, but not just
6060

6161
Unlike that, when you use your system, but not in your main job, you can `pause` the Clocker and do your stuff, and then back and `Resume` it.
6262

63-
```
64-
user@user:~$ sudo clocker
65-
66-
█████████ ████ █████
67-
███░░░░░███░░███ ░░███
68-
███ ░░░ ░███ ██████ ██████ ░███ █████ ██████ ████████
69-
░███ ░███ ███░░███ ███░░███ ░███░░███ ███░░███░░███░░███
70-
░███ ░███ ░███ ░███░███ ░░░ ░██████░ ░███████ ░███ ░░░
71-
░░███ ███ ░███ ░███ ░███░███ ███ ░███░░███ ░███░░░ ░███
72-
░░█████████ █████░░██████ ░░██████ ████ █████░░██████ █████
73-
░░░░░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░░ ░░░░░
74-
75-
76-
Type `help` to list supported commands
77-
default > report # getting time report in default mode
78-
The total time is => 0:8:53
79-
The waste time is => 0:0:0
80-
The final time is => 0:8:53
81-
default > pause # pausing Clocker
82-
WARNING: You are using unstable feature
83-
paused > report # getting time report in paused mode
84-
The total time is => 0:9:15
85-
The waste time is => 0:2:13
86-
The final time is => 0:8:53
87-
paused > resume # resume Clocker
88-
default > report # getting report again
89-
The total time is => 0:14:45
90-
The waste time is => 0:2:13
91-
The final time is => 0:9:47
92-
default >
93-
```
63+
#### What will be added
64+
This app created because of need, So whenever the need arises, a new feature will be added. for now I want to add two more features,
65+
- data saver
66+
- data exporter
67+
68+
if you find this app useful and feel maybe some new features is needed, please create an issue, I welcome any idea or suggestion!
69+
70+
71+
also If you face any problem, unknown behavior or some other bugs, please open an issue or email me.
72+

0 commit comments

Comments
 (0)