This README.md file is in English and Portuguese. // Esse arquivo README.md está em Inglês e Português.
The time management technique of "Pomodoro" recreated as a Tkinter App, all built in Python, inspired by Angela Yu's Bootcamp. It has two added functionalities:
- the possibility to add and remove tasks to remember (Tkinter Listbox);
- the possibility to adjust work and long break minutes;
Final version.
A técnica de gerenciamento de tempo "Pomodoro" recriada como um Tkinter App, feito em Python, inspirado no bootcamp Angela Yu's. Tem duas funcionalidades adicionais:
- a possibilidade de adicionar e remover tarefas para lembrar (Tkinter Listbox);
- a possibilidade de ajustar os minutos de trabalho e descanso longo;
Versão final.