SRM Network Login
SRM University Unofficial Network Login Android Application

This is a lightning fast network login application made using Tasker, not Android Studio.
This relies on sending an HTTP request directly rather than through the browser.
The original script written by @thewisenerd can be found here. This script is packaged and modded into this present application.
v1 : using qPython; and the UI wasn’t intuitive.
v2 : using Termux (with silent script execution)
Deps : (python, pip-requests, pip-rsa) on Termux, Termux:Task
Find the GitHub repo here.
SRM University Unofficial Network Login Desktop Application

This is another lightning fast network login application made for Desktop OSs (Linux / macOS / Windows) using QtPython.
Same login script was used.
Find the GitHub repo here.
