Git Product home page Git Product logo

ldvlogin's Introduction

LDVLogin

Just a little script to automate the logging process as well as the validation of the attendance record, because I keep forgetting to confirm my attendance although I'm in class.

Deploy

git clone [email protected]:Joytide/LDVLogin.git
cd LDVLogin
cp config.example.py config.py
vim config.py # Add your email and password here
docker compose up --build
  • Add the following line in your crontab:

*/5 8-20 * * 1-5 cd /path/to/your/LDVLogin/ ; docker compose up --build -d

And you're all set!

Development

  • Install
git clone [email protected]:Joytide/LDVLogin.git
cd LDVLogin
  • Install the requirements with:
pip3 install -r requirements.txt
  • Add user, password in ldvlogin.py

  • Add the following line in your crontab:

*/5 8-20 * * 1-5 /usr/bin/python3 /path/to/your/ldvlogin.py

If you find any bugs or crashes, please open a ticket and join the relevant logs.

Don't hesitate to add tickets for enhancements too!

DISCLAIMER:

EN I am not responsible for the misuse of this script, it isn't in any case a tool to be used to commit attendance fraud. If you are in my school, check the 8.2 section of our Internal Rules for more informations on attendance fraud.

FR Je ne suis pas responsable d'abus d'utilisation de ce script par autrui, il ne devrait en aucun cas être utilisé pour frauder à la présence en ligne. Si vous faites parti de mon école, la section 8.2 du réglement intérieur vous donnera plus d'information sur la fraude à l'appel en ligne.

ldvlogin's People

Contributors

joytide avatar

Stargazers

 avatar  avatar Eliott Coutaz avatar ayweth20 avatar

Watchers

 avatar

Forkers

mattharel

ldvlogin's Issues

DB and skips

Add a way to bypass in case I'm not attending a class on purpose
Add a db to store this info and remove cron so that scripts only wakes up a few times a day if no courses are displayed at the beginning of the day

Mail client

Add mail client for warning if a attendance submission fails

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.