https://github.com/rishiraj22/erp_hanged_till_death
A no nonsense python script that does exactly what you think it should: checks your attendance from ERP and saves it if there is any change.
https://github.com/rishiraj22/erp_hanged_till_death
Last synced: 2 months ago
JSON representation
A no nonsense python script that does exactly what you think it should: checks your attendance from ERP and saves it if there is any change.
- Host: GitHub
- URL: https://github.com/rishiraj22/erp_hanged_till_death
- Owner: RishiRaj22
- License: mit
- Created: 2018-09-04T12:54:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T11:18:28.000Z (over 6 years ago)
- Last Synced: 2025-01-18T02:18:17.194Z (4 months ago)
- Language: Python
- Size: 76.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ERP Hanged till Death
## A new and better online version is available on https://github.com/RishiRaj22/erp_web
Tired of pressing hundreds of buttons like a baboon just for accessing your attendance. Just use this script to make life a bit less painful.Here is how it works
## Installation
* Download and setup chrome driver by going to http://chromedriver.chromium.org/getting-started
* Download and setup python and pip```
sudo pip install selenium
git clone https://github.com/RishiRaj22/erp_hanged_till_death.git
```## Run
```
python attendance.py
```## Like it?
If you love it, spread the word in your groups, and don't forget to star the repo