You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- aw-watcher-afk-prompt, a fork of the inactive aw-watcher-ask-away, interactively asks the user for information about afk gaps
- aw-watcher-network-rs, seems to overlap aw-watcher-netstatus
- aw-exporter-timewarrior - a categorization, tagging and exporting tool
Copy file name to clipboardExpand all lines: src/watchers.rst
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,11 +71,13 @@ Other watchers to collect all kinds of data.
71
71
- :gh:`Alwinator/aw-watcher-table` - Monitors whether you have set your height-adjustable table to sitting or standing, by :gh-user:`Alwinator`
72
72
- :gh:`akohlbecker/aw-watcher-tmux` - A plugin for tmux that allows monitoring activity in sessions and panes, by :gh-user:`akohlbecker`
73
73
- :gh:`bcbernardo/aw-watcher-ask` - (WIP) Periodically poses questions to the user and records her answers.
74
+
- :gh:`tobixen/aw-watcher-afk-prompt` - Poses questions to the user after an AFK period.
74
75
- :gh:`Alwinator/aw-watcher-utilization` - Monitors CPU, RAM, disk, network, and sensor usage, by :gh-user:`Alwinator`
75
76
- :gh:`abdnh/aw-watcher-anki` - An add-on for Anki that tracks time spent reviewing cards.
76
77
- :gh:`Edwardsoen/aw-watcher-steam` - A Watcher to monitor current game being played.
77
78
- :gh:`RTnhN/aw-watcher-toggl` - A Watcher to import time entries from Toggl.
78
-
- :gh:`sameersismail/aw-watcher-netstatus` - Monitors if you're connected to a network, by :gh-user:`sameersismail`.
79
+
- :gh:`sameersismail/aw-watcher-netstatus` - Boolean online/offline monitoring. Simple and mature project.
80
+
- :gh:`0xbrayo/aw-watcher-network-rs` - Network status watcher. More feature-rich than aw-watcher-netstatus.
79
81
- :gh:`RTnhN/aw-watcher-buttons` - (WIP) A watcher for tracking external hardware buttons based on an Arduino used for working state.
80
82
- :gh:`tobixen/aw-watcher-lid` - A watcher watching the lid status, suspend status and power-off status for a laptop
81
83
@@ -85,6 +87,11 @@ Importers
85
87
.. include:: importers.rst
86
88
:start-line: 2
87
89
90
+
Exporters
91
+
---------
92
+
93
+
- :gh:`tobixen/aw-exporter-timewarrior` - an attempt on rule-based categorization and tagging of activities, then exporting the tags to Timewarrior. (The plan is to rename it to aw-tagger and let it support other backends, including to feed the tags back to ActivityWatch).
0 commit comments