/pomodoro-timer-editor

An editor to create your pomodoro timer todo declaratively!

Primary LanguageTypeScriptMIT LicenseMIT

Pomodoro Timer Editor

pomodoro timer editor icon

An editor to create your pomodoro timer todo declaratively!

Enter to pomodore editor here

About

Create your pomodoro timer todo

pomodoro timer editor icon

Customize it with css!

pomodoro timer editor customized

START!

pomodoro timer editor start

Why?

I thought of using it for obs studio

pomodoro timer editor start

Styles

Do you want contribute by adding your style? Submit a proposal here.

Development

Requirements:

  • npm
  • nodejs

Build:

npm build:dev
npm build:production

Run tests:

npm test