📖 For detailed documentation, visit our Plugin and Agent GitHub Wiki.
This is a Repository that hosts the plugins of aw-sync-suite Agent.For versions of aw-sync-suite >= 0.1.3
Plugins of aw-sync-suite Agent are used to extend the functionality of the agent. The plugins are written in Go and are executed by the agent during the aggregation stage.
Plugin | Description | Has Config | Config File | Documentation |
---|---|---|---|---|
filters |
Filters the data of ActivityWatch | ✅ | aw-plugin-filters.yaml |
📄 |
scripts |
Runs third party Scripts | ✅ | aw-plugin-scripts.yaml |
📄 |
For documentation about the plugin workflow in aw-sync-agent
, please refer here.
For instructions on creating a plugin, please refer here.
For instructions on integrating a plugin, please refer here.
This project is licensed under the MIT license.
See LICENSE for more information.