Skip to content

Commit c854304

Browse files
committed
added 'ease of use' to issues with other time tracking software, set text-align to centered for many table columns
1 parent 38bf49d commit c854304

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,25 @@ You can read more on our [website](https://activitywatch.github.io/about/).
4747

4848
### Is this yet another time tracker?
4949

50-
Yes, but we found that most time trackers lack in some important features. Common dealbreakers:
50+
Yes, but we found that most time trackers lack in one or more important features.
51+
52+
Common dealbreakers:
5153

5254
- Open Source
5355
- Syncronization
56+
- Ease of use (most others tend to only target programmers)
5457
- High data resolution (storage of raw data)
5558
- Plugins (simplicity to collect more data)
5659

60+
We aim to address all of these and we're well on our way, see the table below.
61+
5762
#### Feature comparison
5863

5964

6065
<!-- TODO: Replace Platform names with icons, yes/no with checkbox icons, -->
6166

6267
| | User owns data | GUI | Sync | Open Source | Platforms |
63-
| ------------- | ------------------ | ------------------ | ------------------------ | ------------------ | ----------------------------------------- |
68+
| ------------- |:------------------:|:------------------:|:------------------------:|:------------------:| ----------------------------------------- |
6469
| ActivityWatch | :white_check_mark: | :white_check_mark: | ~~Decentralized~~ (WIP) | :white_check_mark: | macOS, Linux, Windows, ~~Android~~ (WIP) |
6570
| Selfspy | :white_check_mark: | :x: | :x: | :white_check_mark: | macOS, Linux, Windows |
6671
| ulogme | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | macOS, Linux |
@@ -70,10 +75,10 @@ Yes, but we found that most time trackers lack in some important features. Commo
7075
**Tracking**
7176

7277
| | Application | Window Title | AFK | Browser Extensions | Editor Plugins |
73-
| ------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------------ |
78+
| ------------- |:------------------:|:------------------:|:------------------:|:------------------:| ------------------------ |
7479
| ActivityWatch | :white_check_mark: | :white_check_mark: | :white_check_mark: | In Beta | Possible |
75-
| Selfspy | :white_check_mark: | :white_check_mark: | :white_check_mark:?| :x:? | :white_check_mark:? |
76-
| ulogme | :white_check_mark: | :white_check_mark: | :white_check_mark:?| :x:? | :x:? |
80+
| Selfspy | :white_check_mark: | :white_check_mark: | :white_check_mark:?| :x: | :white_check_mark:? |
81+
| ulogme | :white_check_mark: | :white_check_mark: | :white_check_mark:?| :x: | :x:? |
7782
| RescueTime | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |
7883
| WakaTime | :x: | :x: | :white_check_mark: | :x: | :white_check_mark:, many |
7984

0 commit comments

Comments
 (0)