topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 5:32 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: fitness timer  (Read 11442 times)

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
IDEA: fitness timer
« on: November 19, 2007, 01:12 PM »
Hi,

maybe such a tool (or a vaguely similar one) already exists, but I don't know it and couldn't find one.

My idea: a simple tool with 2 settings:
- number of intervals
- duration each in seconds

It would then just display something on the screen (in a way that's visible from a distance, so maybe by using 50% of the screen size) that alternates every [duration each in seconds], as often as wanted ([number of intervals]).

Another option could be a sound being played every [duration each in seconds] in addition to what's on the screen, so that it works with exercises where one can't face the PC too.

Would love such a tool!

PS: 30 pushups, anyone? (Not me [yet?]) 8)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: IDEA: fitness timer
« Reply #1 on: November 19, 2007, 01:19 PM »
This would count as an entry in the GOE Programming Challenge with December 1 deadline:
https://www.donation...ex.php?topic=10648.0

I can see lots of fun options for such a program..

Like a nice option would be if you could configure a text file with entries like:
NAME, intervalcount, duration..
Pushups, 20, 1
Situps, 30, 2
etc..

And then maybe add an option to let you choose a time (like 20 minutes) and have it choose aprx. 20 minutes worth of excercises in random order.

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #2 on: November 19, 2007, 02:21 PM »
Hehe, I'm all for that :)

destiny_ruler

  • Honorary Member
  • Joined in 2007
  • **
  • Posts: 26
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #3 on: November 22, 2007, 08:56 PM »
Most of the requested functionalities are already implemented in the following thread : https://www.donation...ex.php?topic=10338.0
 :up:

Just set the span and loop. Span is the duration when the buzzer kicks off, and loop tells you how many times the buzzer will ring when the time to buzz is met. It will happen every Span minutes !

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #4 on: November 29, 2007, 07:14 AM »
Nice, that's almost perfect! I just need a minimum span of 5 seconds instead of 5 minutes, could you make that possible please?

destiny_ruler

  • Honorary Member
  • Joined in 2007
  • **
  • Posts: 26
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #5 on: November 29, 2007, 11:06 AM »
Timer with a span of 5 seconds doesnt suit the normal usage. Though, I will consider making the span configurable so that it fits the special requirement as yours. I will gather more ideas on what else could be configurable.

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #6 on: November 29, 2007, 01:31 PM »
Great, looking forward to that.

You also might want to make "Exit" the last option in the right-click menu (when clicking the tray icon), the way other programs display it.

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: IDEA: fitness timer
« Reply #7 on: November 30, 2007, 03:20 PM »
This is a great idea  :Thmbsup: I *really* need to get in shape (well, I have a shape, but I'm not that happy with it  ;))...