this program is useful to list your todo. everywhere this program run, it will make a file named '.to' in the directory that runed in. this file is the database of the program in a kind of json format, more like a dictionary in python.
-
Updated
Mar 23, 2024 - Python