Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hey! If you guys are frustrated that you might over charge!!!

Replies are disabled for this topic. Start a new one or visit our Help Center.

This is a simple code

 

Copy the following code in notepad and SaveAs.. *.bat (*- upto your wish but with .bat)

================================================================

echo off
Shutdown.exe /s /hybrid /f /t 3612 &
mode con:cols=40 lines=3
cls
echo FitBit Charging for one hour
echo Make sure it is plugged in properly
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging for one hour
echo Please make sure this device has enough battery to last for one hour
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging
echo 0 Minutes done
Timeout /t 570 /nobreak >nul
cls
echo FitBit Charging
echo 10 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 20 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 30 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 40 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 50 Minutes done
Timeout /t 600 /nobreak >nul
cls
mode con:cols=80 lines=5
echo FitBit Charge Complete
Shutdown.exe /s /f /t 10
echo Your System will shut down in few moments...
echo thank you
Timeout /t 10 /nobreak
Shutdown.exe /s /f /t 00
exit
pause .nul 

================================================================

Best Answer
5 REPLIES 5

I don't understand your post at all?????


@BlackFeather wrote:

This is a simple code

 

Copy the following code in notepad and SaveAs.. *.bat (*- upto your wish but with .bat)

================================================================

echo off
Shutdown.exe /s /hybrid /f /t 3612 &
mode con:cols=40 lines=3
cls
echo FitBit Charging for one hour
echo Make sure it is plugged in properly
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging for one hour
echo Please make sure this device has enough battery to last for one hour
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging
echo 0 Minutes done
Timeout /t 570 /nobreak >nul
cls
echo FitBit Charging
echo 10 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 20 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 30 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 40 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 50 Minutes done
Timeout /t 600 /nobreak >nul
cls
mode con:cols=80 lines=5
echo FitBit Charge Complete
Shutdown.exe /s /f /t 10
echo Your System will shut down in few moments...
echo thank you
Timeout /t 10 /nobreak
Shutdown.exe /s /f /t 00
exit
pause .nul 

================================================================


 

Best Answer

You can connect the watch it will charge for one hour and shutdown your computer.. thats it..

i got super mad at myself cause the first day i put to charge and slept morning after 8 hrs the watch was warm

 

Best Answer
0 Votes

Ok I dont think so? I dont understand

Community Council Member

Wendy | CA | Moto G6 Android

Want to discuss ways to increase your activity? Visit the Lifestyle Forum

Best Answer
0 Votes

He wrote a program for the laptop/computer to auto-shutdown after the Surge has charged for 1 hr. So you can sleep or do your work and even if you forget the Surge wont get heated up or overcharge as the laptop gets shutdown automatically in an hour!

Best Answer
0 Votes
Hehehe yeah thank you, ravitej
Best Answer
0 Votes