クイックスタート

  • とりあえず画像キャプチャ
$ git clone https://github.com/shotakaha/QwatchCapture.git
$ cd QwatchCapture/
$ cp qwconf.example myconf.conf    ## --> myconf.confを編集する
$ ./qwcapture.py myconf.conf
  • 自動実行したい場合
$ cp qwcron.example mycron.txt    ## --> mycron.txtを編集する
$ crontab mycron.txt