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

https://github.com/nfreear/pomodoro-browser-ext

A Pomodoro countdown timer that helps you focus by blocking access to distracting websites.
https://github.com/nfreear/pomodoro-browser-ext

addon adhd attention browser-extension chrome-extension extension focus pomodoro pomodoro-clock pomodoro-timer

Last synced: about 1 month ago
JSON representation

A Pomodoro countdown timer that helps you focus by blocking access to distracting websites.

Awesome Lists containing this project

README

          

[![Install on: Chrome web store][chrome-badge]][chrome]
[![Node.js CI][ci-img]][ci]

# My Pomodoro Browser Extension

A [Pomodoro][] countdown timer that helps you focus by blocking access to distracting websites.

* Install on: [Chrome web store][chrome]

## Features

* 🔧 ⏱️ The block-list, timer duration and other settings are configurable
* 🌟 🖋️ Add a different emoji and optionally a note to each timer session
* 🔔 🫑 An audible bell helps you track your progress
* 🏹 🎯 Achieve greater focus!
* 🧠 Designed for and by [neurodivergent brains][neuro]
* 😎 ♿ Designed with [accessibility][a11y-wp] in mind
* 👷‍♀️‍ 🚧 Under active development

## WIP

Work-in-progress downloads:

* [extension.chromium.zip][] — _for Chrome, Edge & Chromium-based browsers_
* [extension.gecko.zip][] — _for Firefox & Gecko-based browsers_

## Ideas

* Vote and comment on [ideas][] 💡 💡

## Browser support

Currently, the extension supports Chrome, Edge, and to some extent Firefox. There is an [open issue][xbrowser] where I'm documenting progress.

## Privacy

* View the [Privacy policy][] 🔎 🔒

## Credit

* View [License][] and [Credits][]

## Accessibility

The extension uses semantic HTML markup, for example, `` and all input fields have associated labels. This and other features help to ensure that the extension is [accessible][] to all, including those who declare disabilities.

---

[![Install on: Chrome web store][chrome-svg]][chrome]

[pomodoro]: https://en.wikipedia.org/wiki/Pomodoro_Technique
[extension.chromium.zip]: https://nightly.link/nfreear/pomodoro-browser-ext/workflows/node.js/main/extension.chromium.zip
[extension.gecko.zip]: https://nightly.link/nfreear/pomodoro-browser-ext/workflows/node.js/main/extension.gecko.zip
[xbrowser]: https://github.com/nfreear/pomodoro-browser-ext/issues/1
"Cross-browser support (Firefox), #1"
[ideas]: https://github.com/nfreear/pomodoro-browser-ext/issues/22
"💡 Ideas — please VOTE ✅💡, #22"
[privacy policy]: /docs/PRIVACY.md
[credits]: /docs/CREDIT.md
[license]: /LICENSE.txt
[accessible]: https://www.w3.org/WAI/fundamentals/accessibility-intro/
[a11y-wp]: https://en.wikipedia.org/wiki/Accessibility
[neuro]: https://en.wikipedia.org/wiki/Neurodiversity

[chrome]: https://chromewebstore.google.com/detail/my-pomodoro-work-relax-fo/ciifljdpiobfiebfjlppcdakelfipiko
"Install on the Chrome Web Store"
[chrome-badge]: https://img.shields.io/badge/Chrome-Web_Store-blue?logo=chromewebstore&logoColor=white
[chrome-svg]: screenshots/badge/chrome-store-192px.svg
[chrome-bw]: https://unpkg.com/simple-icons@13.16.0/icons/chromewebstore.svg
[repo]: https://github.com/nfreear/pomodoro-browser-ext
[ci]: https://github.com/nfreear/pomodoro-browser-ext/actions/workflows/node.js.yml
[ci-img]: https://github.com/nfreear/pomodoro-browser-ext/actions/workflows/node.js.yml/badge.svg