IIITK LMS TUI a Terminal UI for IIITK batch 23 LMS This is a TUI for IIITK batch 23 lms with a keyboard centric workflow Daily attendance, Overall attendance and assignment dashboard are available Open assignment page in browser with one click in the tui Dynamincally resizes according to window size Limited mouse functionality now present in top bar Is very fast and lightweight Made with go and Bubble Tea Instalation prebuilt binary Get the prebuilt binary from releases (https://github.com/Joeljm1/IIITK_LMS_Tui/releases/tag/Prebuilt_Binaries) and download the exe and run it To build from source Ensure u have go installed Clone the repo Go to file directory Enter command "go install ." (to build it and set in path) or "go build ." (to just build it)