{"id":16914576,"url":"https://github.com/klimeryk/garmodoro","last_synced_at":"2026-04-04T17:33:04.849Z","repository":{"id":20497411,"uuid":"90079598","full_name":"klimeryk/garmodoro","owner":"klimeryk","description":"Pomodoro for Garmin devices using Connect IQ","archived":false,"fork":false,"pushed_at":"2025-09-29T22:21:41.000Z","size":241,"stargazers_count":96,"open_issues_count":9,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-24T17:52:28.061Z","etag":null,"topics":["connect-iq","connectiq","garmin","garmin-connect","garmin-device","monkey-c","pomodoro","pomodoro-technique","pomodoro-timer","timer"],"latest_commit_sha":null,"homepage":null,"language":"Monkey C","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/klimeryk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["klimeryk"],"patreon":null,"open_collective":null,"ko_fi":"klimeryk","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2017-05-02T21:28:05.000Z","updated_at":"2025-10-19T21:04:49.000Z","dependencies_parsed_at":"2023-02-09T23:15:32.006Z","dependency_job_id":"fb148fe9-8d8f-449e-9531-f61a080a88db","html_url":"https://github.com/klimeryk/garmodoro","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/klimeryk/garmodoro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klimeryk%2Fgarmodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klimeryk%2Fgarmodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klimeryk%2Fgarmodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klimeryk%2Fgarmodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klimeryk","download_url":"https://codeload.github.com/klimeryk/garmodoro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klimeryk%2Fgarmodoro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["connect-iq","connectiq","garmin","garmin-connect","garmin-device","monkey-c","pomodoro","pomodoro-technique","pomodoro-timer","timer"],"created_at":"2024-10-13T19:15:33.958Z","updated_at":"2026-04-04T17:33:04.819Z","avatar_url":"https://github.com/klimeryk.png","language":"Monkey C","funding_links":["https://github.com/sponsors/klimeryk","https://ko-fi.com/klimeryk"],"categories":["Device Apps"],"sub_categories":["Older resources"],"readme":"# Garmodoro\nPomodoro for Garmin devices using Connect IQ\n\n## Features\n\n* A lightweight and clean implementation of the [Pomodoro technique](https://en.wikipedia.org/wiki/Pomodoro_Technique).\n* Keeps track of time left in your Pomodoro session, as well as break time and overal number of Pomodoros.\n* **Mimics the ticking of a real physical Pomodoro** by using short vibrations.\n* Alerts you using vibrations and tones.\n* **Supports all Garmin devices** using Connect IQ.\n* You can customize many aspects of the technique:\n   * length of one Pomodoro (default: 25 minutes)\n   * length of the short break between Pomodoros (default: 5 minutes)\n   * length of the long break between groups of Pomodoros (default: 30 minutes)\n   * the number of Pomodoros in a group (default: 4)\n   * the strength and duration of the vibration \"tick\" (set either to `0` to disable)\n\n## Development\n\nTo run the project, you can either import the project into Eclipse the usual way. Or use the `Makefile`:\n * Edit `properties.mk` file and make sure the paths there are valid on your computer. Change the `DEVICE` variable if you want/need.\n * Run `make run` to build the project and run the Connect IQ simulator on the chosen `DEVICE`.\n * Run `make update-devices` to update `manifest.xml` with new devices. If a device has been tested and is not possible to support it (rare, but happens), its entry will be commented out and will remain that way on subsequent runs.\n\nSee https://github.com/danielsiwiec/garmin-connect-seed for the full list of supported targets and variables.\n\n## Screenshots\n\n\u003cimg width=\"395\" alt=\"screen shot 2017-05-03 at 00 14 46\" src=\"https://user-images.githubusercontent.com/3392497/53386026-6bdcc500-3978-11e9-893d-c8d26818e7d2.jpg\"\u003e\n\u003cimg width=\"399\" alt=\"screen shot 2017-05-03 at 00 15 17\" src=\"https://user-images.githubusercontent.com/3392497/53385814-b0b42c00-3977-11e9-83b3-a7e56401d30d.jpg\"\u003e\n\u003cimg width=\"402\" alt=\"screen shot 2017-05-03 at 00 15 52\" src=\"https://user-images.githubusercontent.com/3392497/53385815-b0b42c00-3977-11e9-9b98-ca4a74020a8c.jpg\"\u003e\n\u003cimg width=\"401\" alt=\"screen shot 2017-05-03 at 00 16 54\" src=\"https://user-images.githubusercontent.com/3392497/53385816-b0b42c00-3977-11e9-8f45-88a8241adba2.jpg\"\u003e\n\u003cimg width=\"401\" alt=\"screen shot 2017-05-03 at 00 18 01\" src=\"https://user-images.githubusercontent.com/3392497/53385817-b0b42c00-3977-11e9-86d1-1ad18f670628.jpg\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklimeryk%2Fgarmodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklimeryk%2Fgarmodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklimeryk%2Fgarmodoro/lists"}