{"id":18006564,"url":"https://github.com/plietar/icdoctt","last_synced_at":"2025-10-07T17:21:21.615Z","repository":{"id":20534785,"uuid":"23814079","full_name":"plietar/icdoctt","owner":"plietar","description":"Imperial College DoC Timetable Parser/Converter","archived":false,"fork":false,"pushed_at":"2014-09-09T00:50:41.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T17:50:39.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plietar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-09T00:48:56.000Z","updated_at":"2014-09-09T11:21:24.000Z","dependencies_parsed_at":"2022-08-21T20:21:01.156Z","dependency_job_id":null,"html_url":"https://github.com/plietar/icdoctt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plietar/icdoctt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Ficdoctt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Ficdoctt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Ficdoctt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Ficdoctt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plietar","download_url":"https://codeload.github.com/plietar/icdoctt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Ficdoctt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278811887,"owners_count":26050191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-10-30T01:08:52.288Z","updated_at":"2025-10-07T17:21:21.571Z","avatar_url":"https://github.com/plietar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imperial College DoC Timetable\nThis is a parser for Imperial DoC's timetables found at http://www.doc.ic.ac.uk/internal/timetables/2014-15/autumn/class/.\nIt converts the html table to an iCal file.\n\n## Usage\nThe converter has two modes, command-line and server modes.\n\n### Command-line\nCommand-line mode fetches the timetable, converts it and prints it to stdout.\n\n    ./icdoctt.py COURSE \u003e calendar.ics\n\nwhere COURSE is the course code (see below), such as `j1`.\n\n### Server\nServer mode starts a tiny http server. The converted calendar is available at `http://host:port/COURSE.ics` where COURSE is the course code (see below).\n\n    ./icdoctt.py --server\n\nYou can also specify an interface to bind, and a port to listen to\n\n    ./icdoctt.py --server 0.0.0.0:8080\n    ./icdoctt.py --server :8080\n\nYou should now subscribe to the calendar in your calendaring software.\n\n## Course Code\nThe converter uses a \"course code\" to identify which course's timetable should be retrieved.\nYou can find the course code at http://www.doc.ic.ac.uk/internal/timetables/2014-15/autumn/class/.\n\nIt is written at the right of the course's name. For example JMC 1's code is j1.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Ficdoctt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplietar%2Ficdoctt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Ficdoctt/lists"}