Veridian is a simple and visually appealing desktop application built with PyQt6 to help you stay on top of your tasks, and your projects. It can/has:
- Track your TO-DO lists
- Track your project progress
- Templates for popular exams with their syllabi (BETA) (Only JEE MAIN available as of now)
- Head over to Releases
- Download
Veridian_vX.zip
file (where X is the current latest version) - Unzip the file
- Run
main.exe
pip install -r requirements.txt
- Run
main.py
- Habit Tracking
- Reminders
Hey! First of all, thank you for considering supporting me. You can support me by Buying me a Coffee via Ko-Fi. You can either Click Here or click the button "Buy Me A Coffee" on top of this page or via the GitHub Sponsor button. Thanks a lot :)
This project was made possible just because of zhiyiYo's PyQt-Fluent-Widgets.