An open API service indexing awesome lists of open source software.

https://github.com/prplecake/aw-watcher-sublimetext


https://github.com/prplecake/aw-watcher-sublimetext

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# aw-watcher-sublimetext

[Sublime Text 3][st] plugin that acts as a watcher for
[Activity Watch][activity-watch]. It tracks files, languages, and
projects.

[st]:https://sublimetext.com
[activity-watch]:https://activitywatch.net/

This project was based off [aw-watcher-sublime][aw-watcher-sublime] by
[kostasdizas][kostasdizas], however, that project hasn't been updated
since May 2020, and improvements have been identified and made.

[aw-watcher-sublime]:https://github.com/kostasdizas/aw-watcher-sublime
[kostasdizas]:https://github.com/kostasdizas

## Version Compatibility

This plugin is known to be compatible with the following versions of Sublime Text:

* 3
* 4

## Notable Changes

This is a mostly complete list of difference between this
aw-watcher-sublimetext and the old aw-watcher-sublime.

* File paths all follow Unix-style conventions. Forward slashes, et al.
* Configuration is loaded and available at plugin initialization.
* Uses UTC timestamps instead of localized timestamps.

## Installation

### From Source

[Download the latest release][releases] and extract the archive to your
Sublime Text 3 Packages directory.

Navigate to **Preferences -> Browse Packages** to find out where your
Packages directory is.

[releases]:https://git.sr.ht/~prplecake/aw-watcher-sublimetext/refs