Skip to content

Eliseyd/wechat-movie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wechat Movie

Movie client based on wechat

Deploy

  1. Install dependencies

$ cd wechat-movie && make depend

  1. Setup schedule

$ make cron

  1. Setup PYTHONPATH

$ export PYATHONPATH=$PYTHONPATH:$(pwd)

Commands

  • Run service:

$ bin/start.sh

  • Stop service:

$ bin/stop.sh

  • Restart service:

$ bin/restart.sh

Documentation

PRD

https://www.zybuluo.com/kinghan/note/63504

About

Movie clients based on wechat

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • HTML 3.2%
  • Shell 2.2%
  • Makefile 0.9%