{"id":20326160,"url":"https://github.com/housebirdgames/mindful-coding","last_synced_at":"2026-04-29T03:35:42.253Z","repository":{"id":226052252,"uuid":"767603844","full_name":"HousebirdGames/Mindful-Coding","owner":"HousebirdGames","description":"A Visual Studio Code Extension that reminds you to take breaks for window-gazing and stretching.","archived":false,"fork":false,"pushed_at":"2024-07-03T12:37:59.000Z","size":1398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T04:42:45.292Z","etag":null,"topics":["mindfulness","productivity","reminder","visual-studio-code","vscode","vscode-extension","well-being"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=HousebirdGames.mindful-coding","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/HousebirdGames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2024-03-05T15:38:42.000Z","updated_at":"2024-07-03T12:38:35.000Z","dependencies_parsed_at":"2024-11-14T19:43:14.639Z","dependency_job_id":"28f47dc9-8ba5-4c68-80b7-be229667711b","html_url":"https://github.com/HousebirdGames/Mindful-Coding","commit_stats":null,"previous_names":["housebirdgames/mindful-coding"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HousebirdGames/Mindful-Coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HousebirdGames%2FMindful-Coding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HousebirdGames%2FMindful-Coding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HousebirdGames%2FMindful-Coding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HousebirdGames%2FMindful-Coding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HousebirdGames","download_url":"https://codeload.github.com/HousebirdGames/Mindful-Coding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HousebirdGames%2FMindful-Coding/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263542602,"owners_count":23477454,"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":["mindfulness","productivity","reminder","visual-studio-code","vscode","vscode-extension","well-being"],"created_at":"2024-11-14T19:43:07.592Z","updated_at":"2026-04-29T03:35:37.219Z","avatar_url":"https://github.com/HousebirdGames.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mindful Coding\n\nMindful Coding helps you enhance your productivity and well-being by reminding you to take short breaks for window-gazing, stretching, and custom activities throughout your coding sessions.\n\n## Features\n\nMindful Coding offers customizable reminders to:\n\n- **Look Away**: Gaze out of a window every 20 minutes (customizable) to reduce eye strain and refresh your mind.\n- **Stretch**: Take a brief stretching break every 45 minutes (customizable) to keep your body relaxed and prevent muscle stiffness.\n- **Custom Reminders**: Create your own reminders for any activity you want to incorporate into your routine.\n\nChoose how you receive reminders:\n\n- **Notification**: A gentle pop-up notification.\n- **Status Bar**: A discreet message in the VSCode status bar.\n- **Annoying Popup**: A more insistent pop-up to make sure you don't skip your break.\n\n## Getting Started\n\n1. **Install Mindful Coding** from the VSCode Marketplace.\n2. **Configure your preferences** in the VSCode settings under `Extensions \u003e Mindful Coding`.\n    - Set reminder intervals (minimum time is 1 minute).\n    - Choose the reminder type.\n    - Enable or disable specific reminders.\n    - Add, edit, or delete custom reminders.\n\n## Usage\n\nOnce installed and configured, Mindful Coding runs automatically in the background. Depending on your settings, you'll receive notifications reminding you to take breaks.\n\n- Click on the reminder or the status bar message to acknowledge and dismiss the notification.\n- Use the command `Open Mindful Coding Settings` from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P`) to adjust settings at any time.\n- Use the command `Manage Custom Reminders` to add, edit, or delete your custom reminders.\n\n## Customization\n\nCustomize Mindful Coding via the settings:\n\n```json\n\"mindfulCoding.reminderType\": \"Notification\",\n\"mindfulCoding.enableWindowGazeReminder\": true,\n\"mindfulCoding.windowGazeInterval\": 20,\n\"mindfulCoding.enableStretchReminder\": true,\n\"mindfulCoding.stretchInterval\": 45,\n\"mindfulCoding.enableCustomReminders\": true,\n\"mindfulCoding.customReminders\": [\n  {\n    \"text\": \"Drink water\",\n    \"interval\": 30\n  }\n]\n```\n\nCustom Reminders:\n- The reminder message cannot be empty.\n- The minimum interval for any reminder is 1 minute.\n- You can enable or disable all custom reminders using the `enableCustomReminders` setting.\n\n## Contributing\n\nContributions are welcome! Check out the [GitHub repository](https://github.com/HousebirdGames/Mindful-Coding.git) for source code, to report issues, or suggest improvements.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhousebirdgames%2Fmindful-coding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhousebirdgames%2Fmindful-coding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhousebirdgames%2Fmindful-coding/lists"}