{"id":22891844,"url":"https://github.com/t1/timeline-calculator","last_synced_at":"2025-08-24T01:16:20.472Z","repository":{"id":267965619,"uuid":"902908517","full_name":"t1/timeline-calculator","owner":"t1","description":"A little calendar view with the remaining time of a project","archived":false,"fork":false,"pushed_at":"2025-03-26T16:50:41.000Z","size":106,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-03-26T17:43:17.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/t1.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-13T14:15:12.000Z","updated_at":"2025-03-20T06:53:54.000Z","dependencies_parsed_at":"2024-12-13T16:04:24.007Z","dependency_job_id":"8a11892e-c2c5-4d93-85da-7e51424565ac","html_url":"https://github.com/t1/timeline-calculator","commit_stats":null,"previous_names":["t1/timeline-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Ftimeline-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Ftimeline-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Ftimeline-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Ftimeline-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t1","download_url":"https://codeload.github.com/t1/timeline-calculator/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246544920,"owners_count":20794583,"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":[],"created_at":"2024-12-13T22:45:15.650Z","updated_at":"2025-03-31T21:35:57.673Z","avatar_url":"https://github.com/t1.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timeline Calculator\n\nI'm just trying to keep my Kotlin skills sharp.\n\nThis is a little https://quarkus.io/ app that provides a web app showing the remaining time for a project.\nSimply enter a project duration (e.g. as copied from the remaining time of a JIRA ticket like `12w 3d 4h 50m`)\nand the app will show you a calendar with the remaining working days.\n\nIf you want to define holidays or more than one team member and their vacations,\nyou can add a `project.yaml` file to the root of the project; something like this:\n\n```yaml\nname: My Project\nteam:\n  Alice:\n    vacations:\n      - 2024-12-23..2025-01-03\n  Bob:\n    vacations:\n      - 2024-12-20..2025-01-03\nholidays:\n  2024-12-25: Christmas Day\n  2024-12-26: Boxing Day\n  2025-01-01: New Year's Day\n```\n\nThis renders a calendar like this:\n\n![Demo Calendar View](doc/calendar.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1%2Ftimeline-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1%2Ftimeline-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1%2Ftimeline-calculator/lists"}