Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ArchieAtkinson/Obsidoro

DEPRECATED. An Pomodoro Timer for Obsidian.
https://github.com/ArchieAtkinson/Obsidoro

Last synced: 9 days ago
JSON representation

DEPRECATED. An Pomodoro Timer for Obsidian.

Awesome Lists containing this project

README

        

# Obsidoro

**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](https://en.wikipedia.org/wiki/Pomodoro_Technique) for Obsidian.

--------

To run the timer

`py obsidoro.py `

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