Skip to content

valentineRutto/ZenTimer

Repository files navigation

Zen Focus Timer

-An ambient Pomodoro timer with relaxing sounds and customizable themes. Let users add they goals they are focusing on and how how many hours they have spent on it

zen-timer-focus.vercel.app/

Chrome extension

Build the extension files:

npm run build:extension

Then load the generated dist folder in Chrome:

  1. Open chrome://extensions.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select this project's dist folder.

The extension opens Zen Timer Focus as Chrome's New Tab page and as the toolbar popup. A background service worker keeps timer state in Chrome storage, so active sessions continue after the popup closes.

image image

About

An ambient Pomodoro style countdown and count up timer with relaxing sounds and customizable themes. Lets users add the focus tasks.

Resources

Stars

Watchers

Forks

Contributors