Skip to content

Cross-platform window watcher (for use with ActivityWatch)

License

Notifications You must be signed in to change notification settings

Creee9/aw-watcher-window

This branch is up to date with Algous-Studio/aw-watcher-window:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c80aa5a · Oct 17, 2024
Aug 17, 2023
Oct 17, 2024
May 25, 2016
Sep 26, 2022
Mar 29, 2017
Jan 11, 2023
Jan 28, 2022
May 6, 2024
Oct 17, 2024
Oct 17, 2024

Repository files navigation

aw-watcher-window

Cross-platform window-Watcher for Linux (X11), macOS, Windows.

Build Status

How to install

To install the pre-built application, go to https://activitywatch.net/downloads/

To build your own packaged application, run make package

To install the latest git version directly from github without cloning, run pip install git+https://github.com/ActivityWatch/aw-watcher-window.git

To install from a cloned version, cd into the directory and run poetry install to install inside an virtualenv. You can run the binary via aw-watcher-window.

If you want to install it system-wide it can be installed with pip install ., but that has the issue that it might not get the exact version of the dependencies due to not reading the poetry.lock file.

Usage

In order for this watcher to be available in the UI, you'll need to have a Away From Computer (afk) watcher running alongside it.

Note to macOS users

To log current window title the terminal needs access to macOS accessibility API. This can be enabled in System Preferences > Security & Privacy > Accessibility, then add the Terminal to this list. If this is not enabled the watcher can only log current application, and not window title.

About

Cross-platform window watcher (for use with ActivityWatch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.5%
  • Swift 37.2%
  • Makefile 1.3%