Skip to content

bluboy-official/daily-reporter

 
 

Repository files navigation

daily-reporter

Auto daily reporter for SSPU HSM

Support WeChat push, multi-user, scheduled auto report

English | 中文

Quick Start

This is the read-to-use version for Windows: reporter-win.7z

Guide

  • Install Python 3.*
    • Install selenium
    • Install schedule
    • Install requests
  • Install Chrome
    • Download Chrome WebDriver and add it to Path
  • Edit config.py
    • Edit driver_path (optional)
    • Edit min_temperature and max_temperature (optional)
    • Edit timeout (optional)
    • Edit app_token (get from WxPusher) (optional)
    • Edit users
      • Edit username and password
      • Edit uid (get from WxPusher) (optional)
  • Change scheduled time in scheduler.py (optional)
  • Run daily_reporter.py or scheduler.py

About

Auto daily reporter for SSPU HSM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%