Skip to content

Commit

Permalink
Add more watchers/importers
Browse files Browse the repository at this point in the history
  • Loading branch information
RTnhN committed Sep 6, 2024
1 parent c4fe5e0 commit 9e96412
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/importers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ActivityWatch can't track everything, so sometimes you might want to import data
- :gh-aw:`aw-importer-smartertime`, imports from `smartertime`_ Useful for importing Android screentime data.(Note ActivityWatch also has an Android app :gh-aw:`aw-android`)
- :gh-aw:`aw-import-screentime`, attempt at importing from macOS's Screen Time (and potentially iOS through syncing).
- :gh:`brayo-pip/aw-import-wakatime`, imports from `Wakatime`_ (For tracking time spent programming).
- :gh:`rtnhn/aw-importer-lastfm`, imports from Last.fm data export (For tracking time spent listening to music).
- :gh:`rtnhn/aw-importer-lifecycle`, imports from a Lifecycle app export (For tracking time spent in locations).


.. _smartertime: https://play.google.com/store/apps/details?id=com.smartertime&hl=en
Expand Down
1 change: 1 addition & 0 deletions src/watchers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Other watchers to collect all kinds of data.
- :gh:`2e3s/awatcher` - A compiled watcher for X11 and Wayland to replace the original active window and AFK watchers, with workarounds for KDE and Gnome on Wayland.
- :gh:`RTnhN/aw-watcher-toggl` - A Watcher to import time entries from Toggl.
- :gh:`sameersismail/aw-watcher-netstatus` - Monitors if you're connected to a network, by :gh-user:`sameersismail`.
- :gh:`RTnhN/aw-watcher-buttons` - (WIP) A watcher for tracking external hardware buttons based on an Arduino used for working state.

Importers
---------
Expand Down

0 comments on commit 9e96412

Please sign in to comment.