Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2023-11-08 | 488 Bytes | |
To-Do List.zip | 2023-11-08 | 22.0 kB | |
Totals: 2 Items | 22.4 kB | 0 |
This is a script made in C++ to make a UI that you can add tasks into. So far this only works on ubuntu and linux.
To make the script executable/able to run, type the following:
cd /home/(username)/(directory script is in)
Press the enter button
chmod a+x ./qt_todolist.sh
Press the enter button
Now the script can run. To run the script type the following in the directory the scrip is in:
Press the enter button
Now you will be able make a checklist.
Enjoy!