Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwayne/elm-pomodoro-clock
A timer to help you break your work into intervals.
https://github.com/dwayne/elm-pomodoro-clock
elm freecodecamp pomodoro-clock
Last synced: about 1 month ago
JSON representation
A timer to help you break your work into intervals.
- Host: GitHub
- URL: https://github.com/dwayne/elm-pomodoro-clock
- Owner: dwayne
- License: bsd-3-clause
- Created: 2019-07-12T10:28:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T10:43:40.000Z (about 1 year ago)
- Last Synced: 2024-11-06T05:05:41.910Z (3 months ago)
- Topics: elm, freecodecamp, pomodoro-clock
- Language: HTML
- Homepage: https://dwayne.github.io/elm-pomodoro-clock/
- Size: 591 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 25 + 5 Clock - [Live Demo](https://dwayne.github.io/elm-pomodoro-clock/)
![A screenshot of the 25 + 5 Clock](/screenshot.png)
This Elm app is based on [freeCodeCamp](https://www.freecodecamp.com/)'s [Build a 25 + 5 Clock](https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-25--5-clock) front-end project. Its design is inspired by this [CodePen example](https://codepen.io/freeCodeCamp/full/XpKrrW).