Skip to content

NicoWeio/aw-watcher-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Since the sunset of Atom, this repository has not been maintained. If there is sustained interest, I might still merge PRs.

aw-watcher-atom

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.

Features

Sends the following data to ActivityWatch:

  • current project name (i.e. the name of the first project folder)
  • coding language
  • current file name

Requirements

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.

Installing

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.

Error reporting

If you run into any errors or have feature requests, please open an issue on GitHub.


Release Notes

0.1.0

Initial release of aw-watcher-atom.