mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-12 03:18:13 +00:00
319 B
319 B
ToDo CLI program
Main Script -
todo.py
Files to store ToDos -
- todo.txt
- done.txt
- archive.txt
Note -
todo.bat is a bash script, add its path to OS environment variables and change path in python and bash files to absolute path to use this using CMD from anywhere.
Dependency -
None