#+title: Planning #+AUTHOR: arjunomray@gmail.com * What is it? It is a pomodoro timer made using rust. * What it can do? ** DONE Runs a pomodoro timer :logic: ** DONE notifies if a time cycle has ended :logic: ** DONE displays ascii pokemon art :ui: ** DONE easier to install :ux: - Uploaded it in crates.io which makes it a bit easier to install ** DONE have the ability to add a title for a session * What I want it to do? ** TODO Add the ability to pause the timer :logic: * What are current issues? ** DONE The ui breaks completely with different terminal font sizes :ui:logic: