GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Code Quality Support me on Patreon Donate Paypal

## About **Diun** :bell: is a CLI application written in [Go](https://golang.org/) to receive notifications :inbox_tray: when a Docker :whale: image is updated on a Docker registry. With Go, this app can be used across many platforms :game_die: and architectures. This support includes Linux, FreeBSD, macOS and Windows on architectures like amd64, i386, ARM and others. ## Features * Allow to watch a full Docker repository and report new tags * Include and exclude filters with regular expression for tags * Internal cron implementation through go routines * Worker pool to parallelize analyses * Allow overriding image os and architecture * Beautiful email report * Webhook notification * Enhanced logging * Timezone can be changed * :whale: Official [Docker image available](doc/install/docker.md) ## Documentation * Install * [With Docker](doc/install/docker.md) * [From binary](doc/install/binary.md) * [Linux service](doc/install/linux-service.md) * [Usage](doc/usage.md) * [Configuration](doc/configuration.md) * [Notifications](doc/notifications.md) * [TODO](doc/todo.md) ## How can I help ? All kinds of contributions are welcome :raised_hands:!
The most basic way to show your support is to star :star2: the project, or to raise issues :speech_balloon:
But we're not gonna lie to each other, I'd rather you buy me a beer or two :beers:! [![Support me on Patreon](.res/patreon.png)](https://www.patreon.com/crazymax) [![Paypal](.res/paypal.png)](https://www.paypal.me/crazyws) ## License MIT. See `LICENSE` for more details.