Skip to content

bilal-08/pumis-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUMIS-CLI

A CLI tool for getting your attendance right from your Terminal.

Saves time of going through tedious steps to see your attendance

⚠ Note : This Repository is only for education purpose-only. Don't use any method which may harm the site

Preview

Screenshot-2023-12-23-224112

Installation 🤖

Make sure you have nodejs installed.

run:

npm i -g pumis-cli

Usage 🔎

The first argument is your Username and second is your password.

📜 For Attendance Summary

pumis <username> <password>
# example
pumis 210305105xxx xxxxxx

🛌 Getting Attendance of Absent days

pass -a flag to get only absent days

pumis -a 210305105xxx xxxxxx

📅 Get Attendance Of A Specific Date

pass -d flag to pass a specific date

pumis -d 210305105xxx xxxxxx
⭐ this repo if you it has helped you in anyway

Note: Run this command in full window, tabular structure may break in small window.


About this...

  • Thanks to Saicharan for reverse-engineering the login process and other page automation.
To do 📝 implement a Login for default user, so don't have to enter username and password everytime

Releases

No releases published

Packages

No packages published