command
module
Version:
v0.0.0-...-ca35dd4
Opens a new window with list of versions in this module.
Published: Mar 25, 2025
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

Usage
-
Install locally
$ go install github.com/PraWater/tthelper@latest
-
Populate the database using an excel file
Download the excel file from this repo. Last updated: 10th Dec
Default location for the Excel file is /home/timetable.xlsx.
$ tthelper -refresh {path_to_excel_file}
-
Create an input timetable as a TXT file
Example for 3-1 CS:
CS F351 L1 T3
CS F372 L1 T5
CS F342 L1 P5
CS F301 L1 T2
-
Pass the TXT file to get the list of courses that do not clash with your timetable
Default location for the input timetable is /home/input_tt.txt.
$ tthelper {path_to_input_tt}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.