Git Product home page Git Product logo

adrenalin_attendence_worker's Introduction

Adrenalin Attendence Worker

Auto Sign In and Signout

Hello, this is Light Yagami, username 'MX_WrdXX', creator of this script.

For the Employee Peace, This script has been created to get rid of daily signin and signout shit for attendence at Adrenalin.

This script can be used by any employee who is the member of group "XX-Employees_Underground-XX" (Short - XEUX)

Rules of XEUX:

Due to conern of confidentiality, the information about this group should be shared to trusted HOMO SAPIENS only. As of Living in the world of Humans, Trust and honesty of all members is expected on this platform. This platform is created for the peace, happiness, rights and solutions of employees all over the planet. (and for Fun, of course ':) )

Configure

edit .env file and add/change the values of EMPLOYEEID, PASSWORD, COMPANY

Cron settings and commands to install the script:

first go to crontab file:

$ sudo nano /etc/crontab

Add these elow lines(example. change accrodingly):

############### Adrenalin Signin and signout shit ###############
45 9 * * * root python3 /home/pratik/Desktop/adrenalin_attendence_worker-main/attendence_shit.py
45 19 * * * root python3 /home/pratik/Desktop/adrenalin_attendence_worker-main/attendence_shit.py
##################################################################

comment headline
time_scheduling user <script> // for sign-in
time_scheduling user <script> // for sign-out
comment-end

Here <script> is : python3 path of script // remember attendence_shit.py is the main file that needs to be called/executed for automation

After this:
Restart the cron service using the following commands:
$ sudo service cron reload

$ systemctl restart cron

Done!

Have a nice day!

adrenalin_attendence_worker's People

Contributors

ukpratik avatar

Stargazers

Hrashikesh Tiwari avatar Hrashikesh Tiwari avatar Akash Mandal Vehere avatar  avatar

Watchers

 avatar

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.