Thanks a lot cdhigh;
But, I dont have any idea about py files.
Could you please give me more detailed statements that how to generate .py file kind of step by step instruction.
Quote:
Originally Posted by cdhigh
I'm author of kindleear.
now kindleear has a 'hidden' feature that allow deliver more than one times per day.
refers to templates in folder 'books', add your '.py' file, and set parameter 'deliver_times' as a list of time, for example:
#would deliver news to kindles every two hours starts from 8:00
deliver_times = [8,10,12,14,16,18]
comments in code are writen in Chinese, please guess them as you can 
|