Skip to content

An Electron and puppeteer based app to run K12 attendance reports nightly for users

Notifications You must be signed in to change notification settings

rkatka/k12_attendance_report

Repository files navigation

K12 Attendance Report

An Electron and pupppeteer based app to run K12 attendance reports nightly for users. The current version will run nightly at 11:55pm Monday - Friday.

To get started

  1. Create a copy creds.json.default named creds.json and replace the relevant values in <> with your details.
  2. From a command window
  • npm install
  • npm install -g electron-packager
  • npm build
  1. Open the build output for your system and run the executable file. This will start the Electron app headlessly and schedule the job to run at 11:55pm Monday - Friday.

About

An Electron and puppeteer based app to run K12 attendance reports nightly for users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published