Skip to content

schmich/marinara

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 3, 2018 01:12
September 19, 2018 17:04
May 2, 2023 16:55

Marinara: Pomodoro® Assistant

Marinara is a time management assistant for Chrome that follows the Pomodoro Technique.

Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique® or Francesco Cirillo.

Features

  • Short & long breaks
  • Toolbar icon with countdown timer
  • Track Pomodoro history & stats
  • Configurable long break intervals
  • Configurable timer durations
  • Desktop & tab notifications
  • Audio notifications with over 20 sounds
  • Ticking timer sounds
  • Scheduled automatic timers
  • Open source software

Screenshots

Developer Setup

Currently, Marinara is configured for developers working and packaging releases on Mac OS. Support for Linux or Windows is welcome.

Marinara uses the system ruby and make tools to build releases.

It also uses jq to manipulate the manifest.json. You can quickly install it using Homebrew:

brew install jq

Once installed you can package a release by running:

make package

This will produce a packaged extension ready for uploading to the Chrome Web Store in the root directory of the project.

License

Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique® or Francesco Cirillo.

Copyright © 2015 Chris Schmich
MIT License. See LICENSE for details.