{"id":13707980,"url":"https://github.com/fwcd/timetable","last_synced_at":"2026-01-20T00:36:08.539Z","repository":{"id":98826837,"uuid":"151160162","full_name":"fwcd/timetable","owner":"fwcd","description":"Calendar and task management application","archived":false,"fork":false,"pushed_at":"2020-10-19T16:08:22.000Z","size":769,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T17:53:02.506Z","etag":null,"topics":["calendar","javafx"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwcd.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":"2018-10-01T21:10:18.000Z","updated_at":"2020-11-06T06:02:22.000Z","dependencies_parsed_at":"2023-05-25T16:30:24.941Z","dependency_job_id":null,"html_url":"https://github.com/fwcd/timetable","commit_stats":{"total_commits":351,"total_committers":1,"mean_commits":351.0,"dds":0.0,"last_synced_commit":"54e71076281c9e2b12f92bcb2752fe4ec233d66e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Ftimetable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Ftimetable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Ftimetable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Ftimetable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwcd","download_url":"https://codeload.github.com/fwcd/timetable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675599,"owners_count":20977378,"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","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":["calendar","javafx"],"created_at":"2024-08-02T22:01:51.721Z","updated_at":"2026-01-20T00:36:08.503Z","avatar_url":"https://github.com/fwcd.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# TimeTable\nA lightweight calendar application.\n\n![Screenshot](screenshot.png)\n\n## Requirements\n* Java 1.11+\n\n## Running\n* `./gradlew :app:run`\n\n## Module Architecture\nThe application consists of multiple modules, some of which are bundled at compile-time.\n\n| Module | Description |\n| ------ | ----------- |\n| app | The runnable application and the GUI |\n| plugins | Runtime and Compile-time extensions |\n| shared | Shared classes between the application and extensions |\n\n| Plugin | Type | Description |\n| ------ | ---- | ----------- |\n| git | Bundled (compile-time) | A Git history browser |\n| ical | Bundled (compile-time) | An iCalendar importer \u0026 exporter |\n| cau | Runtime JAR | A lecture browser for the University of Kiel |\n| timer | Bundled (compile-time) | WIP |\n\nTo compile runtime plugins, the `jar` task is used:\n\n`./gradlew :plugins:cau:jar`\n\nThis will automatically generate the necessary `ServiceLoader` interfaces using Gradle. The plugin can then be added through the application using the plugin manager.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Ftimetable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwcd%2Ftimetable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Ftimetable/lists"}