@@ -47,20 +47,25 @@ You can read more on our [website](https://activitywatch.github.io/about/).
47
47
48
48
### Is this yet another time tracker?
49
49
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:
51
53
52
54
- Open Source
53
55
- Syncronization
56
+ - Ease of use (most others tend to only target programmers)
54
57
- High data resolution (storage of raw data)
55
58
- Plugins (simplicity to collect more data)
56
59
60
+ We aim to address all of these and we're well on our way, see the table below.
61
+
57
62
#### Feature comparison
58
63
59
64
60
65
<!-- TODO: Replace Platform names with icons, yes/no with checkbox icons, -->
61
66
62
67
| | User owns data | GUI | Sync | Open Source | Platforms |
63
- | ------------- | ------------------ | ------------------ | ------------------------ | ------------------ | ----------------------------------------- |
68
+ | ------------- | : ------------------: | : ------------------: | : ------------------------: | : ------------------: | ----------------------------------------- |
64
69
| ActivityWatch | :white_check_mark : | :white_check_mark : | ~~ Decentralized~~ (WIP) | :white_check_mark : | macOS, Linux, Windows, ~~ Android~~ (WIP) |
65
70
| Selfspy | :white_check_mark : | :x : | :x : | :white_check_mark : | macOS, Linux, Windows |
66
71
| 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
70
75
** Tracking**
71
76
72
77
| | Application | Window Title | AFK | Browser Extensions | Editor Plugins |
73
- | ------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------------ |
78
+ | ------------- | : ------------------: | : ------------------: | : ------------------: | : ------------------: | ------------------------ |
74
79
| 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 : ? |
77
82
| RescueTime | :white_check_mark : | :white_check_mark : | :white_check_mark : | :white_check_mark : | :x : |
78
83
| WakaTime | :x : | :x : | :white_check_mark : | :x : | :white_check_mark : , many |
79
84
0 commit comments