- change timer icon from hourglass to stopwatch 🤖
- add progress package for visual feedback - implement calc_percentage function for duration calculation - update TerminalOutput to include progress percentage and view 🤖
- implement TUI in bubbletea - split components into separate files - remove now unused functions - restructure files