Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Konrad Pilch
2,435 PointsTimer that ticks
HI,
After i watched this video, i know i need a timer that ticks.
Can somebody help me to find a timer that ticks or could somebody help me to do it ? if , i know some PHP if that would help : p
1 Answer
Andrew McCormick
17,730 PointsThere's plenty of them out there:
If you are using Chrome: https://chrome.google.com/webstore/search/pomodoro%20timer?hl=en-US
There's also plenty online: https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=pomodoro%20timer
If you want to make your own, javascript is probably the quickest: http://stackoverflow.com/questions/20618355/the-simplest-possible-javascript-countdown-timer
And since you already know some php: http://www.programminghelp.com/php/create-php-countdown-timer/
Konrad Pilch
2,435 PointsKonrad Pilch
2,435 Points<BEST ANSWER>
Thank you!
I really appriciate it!
I coudnt find any good with ticks and lal, i didnt know google has its own google chrome app store : p cool.
Thank you :D