From 9e934a129beeca0379cfc9c114fe593e6e30c7c5 Mon Sep 17 00:00:00 2001 From: brayo Date: Fri, 6 Dec 2024 11:24:23 +0300 Subject: [PATCH] chore: update git username brayo-pip to 0xbrayo --- src/importers.rst | 2 +- src/watchers.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/importers.rst b/src/importers.rst index 3a0c032..e972971 100644 --- a/src/importers.rst +++ b/src/importers.rst @@ -6,7 +6,7 @@ ActivityWatch can't track everything, so sometimes you might want to import data - :gh-aw:`aw-import-ical`, supports importing from ``.ical`` files or syncing with Google Calendar. - :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:`0xbrayo/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). diff --git a/src/watchers.rst b/src/watchers.rst index 023e1ed..007401f 100644 --- a/src/watchers.rst +++ b/src/watchers.rst @@ -55,7 +55,7 @@ If you want to more accurately track media consumption. - :gh-aw:`aw-watcher-openvr` - (not working yet) Watches active VR applications. - :gh:`RundownRhino/aw-watcher-mpv-sender` - (WIP) Watches mpv and reports the currently playing video. - :gh:`2e3s/aw-watcher-media-player` - Watches the currently playing media which is reported by most players to the system. -- :gh:`brayo-pip/aw-watcher-lastfm` - Watches the currently playing track on Last.fm(supports most streaming services including Apple Music). +- :gh:`0xbrayo/aw-watcher-lastfm` - Watches the currently playing track on Last.fm(supports most streaming services including Apple Music). .. _other-watchers: