Track your everyday tasks right from your system tray
This was a little personal project to get a bit more familiar with the Tauri Framework. I needed something that sometimes reminds me to stay on track and give me a simple overview of things I still have to do.
Head to the releases page and download the right package for your system.
Install Node dependencies
npm i
Run the project
npm run tauri dev
Build the project
npm run tauri build