Automatically chekc in/out for PHP Timeclock using selenium and phantomjs.
-
Get binary from Release
-
Edit config.xml
<root>
<url>http://localhost/timeclock1/timeclock.php</url>
<name>YourName</name>
<delay>15</delay><!-- Second -->
</root>
- Run program using command line
- Check In :
./AutoCheckIn.exe In
- Check Out :
./AutoCheckIn.exe Out
- Check In :
- Add to task scheduler
- Run
./Install.bat
- Run
- Remove from task scheduler
- Run
./UnInstall.bat
- Run
- Support task schedule
- Combine with Google Calendar or others
- E-mail notify