{"id":19302443,"url":"https://github.com/prawater/tthelper","last_synced_at":"2026-05-14T18:33:07.891Z","repository":{"id":247484358,"uuid":"813025778","full_name":"PraWater/tthelper","owner":"PraWater","description":"TUI written in Go to help choosing electives for making a timetable","archived":false,"fork":false,"pushed_at":"2025-03-25T15:24:00.000Z","size":935,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T16:29:58.949Z","etag":null,"topics":["go","sqlite","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PraWater.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-10T11:08:23.000Z","updated_at":"2025-03-25T15:23:56.000Z","dependencies_parsed_at":"2024-07-09T02:42:03.847Z","dependency_job_id":"1f1dbd75-abd5-4fcf-aec9-546e8fed3c9e","html_url":"https://github.com/PraWater/tthelper","commit_stats":null,"previous_names":["prawater/tthelper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PraWater/tthelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraWater%2Ftthelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraWater%2Ftthelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraWater%2Ftthelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraWater%2Ftthelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PraWater","download_url":"https://codeload.github.com/PraWater/tthelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraWater%2Ftthelper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","sqlite","tui"],"created_at":"2024-11-09T23:22:05.754Z","updated_at":"2026-05-14T18:33:07.875Z","avatar_url":"https://github.com/PraWater.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeTable Helper\n\n![demo gif](./demo.gif)\n\n## Usage\n\n1. **Install locally**\n   ```bash\n   $ go install github.com/PraWater/tthelper@latest\n   ```\n\n2. **Populate the database using an excel file**\n\n   Download the [excel file](./timetable.xlsx) from this repo. Last updated: *10th Dec*\n\n   Default location for the Excel file is `/home/timetable.xlsx`.\n   ```bash\n   $ tthelper -refresh {path_to_excel_file}\n   ```\n\n3. **Create an input timetable as a TXT file**\n\n     Example for 3-1 CS:\n     ```txt\n     CS F351 L1 T3\n     CS F372 L1 T5\n     CS F342 L1 P5\n     CS F301 L1 T2\n     ```\n\n4. **Pass the TXT file to get the list of courses that do not clash with your timetable**\n\n   Default location for the input timetable is `/home/input_tt.txt`.\n   ```bash\n   $ tthelper {path_to_input_tt}\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprawater%2Ftthelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprawater%2Ftthelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprawater%2Ftthelper/lists"}