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.
Languages
- Dart 92%
- C++ 3.3%
- CMake 2.7%
- Other 1.5%
- HTML 0.5%
// Key Features
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
Latest release
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
// PREVIOUS RELEASES
09:41
ZEST
50%
Almost done!
2 of 4 tasks completed
π₯ 5-day streak
Categories
To-Do List (click to toggle)
Refactor Isar DB models P1
Design Material You theme P2
Integrate snooze alarms P1
Release Zest v1.6.0 on GitHub 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
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