stevenocchipinti / pomodoro

A pomodoro timer that can be used for encouraging collaboration between peers or personal time management.This app uses HTML5 Server Sent Events (SSE) to synchronise pomodoros across all connected clients.
http://pomodoro.stevenocchipinti.com
15 stars 4 forks source link

Piecon does not reset #2

Open stevenocchipinti opened 11 years ago

stevenocchipinti commented 11 years ago

Desired behaviour:

Actual behaviour:

stevenocchipinti commented 11 years ago

Now the title show correctly, but the Piecon is still not being reset! ... I also do not understand how this change has fixed the title -_- ... requires more investigation

benja83 commented 9 years ago

Hi Steven,

I saw the blogpost of your team, and we are begining in using pomodoro in my team. I find your app and it's the perfect tool that I was looking for.

I you want, I can help you in developing it and give it more feature or whatever.

Thanks for your work.

Best!

Benja83

stevenocchipinti commented 9 years ago

Hi Benja83,

Thank you very much! Great to hear others are using it.

I'm happy to take a look at any pull requests. At the moment, there are only really two things that could use work:

  1. This bug, but not very important
  2. After leaving the window open for some time, it seems to loose its stream and doesn't update anymore.

I haven't written up an issue for that last one because I haven't really investigated whats going on. Maybe the more you use the tool you will come across it, you may also come up with other improvements and I'm happy to take a look :)

Thanks again, Steve