{"id":50712021,"url":"https://github.com/sofish/standup","last_synced_at":"2026-06-09T16:03:46.685Z","repository":{"id":360057296,"uuid":"1248153634","full_name":"sofish/standup","owner":"sofish","description":"Native macOS menu bar stand-up reminder","archived":false,"fork":false,"pushed_at":"2026-05-24T19:05:01.000Z","size":3044,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T21:09:17.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/sofish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2026-05-24T08:56:48.000Z","updated_at":"2026-05-24T19:04:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sofish/standup","commit_stats":null,"previous_names":["sofish/standup"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sofish/standup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofish%2Fstandup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofish%2Fstandup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofish%2Fstandup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofish%2Fstandup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sofish","download_url":"https://codeload.github.com/sofish/standup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofish%2Fstandup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34114447,"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-06-09T02:00:06.510Z","response_time":63,"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":"2026-06-09T16:03:45.796Z","updated_at":"2026-06-09T16:03:46.678Z","avatar_url":"https://github.com/sofish.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standup\n\nStandup is a native macOS menu bar app that reminds you to stand up after a configurable focus period. It tracks continuous screen-session time locally, resets when the screen sleeps, the screen locks or unlocks, or you reset manually, and shows a full-screen glass reminder overlay when the target is reached.\n\n## Features\n\n- Native SwiftUI menu bar app with no external runtime dependency.\n- Configurable focus target.\n- Local screen-session tracking that keeps counting while the user session stays awake.\n- Local debug log for state transitions at `~/Library/Logs/Standup/standup.log`.\n- Full-screen reminder overlay with reset, Escape reset, auto-reset countdown, and later reminders.\n- Optional Start at Login support through macOS login item APIs.\n\n## Requirements\n\n- macOS 13 or newer.\n- Swift 5.8 or newer.\n\n## Build And Test\n\n```sh\nswift test\n./build.sh\nopen build/Standup.app\n```\n\n`build.sh` creates `build/Standup.app` and copies the bundled icon and animation resources into the app bundle.\n\n## Install Release ZIPs\n\nCurrent GitHub release ZIPs are ad-hoc signed development builds. They are not Developer ID signed or notarized yet, so macOS Gatekeeper may block the first launch after download.\n\nAfter confirming that the ZIP came from the project release page and that its checksum matches the release notes, technical users can install the app into `/Applications` and remove the download quarantine attribute:\n\n```sh\nsudo xattr -dr com.apple.quarantine /Applications/Standup.app\nopen /Applications/Standup.app\n```\n\nFor broad distribution, Standup should use Developer ID signing and notarization instead of asking users to remove quarantine manually.\n\n## Privacy And Security\n\nStandup is local-only in the current codebase. It does not include an app network client, telemetry, accounts, or cloud sync. It reads macOS idle and power assertion state to distinguish recent input from quiet screen time, stores the target timing preference in local user defaults, writes a small rotating debug log on the Mac, requests notification permission, and can register itself as a login item when the user enables Start at Login.\n\nSecurity reporting is documented in [SECURITY.md](SECURITY.md). The implementation-level security model is documented in [docs/security.md](docs/security.md).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md). Keep tests and docs in sync with behavior changes.\n\n## License\n\nStandup is open source under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofish%2Fstandup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofish%2Fstandup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofish%2Fstandup/lists"}