Deprecated - This was created before the plugin API. There are now many better Pomodoro timers available in the community plugin browser
Obsidoro is a Pomodoro Timer for Obsidian.
To run the timer
py obsidoro.py <path_to_vault>
On first run it will create a Obsidoro.md, this is where the timer will live.
To use just open up Obsidoro note in your vault and set it to display mode. Start the timer by unchecking the "Start/Pause" checkbox.
It will then run until you pause it with the same box or you kill the python program.
Feel free to suggest improvements or fork it.
Sorry in advanced for the poor python, I'm more a C person