Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-todo

A simple UI to manage tasks

Prerequisites

Python 3.7 to 3.9

Project Setup & Commands

Install venv

python3 -m venv .venv

Install required library

source .venv/bin/activate

pip install -r requirements.txt

# For newer Mac
brew install python-tk@3.9

Setup required files

sh ./setup.sh

Run the program

sh ui.sh

Add new task

sh ./add_task.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages