Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add argument support: -s <number>, --second <number> seconds of the reco... #34

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2014

  1. add argument support: -s <number>, --second <number> seconds of the r…

    …ecords save in the memory [default: 20]
    
    when insert records more then 2w, the sqlite will slow. so clear it pre 20 second.
    toontong committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    20a65f1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. add the email processor.

    support multiple processor.
    toontong committed May 16, 2014
    Configuration menu
    Copy the full SHA
    d42f7a6 View commit details
    Browse the repository at this point in the history
  2. update version from 0.0.2 to 0.0.3 and add auth email.

    update version from 0.0.2 to 0.0.3 and add auth email.
    toontong committed May 16, 2014
    Configuration menu
    Copy the full SHA
    b5e92a7 View commit details
    Browse the repository at this point in the history
  3. if curses.initscr() fail. if maybe no terminal, run as service.

    update version to 0.0.4
    toontong committed May 16, 2014
    Configuration menu
    Copy the full SHA
    5f0a209 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. 文件名有空格。汗

    toontong committed May 19, 2014
    Configuration menu
    Copy the full SHA
    16815c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

  1. bug fix: send to mutil mails.

    bug fix: send to mutil mails. and add the day format email subject .
    toontong committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    74d9c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb43a30 View commit details
    Browse the repository at this point in the history