Skip to content

a minimal tool for calculating time-difference between now and then, with optional visualization

License

Notifications You must be signed in to change notification settings

r-erd/timetill.xyz

Repository files navigation

countdown

a minimal tool for calculating time-difference between now and then, with optional visualization

Key features:

  • timer
  • countdown
  • nice disappearing blocks that represent days, minutes or seconds
  • uses cookies to save your timer or countdown
  • does not contain any ads or tracking
  • works on mobile

I wrote this because I want to have an equivalent to crossing boxes on the calender for adults.
And I wanted it without ads. I added the visualization because I wanted to learn about the use of canvas anyways.

Compiles and hot-reloads for development

  • use nvm to install node 16 with nvm install 16
  • nvm use 16
  • npm install
  • npm run serve

Compiles and minifies for production

npm run build --production

About

a minimal tool for calculating time-difference between now and then, with optional visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published