主要用于针对使用E-Mobile自动打卡
Project description
AutomaticCheckInAndOut
^^^^^^^^
|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.
.. code:: console
30 8,19 * * 1,2,3,4,5 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.
.. |PyPI version| image:: https://badge.fury.io/py/auto-check.svg
:target: https://badge.fury.io/py/auto-check
^^^^^^^^
|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.
.. code:: console
30 8,19 * * 1,2,3,4,5 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.
.. |PyPI version| image:: https://badge.fury.io/py/auto-check.svg
:target: https://badge.fury.io/py/auto-check
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
auto-check-0.1.4.tar.gz
(7.8 kB
view details)
File details
Details for the file auto-check-0.1.4.tar.gz
.
File metadata
- Download URL: auto-check-0.1.4.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0cdab588bcc241bacd7826524c120730d983e96b25f7427ce4bfafa4c2309e69
|
|
MD5 |
95f8301da3028aca6185e16043384acf
|
|
BLAKE2b-256 |
af06958380579b0d49a8e3f10fb91edc529d4d7cff2b12d195a4a090d9f97f43
|