Skip to content

Commit 9c5f28a

Browse files
committed
docs: updated the syncing docs
1 parent cbcee00 commit 9c5f28a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/features/syncing.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Syncing
22
=======
33

4+
Syncing is one of the most requested features for ActivityWatch. It is currently being worked on and is in a testing phase.
5+
6+
You can read more about it, and how to try the early release, in the `aw-sync README <https://github.com/ActivityWatch/aw-server-rust/tree/master/aw-sync>`_.
7+
8+
Here is a tweet announcing the early MVP: https://twitter.com/ErikBjare/status/1519399784234246147
9+
10+
Old syncing prototype
11+
---------------------
12+
13+
.. note:: The below details the architecture of the old syncing prototype. It is kept here for reference.
14+
415
There isn't much written about syncing yet since it's not yet implemented in a stable release. However, there does exist a working proof-of-concept prototype which should be easy to implement once details have been finalized. You can read what has been discussed in this issue: https://github.com/ActivityWatch/activitywatch/issues/35
516

617
Here's a graph showing how data flows in the current syncing prototype:

0 commit comments

Comments
 (0)