cd .. Back to projects
~/darkmoonight/projects/zest/README.md Zest
Zest/ README.md

Zest MIT

# A beautiful, feature-rich task management application

Zest helps you stay in control of daily tasks with powerful organization, advanced statistics, and polished design. Built with Flutter, it supports categories, nested subtasks, productivity heatmaps, reminders, and backups β€” all without ads or tracking.

v1.6.0 33.4 MB branch: main last push: Issues: 28 PR: 1
  • Dart 92%
  • C++ 3.3%
  • CMake 2.7%
  • Other 1.5%
  • HTML 0.5%
6 items
  • Color-coded categories, tags, priorities, and hierarchical subtasks
  • 365-day productivity heatmap with streaks and fl_chart visualizations
  • Timezone-aware reminders with Mark Done and Snooze actions
  • Manual and automatic backups with GZip compression and SAF support
  • Material You dynamic theming, AMOLED black mode, and Google Fonts
  • 16 languages, home screen quick actions, and screen privacy protection
v1.6.0 33.4 MB 2026-02-12 full release notes β†’
  • New Material Design 3 by @Leonavichus in PR #114
  • fix(lang-settings): resolve issue in language dialog by @r4khul in PR #125
  • fix: resolve duplicate todo problem due to a race condition which occurred while using both a watcher stream and manual updates by @r4khul in PR #127
  • feat: add badges of github downloads and playstore downloads to the readme by @r4khul in PR #128
git log --all β†’ News
09:41

ZEST

Today Β· Focus mode
50%
Almost done!
2 of 4 tasks completed
πŸ”₯ 5-day streak
Categories
To-Do List (click to toggle)
Refactor Isar DB models Due today P1
Design Material You theme Due today P2
Integrate snooze alarms Tomorrow P1
Release Zest v1.6.0 on GitHub Fri 14:00 P2
Stats
Done this week
12 tasks
Open now
2
Streak
5 days
Focus time
2h 40m
Last 7 days
Settings
  • Theme Material You
  • Reminders Daily 09:00
  • Backup Auto Β· GZip
  • Language 16 locales
$ step 1/5
git clone https://github.com/darkmoonight/Zest.git
cd Zest
flutter pub get
dart run build_runner build --delete-conflicting-outputs
flutter run
flutter build apk --release