Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 406 Bytes

File metadata and controls

25 lines (15 loc) · 406 Bytes

Minuet

A pomodoro app written in vanilla js.

Features:

  • Pomodoro Timer
  • Todo list
  • Distraction diary

Future Ideas:

  • Google/SSO signin to sync across devices
  • White noise machine

Run Locally:

./cmd.sh

Deployment:

This project is deployed via cloudflare pages. You can view it at: https://minuet.n25tech.com/

Motivation:

I just wanted to write something in vanilla js.