Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update git username brayo-pip to 0xbrayo #140

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/importers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
2 changes: 1 addition & 1 deletion src/watchers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Loading