All apps · 0 apps
zendo
Docker app from waazaa's Repository
Overview
Readme
View on GitHub
ZenDo
Minimalist weekly task manager.
Plan your week, zen-style ✅
ZenDo is a minimalistic task manager that is based on weekly planning. It’s a very simple and straightforward to use task manager that allows you to plan your week by assigning tasks to specific days.
ZenDo is dead simple to use. It features a very simple and beautiful UI. Simply assign tasks to days of the week. ZenDo also has PWA support, allowing you to install and use ZenDo as an app on desktop and mobile platforms.
Features
- Minimalistic, uncluttered and beautiful UI
- Weekly planning
- Calendar for jumping to any particular week/day
- 3 different views: weekly-card, todays tasks, weeks tasks
- Tag based organization and filtering
- Task completion progress
- PWA support
- NLP dates to jump via calendar
Screenshots

Installation
ZenDo is distributed as a docker image and can be installed using the docker compose example shown below:
version: "3.8"
services:
app:
image: ghcr.io/rishikanthc/zendo:v0.2.0
ports:
- "8080:8080"
environment:
- TZ=${TZ:-America/Los_Angeles}
volumes:
- ./storage:/app/storage
restart: unless-stopped
Roadmap
Below are a list of currently planned features and will be updated as the app evolves
- Ability to add recurring tasks
- Ability to add sub tasks
- Set due date and dispatch reminder notifications using Ntfy, Gotify, discord etc.
- Visualization of task statistic over time to track general efficency
Contributing
Contributions are most welcome! If you have any cool ideas / any issues please open an issue in the issue tracker and I’ll get back to you as soon as possible. Please follow these steps to contribute to development:
- Fork the repository.
- Create a feature branch (git checkout -b feature/my-cool-feature).
- Commit your changes (git commit -m “Add awesome feature”).
- Push to your branch (git push origin feature/my-cool-feature).
- Open a Pull Request, describing the change and any setup steps.
License
ZenDo is licensed under the MIT license
Install Zendo on Unraid in a few clicks.
Find Zendo in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Related apps
Explore more like this
Explore allDetails
ghcr.io/rishikanthc/zendo:v0.2.0Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--user="99:100"
Template configuration
- Target
- 8080
- Default
- 8080
- Value
- 8080
- Value
- /mnt/user/appdata/zendo/config/