cptcornflakes / smartcoin

Automatically exported from code.google.com/p/smartcoin
0 stars 0 forks source link

Add AutoDonate countdown timer display #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When autodoante kicks in, the user can see it on their screen.
I think it would ease their minds and give some feed back if the profile name 
included the number of minutes remaining in the AutoDonate cycle.

A new function will need made, which subtracts the start time from the end 
time.  This could be fed into the donation clause of the GetProfileName 
function in smartcoin_ops.sh

Original issue reported on code.google.com by jondecke...@gmail.com on 2 Jul 2011 at 3:42