{"id":21487383,"url":"https://github.com/dtinth/pmd","last_synced_at":"2025-07-19T01:05:04.540Z","repository":{"id":3754711,"uuid":"4830433","full_name":"dtinth/pmd","owner":"dtinth","description":"My own simple Pomodoro timer, for Mac.","archived":false,"fork":false,"pushed_at":"2014-10-10T04:56:03.000Z","size":193,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T06:11:31.549Z","etag":null,"topics":["cocoa","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dtinth.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":"2012-06-29T08:53:19.000Z","updated_at":"2021-09-16T21:47:38.000Z","dependencies_parsed_at":"2022-08-17T23:00:31.164Z","dependency_job_id":null,"html_url":"https://github.com/dtinth/pmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dtinth/pmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fpmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fpmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fpmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fpmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtinth","download_url":"https://codeload.github.com/dtinth/pmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fpmd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265443422,"owners_count":23766407,"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":["cocoa","ruby"],"created_at":"2024-11-23T13:28:42.453Z","updated_at":"2025-07-19T01:05:04.513Z","avatar_url":"https://github.com/dtinth.png","language":"Ruby","readme":"\nDeprecated\n==========\n\nCheck out the [Thyme](http://thymerb.com/) project by @hughbien with my [Mac OS X Status Bar Integration](https://github.com/dtinth/thyme_osx_ui) instead.\n\n\npmd\n====\n\nMy simple Pomodoro timer for Mac OS X, command line based.\n\nThis new version does not require MacRuby anymore, but instead relies on the awesome [__cocoa__](https://github.com/patrickhno/cocoa) gem (see the [pull request](https://github.com/dtinth/pmd/pull/1)).\nFor the older MacRuby version, please see the [archive_macruby](https://github.com/dtinth/pmd/tree/archive_macruby) branch.\n\n\u003cp style=\"text-align:center\"\u003e\u003cimg src=\"http://i.imgur.com/Kk7CY.png\" alt=\"pmd!!!\"\u003e\u003c/p\u003e\n\n\nInstallation\n------------\nPlease install:\n\n* `gem install cocoa` or `bundle install`\n* Growl and growlnotify\n\nThen clone this repository and add this to your `~/.bash_profile`:\n\n    alias pmd=/path/to/your/pmd/pmd\n\nUsage\n-----\n\nRun:\n\n    pmd start\n\nYou will see a countdown timer at the top right corner of your screen. When it count to zero, you will see a Growl notification.\n\nConfigure Growl to make it emit sound.\n\n\n\nHooks\n-----\n\n`pmd` will also run these scripts, if they exist:\n\n| Filename | Event |\n| -------- | ----- |\n| `~/.pmd/hooks/start` | When a Pomodoro is started. |\n| `~/.pmd/hooks/finish` | When a Pomodoro is finished. |\n| `~/.pmd/hooks/void` | When a Pomodoro is void. |\n\n\n\nChecking the Remaining Time\n---------------------------\n\nOther scripts can check the remaining time by connecting to UNIX domain socket `/tmp/pomodoro.sock`.\n\nFor example,\n\n    nc -U /tmp/pomodoro.sock\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fpmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtinth%2Fpmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fpmd/lists"}