#!/usr/bin/env python

from officetimer import timer_controller

timer_controller.main()
