Giter Site home page Giter Site logo

xiami_auto_checkin's Introduction

A Xiami auto-checkin script

windviki(at)gmail.com

Use it on SAE (xiami.py):

  1. copy index.wsgi, config.yaml, xiami.py to your SAE SVN dir.

  2. modify SAE name, email address and password in index.wsgi.

  3. modify users_info in xiami.py (your xiami accout and password).

  4. upload it to SAE. it will do checkin task everyday and send result to your mail.

Use it as standalone tool (xiami.py):

  1. modify users_info in xiami.py (your xiami accout and password).

  2. python xiami.py to run it.


Use as standalone script (xiami_auto_checkin.py):

Deprecated. No update any more.

  1. rename config_template.txt to config.txt and set your username(email) and password. As for multiple accouts, please split them with ','. So that your password cannot contain a ',' :-(.

  2. type command in shell or in cmd: python xiami_auto_checkin.py to run script in loop mode (e.g. use nohup to run it on a *nux server). It will login and check in everyday automatically.

  3. type command in shell or in cmd: python xiami_auto_checkin.py -q to run script in single-pass mode. It will login and check in, then quit.

windows上打包好的exe使用说明:

Deprecated. No update any more.

打包好的exe版本使用方法(win7,开机自启动,签到一次则退出):

  1. 解压到任意目录。

  2. 拷贝dist目录下的config.txt到上层目录。即loop.bat和once.bat目录。

  3. 在config.txt里面修改好自己的用户名密码。需要签到的只有一个账户,则可以只写一个。多个则用","隔开。

  4. 右击once.bat,创建快捷方式。

  5. 剪切该快捷方式到: C:\Users<你的windows用户名>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

xiami_auto_checkin's People

Contributors

huxuan avatar windviki avatar

Stargazers

 avatar

Watchers

 avatar  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.