aw-client-js icon indicating copy to clipboard operation
aw-client-js copied to clipboard

Client library for ActivityWatch in JavaScript

Results 5 aw-client-js issues
Sort by recently updated
recently updated
newest added

I am not entirely sure how, but it seems to be possible for the axios res.data to be a string, despite the content-type being correctly set to json, causing the...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

### Issue Just recently used your library for interacting with the Activity Watch client via JS I did notice that when I query the event count it does not correlate...

Similar to aw-client-python it would be nice to have pre-merge heartbeats supported in aw-client-js to improve performance. It might possibly fix the following issue for aw-watcher-vscode: https://github.com/ActivityWatch/aw-watcher-vscode/issues/12