aw-watcher-vscode [WIP]This extension allows the open source tracking tool ActivityWatch to keep track of the projects and coding languages you use in Visual Code. The source code is visible at https://github.com/ActivityWatch/aw-watcher-vscode FeaturesSends following data to ActivityWatch:
Currently VS Code extensions don't support getting file/project names for non-editable files, therefore this results in the value "unknown" for those properties. (For instance when opening logo.png this happens) RequirementsTo run this extension you will need to have a running ActivityWatch Server. CommandsReload ActivityWatchUse this in case VS Code has been started before the AW server. Error reportingIf you run into any errors or have feature requests, please open an issue at the git repository. Release Notes0.1.0Initial release of aw-watcher-vscode. 0.2.0Refined error handling and README. 0.3.0Refined error handling and heartbeat logic. 0.3.2Added maxHeartbeatsPerSec configuration 0.3.3Fixed security vulnerability of an outdated dependency 0.4.0update submodules aw-client-js and media to latest fix the extension to work with the latest aw-client:
0.4.1Update aw-client-js, media and npm dependencies |