Skip to content

mrowa44/avocado

Repository files navigation

logo

Avocado

Fine pomodoro timer for macOS

Download here

Features:

  • tasks list
  • fully usable with keyboard only
  • collapsed mode
  • focus mode - concentrate on one task at a time
  • daily pomodoro goal
  • time remaining shown in menu bar
  • fits nicely in OS X look

Preview

screenshot

Keyboard shortcuts

Combination Action
⌘ L New task or a number to start timer
⌘ S Stop current timer
⌘ J Select previous task in list
⌘ K Select next task in list
⌘ F Toggle task's focus
⌘ D Mark focus as done
⌘ G Give up focus task
⌘ ⌫ Delete a task
⌘ ⇧ ⌫ Delete done tasks
⌘ E Expand/collapse window
⌘ , Settings

Development

  • Run yarn install and start the development server with yarn dev.
  • Use yarn electron-pack to generate dist files.
  • Eslint is used for keeping code quality (with pre-push hook).

License

MIT