Command Line Based, minimalistic, open-source Windows 10 toDo app
To compile on your own, download all the *.cpp and *.hpp files from the repository, and compile them on WIN 10 using:
g++ -Wall -Wextra -pedantic main.cpp
Functionality:
Add tasks, including it's title, date when the task first show up and when the task is supposed to repeat
Show tasks, completed tasks highlighted with "[X]", currently chosen task highlighted with the different color on the terminal
Tasks automatically repeat, tasks can be chosen to repeat every day, week, month or year
-
Notifications
You must be signed in to change notification settings - Fork 0
License
kuhyx/toDo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published