https://github.com/rohankishore/veridian
Veridian is a simple and visually appealing desktop application built with PyQt6 to help you stay on top of your tasks.
https://github.com/rohankishore/veridian
habit-tracking modern pyqt5 pyqt5-desktop-application pyqt6 pyqt6-app pyqt6-application pyqt6-desktop-application pyqt6-gui python todo todoapp todolist
Last synced: 16 days ago
JSON representation
Veridian is a simple and visually appealing desktop application built with PyQt6 to help you stay on top of your tasks.
- Host: GitHub
- URL: https://github.com/rohankishore/veridian
- Owner: rohankishore
- Created: 2024-12-22T13:40:06.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-01-31T15:40:14.000Z (3 months ago)
- Last Synced: 2025-01-31T16:28:59.963Z (3 months ago)
- Topics: habit-tracking, modern, pyqt5, pyqt5-desktop-application, pyqt6, pyqt6-app, pyqt6-application, pyqt6-desktop-application, pyqt6-gui, python, todo, todoapp, todolist
- Language: Python
- Homepage:
- Size: 4.27 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Veridian.
TO-DO and Project Planner
![]()
[](https://GitHub.com/rohankishore/Youtility/releases/)
## 📺 What is Veridian?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)
- Focus with pomodoro and stopwatch timers## 🧩 How does it look?




## 👒 Getting Started
### Download EXE
- Head over to [Releases](https://github.com/rohankishore/Veridian/releases)
- Download `Veridian_vX.zip` file (where X is the current latest version)
- Unzip the file
- Run `main.exe`### Run Manually via Python
```bash
pip install -r requirements.txt
```- Run `main.py`
## TO-DO
- Habit Tracking
- Reminders## 🤝 Show Support
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](https://ko-fi.com/rohankishore) or click the button "Buy Me A Coffee" on top of this page or via the GitHub Sponsor button. Thanks a lot :)
## 💖 Credits
This project was made possible just because of [zhiyiYo](https://github.com/zhiyiYo)'s [PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets).
### I hope you'll enjoy using Youtility as much as I enjoyed while making it. Thanks a lot 💖