{"id":18569025,"url":"https://github.com/filipchalupa/just-countdown","last_synced_at":"2025-11-01T15:30:31.472Z","repository":{"id":38593339,"uuid":"273671958","full_name":"FilipChalupa/Just-Countdown","owner":"FilipChalupa","description":"Countdown timer with remote control","archived":false,"fork":false,"pushed_at":"2024-11-15T23:43:53.000Z","size":2133,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-26T13:13:46.501Z","etag":null,"topics":["countdown","remote-control","webapp"],"latest_commit_sha":null,"homepage":"https://just-countdown.eu","language":"TypeScript","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/FilipChalupa.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":"2020-06-20T08:50:37.000Z","updated_at":"2024-11-15T23:29:52.000Z","dependencies_parsed_at":"2024-10-31T20:33:20.162Z","dependency_job_id":null,"html_url":"https://github.com/FilipChalupa/Just-Countdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipChalupa%2FJust-Countdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipChalupa%2FJust-Countdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipChalupa%2FJust-Countdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipChalupa%2FJust-Countdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FilipChalupa","download_url":"https://codeload.github.com/FilipChalupa/Just-Countdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239301936,"owners_count":19616451,"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":["countdown","remote-control","webapp"],"created_at":"2024-11-06T22:31:50.247Z","updated_at":"2025-11-01T15:30:31.436Z","avatar_url":"https://github.com/FilipChalupa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Just Countdown\n\nCountdown timer with remote control.\n\n- Web: [just-countdown.eu](https://just-countdown.eu/)\n- Google Play Store: [Just Countdown](https://play.google.com/store/apps/details?id=eu.just_countdown.twa)\n- Microsoft Store: [Just Countdown](https://apps.microsoft.com/store/detail/just-countdown/9P65S6HKWB6P)\n\n![screenshot](./public/images/og-image.jpg)\n\n[demo](https://user-images.githubusercontent.com/1045362/165823939-cb697d8d-8de0-4861-b781-af73e5551996.mp4)\n\n## API\n\n```\nGET https://just-countdown.eu/api/control?id=my-countdown\n```\n\nReplace `my-countdown` with your own countdown ID.\n\nResponse is described by `type Data` in [pages/api/control.ts](pages/api/control.ts).\n\n### Optional parameters\n\nAdd any of them to the URL above.\n\n- `start` (start countdown)\n- `pause` (pause countdown)\n- `togglePaused` (toggle paused state)\n- `showHours` (show hours)\n- `hideHours` (hide hours)\n- `toggleHours` (toggle hours visibility)\n- `set=60` (set countdown to 60 seconds)\n- `adjust=10` (add 10 more seconds to countdown)\n\n#### Example\n\n1.  ```\n    GET https://just-countdown.eu/api/control?id=my-countdown\u0026set=300\u0026hideHours\u0026start\n    ```\n\n    Sets countdown to 5 minutes, hides hours and starts countdown.\n\n1.  ```\n    GET https://just-countdown.eu/api/control?id=my-countdown\u0026adjust=-30\n    ```\n\n    Subtracts 30 seconds from countdown.\n\n#### Note\n\n- Server may be off by few seconds.\n\n## Development\n\n```bash\nnpm ci\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipchalupa%2Fjust-countdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipchalupa%2Fjust-countdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipchalupa%2Fjust-countdown/lists"}