Skip to content

phrp720/aw-sync-suite-plugins

Repository files navigation

aw-sync-suite-plugins

tests Latest release


📖 For detailed documentation, visit our Plugin and Agent GitHub Wiki.

🔍 About

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.

🔌 Available Plugins

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 📄

⚙️ How It Works

For documentation about the plugin workflow in aw-sync-agent, please refer here.

🛠️ How to create a plugin

For instructions on creating a plugin, please refer here.

🔗 How to integrate a plugin

For instructions on integrating a plugin, please refer here.

📝 License

This project is licensed under the MIT license.

See LICENSE for more information.