What for today aka. WFT is a simple python program to display and manage daily tasks.
Install the repository using git
, later install needed modules for python if not found.
git clone https://github.com/cipherat/wft.git
./main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please reffer to TODO.txt for priority features/bugs.
Please make sure to update tests as appropriate.