Public-friendly calendar for private media libraries.
Whendarr is an open source, self hosted calendar that aggregates release data from *arr services into a simple monthly interface.
| Tag | Description |
|---|---|
latest |
Stable Release (requires external redis/valkey) |
next |
Latest Pre-Release (requires external redis/valkey) |
# Stable
docker pull ghcr.io/anthony-mariotti/whendarr:latest
# Beeding Edge
docker pull ghcr.io/anthony-mariotti/whendarr:nextDocker - Checking the service running in its container
docker logs whendarr
docker logs whendarr-redis # or valkeyWant to help contribute, but not sure how to code or just want to participate in the coding process?
- Submit a bug report
- Propose new features
- Help translate the project on Crowdin
Read contributing guide: https://docs.whendarr.com/contribute
More detailed setup process can be found at https://docs.whendarr.com/contribute/develop/setup
The roadmap is available on https://docs.whendarr.com/roadmap
Check the issues for things to work on.