{"id":15202997,"url":"https://github.com/moiaune/stretchreminder","last_synced_at":"2025-03-05T09:42:38.228Z","repository":{"id":151701523,"uuid":"324796115","full_name":"moiaune/StretchReminder","owner":"moiaune","description":"A simple break/stretch reminder in Powershell.","archived":false,"fork":false,"pushed_at":"2021-01-07T06:29:33.000Z","size":942,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T22:42:42.238Z","etag":null,"topics":["break-reminder","break-timer","powershell","powershell-core","powershell-module","stretch-reminder"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/moiaune.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}},"created_at":"2020-12-27T15:56:23.000Z","updated_at":"2022-02-07T07:57:05.000Z","dependencies_parsed_at":"2023-05-20T20:15:48.607Z","dependency_job_id":null,"html_url":"https://github.com/moiaune/StretchReminder","commit_stats":null,"previous_names":["kapteindev/stretchreminder","madsaune/stretchreminder","moiaune/stretchreminder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moiaune%2FStretchReminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moiaune%2FStretchReminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moiaune%2FStretchReminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moiaune%2FStretchReminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moiaune","download_url":"https://codeload.github.com/moiaune/StretchReminder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005175,"owners_count":20056424,"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":["break-reminder","break-timer","powershell","powershell-core","powershell-module","stretch-reminder"],"created_at":"2024-09-28T04:21:37.469Z","updated_at":"2025-03-05T09:42:38.200Z","avatar_url":"https://github.com/moiaune.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StretchReminder\n\n## TODO\n\n- [ ] Use https://github.com/Windos/PoshNotify for non-windows systems\n- [ ] Consider starting as background job instead of leaving terminal open\n\n## Installation (on Windows)\n\nThis module requires the BurntToast module for displaying notifications on Windows. You can install it from the PowershellGallery.\n\n```powershell\nInstall-Module -Name BurntToast -Scope CurrentUser\nInstall-Module -Name StretchReminder -Scope CurrentUser\n```\n\n## Installation (macOS / Linux)\n\nNotifications are not supported for macOS/Linux at the moment (working on it), and therefor no point in installing it for these operating systems.\n\n## How To Use\n\n```powershell\n# Will notify you every 15 minutes and count down from 15 seconds each time.\nStart-StretchReminder\n\n# Will notify you every 30 minutes and count down from 15 seconds each time.\nStart-StretchReminder -Interval 30 -Duration 15\n```\n\nNOTE: Currently, the terminal must be left open when you run this module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoiaune%2Fstretchreminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoiaune%2Fstretchreminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoiaune%2Fstretchreminder/lists"}