0.0.0 • Published 5 years ago

attendance-record v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Attendance Record

A command line tool for automatically recording your work attendance.

Usage

Commands
init
config [configName] [configValue]
checkin
checkout [options: -s]
Options
-V, --version (output the version number)
-e, --enable-startup-checkin (enable automatic checkin at startup)
-d, --disable-startup-checkin (disable automatic checkin at startup)
-c, --credentials (load google credentials)
-o, --open-attendance-record (open the attendance record)
-h, --help (output usage information)