Home

Awesome

<p align="center"> <img height="230" src="https://raw.githubusercontent.com/timqian/images/master/tomatopie-header.gif"> </p>

Join us

Tomato Pie

A new UI for Pomodoro Technique. Peek into your working status with ease.

Install

From Chrome Web Store or manually

Recent updates

Features

Screenshots

Editing Todo list

Doing Pomodoro

Develop

  1. npm i
  2. npm start
  3. Navigate to chrome://extensions/
  4. Click the load unpacked button and load dist folder

Architecture

store ==> render function ==> view =update=> store

Build and publish

# update verision in src/manifest.json
npm run build
# zip dist file and upload to chrome webstore

Refs

Similar tools

Tech notes

Thanks