Skip to content

DecimalTurn/Excel-Pomodoro-Timer

Repository files navigation

Excel Pomodoro Timer

This Project offers a simple Excel Timer for the Pomodoro Technique. More details on the Pomodoro Technique:

Compatibility

Excel for Windows: Full compatibility

Excel for Mac: Partial compatibility

Installation

Simply download the file Pomodoro_Timer.xlsb from the latest release and open it with Excel to start using it. You will need to enable macros in order for the timer to work.

To contribute

Contributions to this project are welcome. As you can see, there is no *.xlsb file in the repository. Instead, Assembler.bas contains the code that generates the worbkook (sheets, table, content, etc.) and the source code for modules, forms and named ranges is located in the src directory. To submit a pull request, please export your changes as *.bas files manually or using a VBA version control tool such as VbaDeveloper.