aw-watcher-web icon indicating copy to clipboard operation
aw-watcher-web copied to clipboard

Browser watcher for ActivityWatch

Results 75 aw-watcher-web issues
Sort by recently updated
recently updated
newest added

Performance improvement on the getBrowserName function. 1. app.js file size goes from 115.8KB -> 73.5KB 2. Using String.prototype.includes() instead of Regex 3. Avoid .exec() on many regexes (From ua-parser-js dependency)...

* https://github.com/ActivityWatch/aw-webui/blob/47fed8be1077d729a8e52efdbcc486b382235fbc/src/queries.ts#L89= Seems their names need adding. I have the Firefox browser extension installed in Waterfox, but results aren't showing on the Broser tab:

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

The idea here was to add an option to override the browser name that is found in the user agent. This is because browsers such as Brave intentionally disguise themselves...

I currently use Vivaldi with two profiles, one for work, one for home, but they both get recorded into a single ActivityWatch bucket. (You can install different extensions into each...

Hi! I'm interested in contributing to this project. It seems to have been quite some time since this web watcher got any commits :'( I did the following simple changes:...

Acitvity Watch didn't report my webbrowser (in the "broswer" tab) stats with the chrome extention in Vivaldi 4.3.2439.44 (Stable channel) (64 bits) (chromium based browser)

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Currently, the extension only sends data to port 5600. I have two activitywatch servers running on my system for two different users (on port 5600 and port 5700) And I...

I have seen this happen continually (yet occasionally) and it seems to happen more often when a website has a video content, and when i change my window tab with...