Skip to content

tinyboyz/checkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkin

Introduction

Checkin for every single website that you have interested with.

About Configure File

You need a configure named 'checkin.yaml' for running this script while its structure should be like this below.

version 1:
immediately: false # When this script startup, checkin immediately or not.
taobao:
    chktime: 08:22-09:20 # The website should be checkin in this period.
    account:
	- username:[your_accout1_username]
	  password:[your_accout1_password]
	    
	- username:[your_accout_username]
	  password:[your_accout_password]

Note: Support website(you can replace content in angle brackets):

How To Run It

Well, It's easy.

[you@yourhost ~]#./main.py start

It should run in daemon mode.But if you don't like daemon mode, this command should be fit for you.

[you@yourhost ~]#./main.py nodaemon

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_checkin)
  3. Commit your changes (git commit -am "feature some interesting")
  4. Push to the branch (git push origin my_checkin)
  5. Open a Pull Request
  6. Enjoy something else and wait

About

checkin for you automatically

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages