主要用于针对使用E-Mobile自动打卡
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file auto-check-0.1.4.3.tar.gz
.
File metadata
- Download URL: auto-check-0.1.4.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e89a67953854a5465146eaa180b1117a19dbc1dfe1b6bd02f080ed5989754d0b |
|
MD5 | 2643c8309d956978df69147213636034 |
|
BLAKE2b-256 | f68f8aad7f2021542875ca88a68ebb5e382bb6f8a1abc3d442995948aea55657 |