bobgeis / cljsBubbleTimer

A simple svg timer in clojurescript.

Home Page:https://bobgeis.github.io/cljsBubbleTimer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teatime

This is a re-make of bubble timer in svg & clojurescript (for learning purposes).

It can be used as a simple timer. A sound will play when a timer finishes.

  • Click and drag to make timer bubbles
  • Click a bubble to pause or unpause it
  • Shift-click a bubble to delete it
  • Press space to pause/unpause globally
  • Press return to save the current bubbles to local storage (they will be restored on reload)
  • Press escape to clear the local storage

Sound Credit: Bubbles Sounds recorded by Mike Koenig; licensed under Creative Commons Attribution 3.0

About

A simple svg timer in clojurescript.

https://bobgeis.github.io/cljsBubbleTimer/


Languages

Language:Clojure 97.5%Language:HTML 2.0%Language:CSS 0.5%