Skip to content
/ tpad Public

Automate attendance data filling on tpad.tsc.go.ke with this TypeScript command-line utility. Provide TSC number, ID, password, and Excel file. Instructions for setup included. Disclaimer: Use responsibly.

Notifications You must be signed in to change notification settings

d1dee/tpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Attendance Data Filler for TPAD

Overview

This command-line utility program is designed to automate the process of filling weekly attendance data to tpad.tsc.go.ke. It streamlines the process by taking in necessary arguments and a sample Excel file containing the attendance data.

Usage

To use the program, you need to provide the following arguments:

--tsc_number: Your TSC (Teachers Service Commission) number.
--id_number: Your identification number.
--password: Your password for accessing the TPAD system.
--excel_file: Path to the sample Excel file containing the attendance data.

Instructions

  1. Clone this repository to your local machine.
  2. Install dependencies by running npm install.
  3. Build the project by running npm run build. This will compile the TypeScript files and generate the output in a folder
  4. named out.
  5. Navigate to the out folder.
  6. Run the program by executing node index.js with the appropriate arguments mentioned above.

Sample Excel File excel icon

Note

This program is written in TypeScript. If you make any changes to the TypeScript files, make sure to rebuild the project before running it again.

Disclaimer

This program is provided as-is, without any guarantees or warranties. Use it responsibly and ensure that you have the necessary permissions to access and fill data on tpad.tsc.go.ke.

About

Automate attendance data filling on tpad.tsc.go.ke with this TypeScript command-line utility. Provide TSC number, ID, password, and Excel file. Instructions for setup included. Disclaimer: Use responsibly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published