{"id":13426644,"url":"https://github.com/tiaanduplessis/pomd","last_synced_at":"2025-09-06T18:35:31.326Z","repository":{"id":12992558,"uuid":"73327592","full_name":"tiaanduplessis/pomd","owner":"tiaanduplessis","description":"🍅 A good old cli based Pomodoro timer with  native notifications","archived":false,"fork":false,"pushed_at":"2022-10-06T18:32:34.000Z","size":1919,"stargazers_count":174,"open_issues_count":8,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-30T18:50:32.025Z","etag":null,"topics":["cli","pomodoro","pomodoro-technique","pomodoro-timer","timer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiaanduplessis.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}},"created_at":"2016-11-09T22:48:21.000Z","updated_at":"2025-04-25T04:42:32.000Z","dependencies_parsed_at":"2022-09-13T19:22:03.939Z","dependency_job_id":null,"html_url":"https://github.com/tiaanduplessis/pomd","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tiaanduplessis/pomd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Fpomd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Fpomd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Fpomd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Fpomd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiaanduplessis","download_url":"https://codeload.github.com/tiaanduplessis/pomd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Fpomd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269352288,"owners_count":24402672,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","pomodoro","pomodoro-technique","pomodoro-timer","timer"],"created_at":"2024-07-31T00:01:39.907Z","updated_at":"2025-08-08T01:42:56.387Z","avatar_url":"https://github.com/tiaanduplessis.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n# 🍅 pomd\n[![package version](https://img.shields.io/npm/v/pomd.svg?style=flat-square)](https://npmjs.org/package/pomd)\n[![package downloads](https://img.shields.io/npm/dm/pomd.svg?style=flat-square)](https://npmjs.org/package/pomd)\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n[![package license](https://img.shields.io/npm/l/pomd.svg?style=flat-square)](https://npmjs.org/package/pomd)\n[![make a pull request](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Dependency CI](https://dependencyci.com/github/tiaanduplessis/pomd/badge?style=flat-square)](https://dependencyci.com/github/tiaanduplessis/pomd)\n[![Package Quality](http://packagequality.com/shield/pomd.svg?style=flat-square)](http://packagequality.com/#?package=pomd)\n[![Travis Build](https://img.shields.io/travis/tiaanduplessis/pomd/master.svg?style=flat-square)](https://travis-ci.org/tiaanduplessis/pomd)\n[![Standard](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)\n[![Greenkeeper badge](https://badges.greenkeeper.io/tiaanduplessis/pomd.svg)](https://greenkeeper.io/)\n\n\u003e Just a good old cli based Pomodoro timer with native notifactions\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Contribute](#contribute)\n- [License](#License)\n\n\n## Install\n\n```sh\n$ npm install -g pomd\n```\n\nOr\n\n```sh\n$ yarn global add pomd\n```\n\nYou can then run `pomd` from the terminal 🎉\n\n## Usage\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/tiaanduplessis/pomd/master/media/demo.gif\" alt=\"demo\" /\u003e\n\u003c/div\u003e\n\nTo use, run `pomd`:\n\n```sh\n$ pomd\n🍅\n```\n\nYou can then type `help` to get all the options.\n\n```sh\n🍅 help\n#  Commands:\n#\n#  help [command...]  Provides help for a given command.\n#  exit               Exits application.\n#  start [options]    Start a Pomodoro\n#  stats              Show statistics from your Pomodoro sessions\n```\n\n```sh\n🍅 help start\n# Usage: start [options]\n\n# Start a Pomodoro\n#\n# Options:\n#\n#   --help                 output usage information\n#   -t, --time \u003ctime\u003e      Set the time of the Pomodoro. Default is 25:00 minutes.\n#   -c, --chill \u003cchill\u003e    Set the time of chill. Default is 5:00 minutes.\n#   -r, --repeat \u003crepeat\u003e  Repeat Pomodero x times. Default is 1.\n#   -l, --loop             Run Pomodoros forever.\n```\n\nYou can then start Pomodoros of 20 minutes with 3 minutes break, repeated 6 times:\n\n```sh\n🍅 start --time 20:00 --chill 03:00 --repeat 6\n```\n\nThe time can also be specified in a shorthand format:\n\n```sh\n🍅 start -t 20m -c 3m -r 6\n```\n\nPomodero can run infinitely:\n\n```sh\n🍅 start -t 20m -c 3m --loop\n```\n\nYou can also enter multiple time and chill parameters (e.g. Work 50 minutes, chill 10 minutes, work 50 minutes, chill 25 minutes, forever):\n\n```sh\n🍅 start -t 50m -c 10m -t 50m -c 25 -l\n```\n\n\n## Contribute\n\n1. Fork it and create your feature branch: git checkout -b my-new-feature\n2. Commit your changes: git commit -am 'Add some feature'\n3. Push to the branch: git push origin my-new-feature \n4. Submit a pull request\n\n## License\n\nMIT\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Fpomd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiaanduplessis%2Fpomd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Fpomd/lists"}