Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 369 Bytes

EACCESS-Client

Update your username and password in the file and run the the file using the following command

python app.py

To use this using CLI, run the following command along with your username and password

python app.py username password

To logout, simply exit the application using ctrl + C

To run the GUI type the following command

python GIU.py