It's a dead simple task track application.
- Add, modify, delete, archive, and restore tasks
- Generate task plans using AI
- View task statistics
- Install
RustandCargo - Run
make desktop-debugto debug desktop application - Run
make desktop-build-releaseto build a release version desktop application - Refer to Makefile for more information
- Using the
Qt backendcan resolve the issue of fuzzy fonts on the Windows platform. It is also recommended to prioritize theQt backendto maintain a consistent build environment with the developers.
