Skip to content

πŸš€ PyTo-Do v1.0.0

Latest

Choose a tag to compare

@CosmicLM CosmicLM released this 18 Apr 00:02
· 28 commits to main since this release

A simple, lightweight task manager built with pure Python!

Screenshot From 2025-04-17 20-46-47

✨ Features
βœ” Add, Delete, Mark Complete – Manage tasks effortlessly.
βœ” Persistent Storage – Tasks save automatically (no data loss!).
βœ” Lightweight – No bloat, only productivity.

πŸ“¦ Installation (for now)

git clone https://github.com/CosmicLM/PyTo-Do
cd PyTo-Do
python3 main.py

πŸ’¬ Feedback Welcome!
Found a bug? Want a feature? Open an issue or fork and improve!