Skip to main content

主要用于针对使用E-Mobile自动打卡

Project description

PyPI version

auto-check is a tool used to check in & out in the remote server automaticly. Set a crontab task that run this script in the remote linux system.The check in & out system was a little bit funny, because this api(url)’s network package was captured while using my iPhone App to perform check in & out actions, and I check in & out successfully via these api with cookies, etc.

Installation

pip3 install auto-check

Usage

The following setting will perform an action that cio.py was executed at 8:30 and 19:30 on every workday.

30 8,19 * * * auto-check

FAQ

  • Why performs login aciton before check in & out?

    In order to avoid the cookies being out of date, though that case didn’t appear. But when I open the iPhone App, the lonin action was performed, and the latest cookie was received by the App.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto-check-0.1.4.3.tar.gz (8.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page