From e6dd05d3aa03f84ae9200435e35a640152f8cbab Mon Sep 17 00:00:00 2001 From: Sameer Ismail <38896593+sameersismail@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:32:03 +1000 Subject: [PATCH] docs(watchers): add aw-watcher-netstatus aw-watcher-netstatus monitors if you're connected to a network. --- src/watchers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/watchers.rst b/src/watchers.rst index c15a508..336e907 100644 --- a/src/watchers.rst +++ b/src/watchers.rst @@ -59,6 +59,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:`flexagoon/aw-watcher-gnome` - A watcher to use ActivityWatch on GNOME with Wayland +- :gh:`sameersismail/aw-watcher-netstatus` - Monitors if you're connected to a network, by :gh-user:`sameersismail`. Custom visualizations ---------------------