# ObanChore v0.3.1 - Table of Contents

> UI-driven operational tools for Oban workers.

## Pages

- [ObanChore 🎭](readme.md)

## Modules

- [ObanChore](ObanChore.md): ObanChore transforms standard Oban workers into secure, UI-driven operational tools.
- [ObanChore.Plugin](ObanChore.Plugin.md): An Oban Plugin that automatically discovers and manages chores.
- [ObanChore.Router](ObanChore.Router.md): Provides a macro to mount the ObanChore dashboard in your application's router.
- [ObanChore.Worker](ObanChore.Worker.md): A macro that wraps `Oban.Worker` to provide the DSL for defining chore inputs.

