Warning
Since the sunset of Atom, this repository has not been maintained. If there is sustained interest, I might still merge PRs.
This extension allows the open source tracking tool ActivityWatch to keep track of the projects and coding languages you use in Atom.
The source code is available on GitHub.
Sends the following data to ActivityWatch:
- current project name (i.e. the name of the first project folder)
- coding language
- current file name
To run this extension, you need to have a running ActivityWatch server. You should be able to see your dashboard at localhost:5600. If you don't use ActivityWatch already, install it from their homepage.
This is an Atom Package. Upon installation, it will automatically connect to your local ActivityWatch Server and continuously report your usage data to it. If you're viewing this from within Atom – great! Just click Install. Otherwise, you can find instructions on how to install Atom packages here.
If you run into any errors or have feature requests, please open an issue on GitHub.
Initial release of aw-watcher-atom.