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
Release files for auto-check 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| auto-check-0.1.4.tar.gz | 7.8 kB | Details |
Release files / auto-check-0.1.4.tar.gz
| Download URL | auto-check-0.1.4.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0cdab588bcc241bacd7826524c120730d983e96b25f7427ce4bfafa4c2309e69
|
|
BLAKE2b-256 checksum How to use checksums |
af06958380579b0d49a8e3f10fb91edc529d4d7cff2b12d195a4a090d9f97f43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|