Skip to content

ngudbhav/Webkiosk-Wrapper

Repository files navigation

Webkiosk-Wrapper

Release Dependencies Downloads Last-Release Platforms

This software is made for students of Jaypee Institute of Information Technology(JIIT). The software is made to ease the process of browsing https://webkiosk.jiit.ac.in. Webkiosk is a one-stop portal where every student gets his academic/personal records including but not limited to grades, attendance and marks.

Important

Please do not enter invalid credentials 3 times or more. This may lock down your account.

Installing The App

Setup(64).exe => Full Windows install for 64-bit PCs
Setup(32).exe => Full Windows install for 32-bit PCs
Portable(64).exe => Unzip and run the exe (64-bit).
Portable(32).exe => Unzip and run the exe (32-bit).
Setup.deb => Installable on Debian distributions (Ubuntu, Kali, etc.)
Setup.rpm => Installable on Red Hat distributions (Fedora, etc.) 

Installing on debian

//Install the software
sudo dpkg -i setup.deb
//Fix dependencies if any
sudo apt-get install -f

Installing on fedora

//Install the software
sudo dnf install setup.rpm

Running on Mac OS

//Directly run the software
Double click Webkiosk-Wrapper.app inside the extracted directory

Starting The App

sudo npm install -g electron
git clone https://github.com/ngudbhav/Webkiosk-Wrapper.git
cd Webkiosk-Wrapper
npm install
npm start

Do rate and give Feedback!

P.S. This app saves the credentials and all of the users data in System's %APPDATA% directory. NOTHING is collected by me.