{"id":31061543,"url":"https://github.com/parisneo/codepomodoro","last_synced_at":"2026-07-18T12:36:02.661Z","repository":{"id":313704274,"uuid":"1052064312","full_name":"ParisNeo/CodePomodoro","owner":"ParisNeo","description":"🍅 A productivity-focused Pomodoro timer extension for VS Code with status bar integration, customizable sessions, and smart notifications to help developers maintain focus and avoid burnout.","archived":false,"fork":false,"pushed_at":"2025-09-09T06:51:11.000Z","size":1009,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-18T12:35:40.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ParisNeo.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,"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}},"created_at":"2025-09-07T10:28:59.000Z","updated_at":"2026-06-27T21:54:09.000Z","dependencies_parsed_at":"2025-09-08T00:20:39.859Z","dependency_job_id":"f2a21279-06ee-4db8-9ec6-a44d66b26507","html_url":"https://github.com/ParisNeo/CodePomodoro","commit_stats":null,"previous_names":["parisneo/codepomodoro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ParisNeo/CodePomodoro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParisNeo%2FCodePomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParisNeo%2FCodePomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParisNeo%2FCodePomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParisNeo%2FCodePomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParisNeo","download_url":"https://codeload.github.com/ParisNeo/CodePomodoro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParisNeo%2FCodePomodoro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35618185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"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":[],"created_at":"2025-09-15T11:11:37.708Z","updated_at":"2026-07-18T12:36:02.641Z","avatar_url":"https://github.com/ParisNeo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodePomodoro 🍅\n\n[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/ParisNeo.codepomodoro.svg?style=flat-square\u0026label=Marketplace)](https://marketplace.visualstudio.com/items?itemName=ParisNeo.codepomodoro)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n\nA productivity-focused Pomodoro timer extension for VS Code with status bar integration, customizable sessions, and smart notifications to help developers maintain focus and avoid burnout.\n\nCodePomodoro provides a beautiful and functional timer right within your editor's sidebar, helping you manage your work and break cycles effectively without ever leaving your development environment.\n\n## Features\n\n-   **Interactive Sidebar Timer:** A rich user interface in the VS Code sidebar to view and control the timer.\n-   **Status Bar Integration:** Always see the current session type and remaining time at a glance in the status bar.\n-   **Customizable Cycles:** Tailor the duration of your work, short break, and long break sessions to match your personal workflow.\n-   **Full Control:** Easily start, pause, reset, and skip sessions through the sidebar UI or via commands.\n-   **Smart Notifications:** Receive timely notifications when a session ends, with an option to automatically start the next one.\n-   **Quick Start Actions:** Jump directly into a work or break session from the sidebar menu.\n-   **Highly Configurable:** A wide range of settings to customize the extension's behavior, including auto-starting sessions, sound, and status bar visibility.\n\n## Sneak Peek\n\nHere's a look at the CodePomodoro timer in the VS Code sidebar:\n\n![CodePomodoro Sidebar UI](https_placeholder_for_screenshot.png) \n*(Image placeholder: A screenshot showing the sidebar view with the progress ring timer, session info, and control buttons.)*\n\nAnd the minimalist status bar indicator:\n\n![CodePomodoro Status Bar](https_placeholder_for_statusbar.png)\n*(Image placeholder: A screenshot highlighting the tomato icon and timer in the VS Code status bar.)*\n\n## Getting Started\n\n1.  Install the **CodePomodoro** extension from the VS Code Marketplace.\n2.  Open the Activity Bar on the side of VS Code and click on the **CodePomodoro** icon to reveal the timer view.\n3.  Use the \"Start\" button in the sidebar or run the `Pomodoro: Start` command from the Command Palette to begin your first session.\n\n## Available Commands\n\nYou can access all functionalities through the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac):\n\n| Command                         | Description                                            |\n| ------------------------------- | ------------------------------------------------------ |\n| `Pomodoro: Start/Stop`          | Toggles the timer between running and paused states.   |\n| `Pomodoro: Start`               | Starts the timer for the current session.              |\n| `Pomodoro: Pause`               | Pauses the currently running timer.                    |\n| `Pomodoro: Reset`               | Stops the timer and resets the Pomodoro cycle.         |\n| `Pomodoro: Skip`                | Skips the current session and moves to the next one.   |\n| `Pomodoro: Settings`            | Opens the extension settings.                          |\n| `Pomodoro: Quick Start Menu`    | Shows a quick menu to start a specific session type.   |\n| `Pomodoro: Start Work Session`  | Immediately starts a new work session.                 |\n| `Pomodoro: Start Short Break`   | Immediately starts a short break session.              |\n| `Pomodoro: Start Long Break`    | Immediately starts a long break session.               |\n| `Pomodoro: Show Statistics`     | Displays your Pomodoro statistics.                     |\n\n## Extension Settings\n\nThis extension is highly customizable. You can configure it in the VS Code settings (`Ctrl+,`) under the \"Pomodoro\" section:\n\n| Setting                           | Description                                            | Default |\n| --------------------------------- | ------------------------------------------------------ | ------- |\n| `pomodoro.workDuration`           | Work session length in minutes.                        | `25`    |\n| `pomodoro.shortBreakDuration`     | Short break duration in minutes.                       | `5`     |\n| `pomodoro.longBreakDuration`      | Long break duration in minutes.                        | `15`    |\n| `pomodoro.sessionsBeforeLongBreak`| Number of work sessions before a long break.           | `4`     |\n| `pomodoro.soundEnabled`           | Enable sound notifications.                            | `true`  |\n| `pomodoro.autoStartBreaks`        | Automatically start break sessions after a work session. | `true`  |\n| `pomodoro.autoStartWork`          | Automatically start work sessions after a break.       | `false` |\n| `pomodoro.showInStatusBar`        | Show the timer in the status bar.                      | `true`  |\n| `pomodoro.statusBarPriority`      | The priority (position) of the status bar item.        | `100`   |\n\n## Release Notes\n\nSee [CHANGELOG.md](CHANGELOG.md) for detailed information about changes in each version.\n\n### 1.0.0\n\n-   Initial release of CodePomodoro.\n-   Full-featured Pomodoro timer with work, short break, and long break cycles.\n-   Interactive sidebar webview and status bar integration.\n-   Customizable settings for a personalized experience.\n\n---\n\n## Contributing\n\nContributions are always welcome! Feel free to open an issue or submit a pull request.\n\n## License\n\nThis extension is licensed under the [Apache 2.0 License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparisneo%2Fcodepomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparisneo%2Fcodepomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparisneo%2Fcodepomodoro/lists"}